795 Commits

Author SHA1 Message Date
bcf5c467c1 feature (viewer): support wave file 2021-11-24 23:31:30 +11:00
1f447dc7d0 fix (s3): moving files - no such key error 2021-11-24 23:24:30 +11:00
be76a09399 doc (readme): update readme 2021-11-21 18:31:25 +11:00
fb28aa1b55 fix (ci): broken ci 2021-11-09 00:00:25 +11:00
b8bc56aea2 fix (share): access when redirection is enabled 2021-11-05 18:23:03 +11:00
095876d450 feature (config): make cookie timeout configurable by admin 2021-10-30 22:31:14 +11:00
b28eef6ac3 feature (plugin): enhance blackhole plugin 2021-10-28 00:30:34 +11:00
7823d275c9 improve (backend): cat from blackhole plugin 2021-10-24 00:14:36 +11:00
812f42a442 merge 2021-10-13 23:06:28 +11:00
e13262dd36 feature (oauth): redirection link for oauth 2021-10-13 22:54:15 +11:00
7a79b4c87f fix (translation): zh - #414
Tune translation.
2021-10-08 11:20:45 +11:00
8d413214e2 fix (cabinedit): issue faced by cabinedit 2021-10-06 21:52:19 +11:00
635c75a370 fix (logout): flush cookies before redirecting to custom logout url 2021-10-06 12:10:05 +11:00
3eb0384ce5 fix (build): issue in build 2021-10-05 01:03:50 +11:00
fd395b0f04 improve (upload): remove multipart for faster upload 2021-10-03 03:18:48 +11:00
924a56aa82 feature (shared): redirect + configurable default access type 2021-10-02 17:16:43 +10:00
1c045ef090 fix (deps): dependabot warnings 2021-09-29 20:33:18 +10:00
0438aace72 fix (adblock): fix reported adblock issues 2021-09-29 20:08:46 +10:00
01de913366 Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash 2021-09-29 00:11:53 +10:00
f9b50e823e fix (sftp): fix for sftp on coviantsoftware - mft diplomat 2021-09-29 00:09:51 +10:00
ba4a07d4de fix (#412): notification width
Co-authored-by: Quentin Bramas <bramas@unistra.fr>
2021-09-27 20:07:03 +10:00
edbf16871c fix (#410): error when moving files with the S3 backend
* url encode paths when moving object in the S3 backend

* fix renaming with the same name

Co-authored-by: Quentin Bramas <bramas@unistra.fr>
2021-09-27 20:06:09 +10:00
642f04c955 fix (plugin): fix finding local ip for onlyoffice (#409) 2021-09-27 20:03:54 +10:00
110280e94b improve (s3): faster whenever using role based binding on ec2 2021-09-27 19:59:11 +10:00
c2c56bab45 Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash 2021-09-19 14:05:59 +10:00
2e86ac7bb2 improve (admin): additional customisations on admin console 2021-09-19 14:04:11 +10:00
5a7027af48 design (css): add transparency 2021-09-19 00:33:21 +10:00
8c8ad4eabc design (favicon): update favicon 2021-09-17 17:16:32 +10:00
7c5f9c6fed feature (branding): replace title with brand name 2021-09-17 16:47:31 +10:00
7eeb3672a4 fix (#413): download url for shared folders (#413) 2021-09-17 08:32:35 +10:00
be09a0f60f fix (access): UI should show/hide according to plugin meta 2021-09-16 23:21:36 +10:00
b154c559ff fix (ui): hide UI elements whenever access is not set 2021-09-16 22:56:46 +10:00
be54a23465 fix (filepage): fix UI glitch on the search bar 2021-09-16 21:39:09 +10:00
3bfe9d5597 test (minio): cut integration test while minio is down 2021-09-14 23:00:39 +10:00
1c337f5c57 improve (log): additional debugging 2021-09-14 22:37:37 +10:00
78c6a02914 improve (iframe): disable frequently access view in iframe 2021-09-13 17:48:33 +10:00
3214cfd588 feature (s3): add ec2 role base authentication 2021-09-12 17:16:32 +10:00
43937cab32 fix (darkmode): better visiblity in dark mode 2021-09-11 17:59:33 +10:00
7d7dedce85 improve (favicon): update favicon 2021-09-09 17:33:44 +10:00
47751a446f fix (ftp): issue on microsoft FTP 2021-09-04 23:02:03 +10:00
d94a6b6212 fix (loader): css issue 2021-09-04 22:38:50 +10:00
b5518bbc46 fix (test): broken tests 2021-08-31 00:35:20 +10:00
0360412444 feature (s3): implement mv - #405
* WIP: implement s3 recursive Mv

* fix recursive move, add logs
2021-08-30 23:48:20 +10:00
09a6b8f6c0 feature (nixos): working directory override - #403 2021-08-30 23:35:08 +10:00
49b652dd9c maintain (deps): bump up
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.3.5 to 1.6.5.
- [Release notes](https://github.com/tidwall/gjson/releases)
- [Commits](https://github.com/tidwall/gjson/compare/v1.3.5...v1.6.5)

---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-30 23:32:55 +10:00
dfd2888d3c fix (translation): zh.json #408 2021-08-28 15:46:48 +10:00
c2992b1185 improve (log): additional logging 2021-08-28 15:44:08 +10:00
5ef150e542 fix (translation): Update zh.json (#408) 2021-08-28 15:02:57 +10:00
929064b55f maintenance (iframe): content security policy update 2021-08-23 00:00:57 +10:00
51ed97cc9d fix (test): broken test 2021-08-22 20:46:05 +10:00