Commit graph

1354 commits

Author SHA1 Message Date
Mickael Kerjean
fa9f1bc3e4 fix (ls): configurable ls timeout for plugins 2023-03-24 22:37:19 +11:00
Mickael Kerjean
cea8a77cd8 Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash 2023-03-24 21:14:51 +11:00
Mickael Kerjean
425e71a3cd fix (plg_search_stateless): path issue in search 2023-03-24 21:12:32 +11:00
Liang Zheng
a57a4a7e15
fix (s3): exit s3 list via IsTruncated flag
Signed-off-by: Liang Zheng <zhengliang0901@gmail.com>
2023-03-24 10:53:38 +11:00
Mickael Kerjean
3a9961d6fe fix (plg_backend_artifactory): ls metadata fix 2023-03-21 22:28:41 +11:00
Mickael Kerjean
48c89767ad feature (plg_backend_artifactory): support for jfrog artifactory 2023-03-21 14:41:30 +11:00
Mickael Kerjean
176931f6c8 fix (plg_backend_nfs): production ready nfs connector 2023-03-20 23:06:00 +11:00
Mickael Kerjean
bf18555f96 improve (share): design of share box 2023-03-15 08:23:09 +11:00
Mickael Kerjean
7421750226 feature (plg_backend_ftp): anonymous read only when no user given 2023-03-15 08:23:09 +11:00
Mickael Kerjean
8afd95b93f maintain (css): breadcrumb
this is to make breadcrumb a different color entirely while still
looking not akward
2023-03-15 07:50:37 +11:00
Mickael Kerjean
705d3d9e51 feature (design): design overhaul 2023-03-14 22:41:51 +11:00
Mickael Kerjean
1f76916840 fix (ci): github action setup 2023-03-14 21:17:35 +11:00
Mickael Kerjean
a450238129 Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash 2023-03-14 19:47:22 +11:00
Mickael Kerjean
87e723dcce maintain (deps): golang deps 2023-03-14 18:12:08 +11:00
Mickael Kerjean
6c439d8108 maintain (deps): golang deps 2023-03-14 17:32:08 +11:00
Mickael Kerjean
ca0b54a382 migration (ci): github action 2023-03-14 17:22:11 +11:00
Mickael Kerjean
f792a60449 Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash 2023-03-14 17:19:06 +11:00
Mickael Kerjean
22f841b35b migration (ci): migrate to github action 2023-03-14 17:18:04 +11:00
dependabot[bot]
88412fb13f
maintain (dep): Bump golang.org/x/crypto from 0.0.0-20220131195533-30dcbda58838 to 0.1.0 (#572)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220131195533-30dcbda58838 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 00:41:00 +11:00
Mickael
b3d1e8681b fix (ci): move to github action 2023-03-14 00:27:38 +11:00
Mickael
206962eb1f maintain (CI): move from drone to github action 2023-03-11 22:28:39 +11:00
Mickael Kerjean
71a25ca920 improve (darkmode): css for darkmode 2023-03-10 08:12:21 +11:00
Mickael Kerjean
f057e2fb4c feature (ux): design overhaul 2023-03-09 23:42:41 +11:00
Mickael Kerjean
2268e32560 feature (plg_backend_sftp): support for new authentication method 2023-03-08 12:11:01 +11:00
Mickael Kerjean
16d4d60469 Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash 2023-03-02 20:16:36 +11:00
Mickael Kerjean
8ca7a0e3f9 maintain (path): absolute path
getting things ready to have config coming as a plugin to handle
various distributions
2023-03-02 20:15:56 +11:00
Mickael Kerjean
8059730720 feature (middleware): use translated errors in auth middleware 2023-02-28 21:19:50 +11:00
Roman Zabaluev
4f4e833360
fix (grammar): grammar issues #567 2023-02-28 18:17:14 +11:00
Louis Koo
62b066feab
fix (#559): handle large amount of deletion on s3
Signed-off-by: zhucan <zhucan.k8s@gmail.com>
2023-02-21 17:31:10 +11:00
Roeland Boeters
ad51c7feb4
improve (translation): NL (#560)
Co-authored-by: Roeland Boeters <roeland@geodelta.com>
2023-02-16 23:50:40 +11:00
Mickael Kerjean
fd15e7255a maintain (log): additional logs for easier debugging
some people are experiencing issues with the data being lost somehow
but as of today we can't replicate that. Hopefully with this, we will
know a bit more about that
2023-02-09 08:48:40 +11:00
Mickael Kerjean
23ddbee129 fix (not implemented): image preview for jpeg or png 2023-02-09 08:32:19 +11:00
Mickael Kerjean
69b0b71ce5 feature (title): set title to general.name in static pages 2023-02-09 08:09:17 +11:00
Mickael Kerjean
2fcf73d1e1 Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash 2023-02-08 15:26:18 +11:00
Mickael Kerjean
922d8fecc3 fix (#545): emergency fix - credit and original author @microyahoo 2023-02-08 15:23:49 +11:00
MeiRos
b6203941be
Update fi.json (#556)
Some translations to make messages easier to understand.
2023-02-06 09:57:10 +11:00
Mickael Kerjean
3efb9159ff fix (ajax): improve error handling
most of the time the error would be coming from Filestash itself but
in some case where Filestash is used behind a reverse proxy this could
show some html text showing a bad gateway page or something
along this line
2023-02-01 22:55:04 +11:00
Mickael Kerjean
1c8f78e9b1 feature (login): provide a way for plugins to change the login page 2023-02-01 08:45:56 +11:00
Mickael Kerjean
d0d45d2b40 feature (plugin): onload callback 2023-01-27 21:14:44 +11:00
Mickael Kerjean
63eff0ed44 maintain (deps): update vendoring of dependencies 2023-01-26 21:53:47 +11:00
Mickael Kerjean
e009a26cd6 feature (auth. middleware): leverage get params for authentication 2023-01-26 19:54:23 +11:00
Mickael Kerjean
3727981e75 fix (s3): cloudflare s3 default 2023-01-26 01:20:39 +11:00
Mickael Kerjean
9c52561e99 maintain (WellKnown): update content in WellKnownSecurityHandler 2023-01-05 16:09:04 +11:00
Mickael Kerjean
7ae782000f cleanup (log): rate limit logs 2023-01-05 01:53:50 +11:00
Mickael Kerjean
2645fd62d0 feature (plg_image_*): support for new images and cleanup 2022-12-22 22:13:52 +11:00
Mickael Kerjean
541ad580f1 cleanup (sftp): cleanup dead code 2022-12-22 19:57:27 +11:00
Mickael Kerjean
d86b779450 fix (storj): convention for folder 2022-12-21 00:25:37 +11:00
Mickael Kerjean
1f9a30c462 feature (dicom): support for dicom images 2022-12-09 20:26:20 +11:00
Mickael Kerjean
1305dba5bc fix (ci): broken ci 2022-12-09 01:22:51 +11:00
Mickael Kerjean
468251d69a feature (plg_image_thumbnail): more efficient image thumbnailing 2022-12-09 01:00:44 +11:00