Mickael Kerjean
8d413214e2
fix (cabinedit): issue faced by cabinedit
2021-10-06 21:52:19 +11:00
Mickael Kerjean
3eb0384ce5
fix (build): issue in build
2021-10-05 01:03:50 +11:00
Mickael Kerjean
fd395b0f04
improve (upload): remove multipart for faster upload
2021-10-03 03:18:48 +11:00
Mickael Kerjean
924a56aa82
feature (shared): redirect + configurable default access type
2021-10-02 17:16:43 +10:00
Mickael Kerjean
0438aace72
fix (adblock): fix reported adblock issues
2021-09-29 20:08:46 +10:00
Mickael Kerjean
01de913366
Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash
2021-09-29 00:11:53 +10:00
Mickael Kerjean
f9b50e823e
fix (sftp): fix for sftp on coviantsoftware - mft diplomat
2021-09-29 00:09:51 +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
Jimmy and GitHub
642f04c955
fix (plugin): fix finding local ip for onlyoffice ( #409 )
2021-09-27 20:03:54 +10:00
Mickael Kerjean
110280e94b
improve (s3): faster whenever using role based binding on ec2
2021-09-27 19:59:11 +10:00
Mickael Kerjean
2e86ac7bb2
improve (admin): additional customisations on admin console
2021-09-19 14:04:11 +10:00
Mickael Kerjean
be09a0f60f
fix (access): UI should show/hide according to plugin meta
2021-09-16 23:21:36 +10:00
Mickael Kerjean
1c337f5c57
improve (log): additional debugging
2021-09-14 22:37:37 +10:00
Mickael Kerjean
3214cfd588
feature (s3): add ec2 role base authentication
2021-09-12 17:16:32 +10:00
Mickael Kerjean
47751a446f
fix (ftp): issue on microsoft FTP
2021-09-04 23:02:03 +10:00
Filip Hanes and GitHub
0360412444
feature (s3): implement mv - #405
...
* WIP: implement s3 recursive Mv
* fix recursive move, add logs
2021-08-30 23:48:20 +10:00
Pablo Ovelleiro Corral and GitHub
09a6b8f6c0
feature (nixos): working directory override - #403
2021-08-30 23:35:08 +10:00
Mickael Kerjean
c2992b1185
improve (log): additional logging
2021-08-28 15:44:08 +10:00
Mickael Kerjean
929064b55f
maintenance (iframe): content security policy update
2021-08-23 00:00:57 +10:00
Mickael Kerjean
51ed97cc9d
fix (test): broken test
2021-08-22 20:46:05 +10:00
Mickael Kerjean
f7a4e52703
maintain (go): go format
2021-08-22 16:47:09 +10:00
Mickael Kerjean
a0b2ca72ed
merge
2021-08-22 16:43:25 +10:00
Mickael Kerjean
4ef1017e65
merge
2021-08-22 16:41:45 +10:00
Mickael Kerjean
5e43f1a4b3
feature (migration): config migration mechanism
2021-08-22 16:37:05 +10:00
Mickael Kerjean
b26bdfa1c6
merge
2021-08-22 13:11:22 +10:00
Mickael Kerjean
fdc95f8af7
fix (test): missing webdav backend
2021-08-22 13:09:09 +10:00
Mickael Kerjean
a67681f454
maintain (feature): remove option from admin backend
2021-08-22 13:08:59 +10:00
Mickael Kerjean
5e24d66903
feature (refresh): option to refresh content after upload
2021-08-22 13:08:40 +10:00
Mickael Kerjean
8543b51b6b
merge
2021-08-22 13:08:11 +10:00
Mickael Kerjean
137b36e0a7
feature (logout): customisable logout button
2021-08-22 13:05:09 +10:00
d581e8b4ca
fix (multipart): remove multipart form data - #401
...
* added line to fix caching issue on upload, where cache does not clear
* removed comments and added error logging line
Co-authored-by: Bobby Dawson <bobby@donorsearch.net >
2021-08-22 13:05:09 +10:00
Mickael Kerjean
dd81b56094
improve (webdav): error reporting on webdav backend
2021-08-22 13:05:09 +10:00
Mickael Kerjean
16b7eb93d3
maintain (plugin): migrate webdav backend as plugin
2021-08-22 13:05:09 +10:00
Mickael Kerjean
39f6987465
cleanup ( #381 ): fit pull request
2021-08-22 13:05:09 +10:00
31564efaec
feature ( #381 ): option to limit the number of simultaneous upload ( #381 )
...
* add an option to change the number of parallel uploads
* undo automatic format
Co-authored-by: Quentin Bramas <bramas@unistra.fr >
2021-08-22 13:05:09 +10:00
Mickael Kerjean
96c32d4447
fix (share): uplaod files on shared links with upload rights
2021-08-19 00:45:59 +10:00
Mickael Kerjean
2b5ddcdd14
fix (test): missing webdav backend
2021-08-18 20:19:28 +10:00
Mickael Kerjean
d91726e7a1
maintain (feature): remove option from admin backend
2021-08-15 00:41:09 +10:00
Mickael Kerjean
16310b9fe0
feature (refresh): option to refresh content after upload
2021-08-13 00:41:45 +10:00
Mickael Kerjean
3808ed856b
feature (menubar): toggle menubar from admin setting
2021-08-08 22:01:56 +10:00
Mickael Kerjean
c8c544051a
feature (logout): customisable logout button
2021-08-08 21:47:53 +10:00
Mickael Kerjean
0b98838ff4
Merge branch 'master' of https://github.com/mickael-kerjean/filestash
2021-07-31 02:59:39 +10:00
Mickael Kerjean
b6ccd2c151
improve (webdav): error reporting on webdav backend
2021-07-31 02:23:08 +10:00
Mickael Kerjean
cba286bd43
maintain (plugin): migrate webdav backend as plugin
2021-07-31 00:14:51 +10:00
bacc3c579a
fix (multipart): remove multipart form data - #401
...
* added line to fix caching issue on upload, where cache does not clear
* removed comments and added error logging line
Co-authored-by: Bobby Dawson <bobby@donorsearch.net >
2021-07-27 14:23:43 +10:00
Mickael Kerjean
80949194b7
cleanup ( #381 ): fit pull request
2021-07-20 00:55:23 +10:00
0fc6d4d32c
feature ( #381 ): option to limit the number of simultaneous upload ( #381 )
...
* add an option to change the number of parallel uploads
* undo automatic format
Co-authored-by: Quentin Bramas <bramas@unistra.fr >
2021-07-20 00:48:44 +10:00
Mickael Kerjean
bf59247846
maintain (config): remove deprecated config
2021-07-19 00:49:14 +10:00
Mickael Kerjean
ec89a05455
feature (image): another image plugin
2021-06-27 03:26:23 +10:00
Mickael Kerjean
9c8d51c03e
feature (image): pure golang image resizing
2021-06-27 03:07:59 +10:00