Commit Graph
690 Commits
Author SHA1 Message Date
Joe BordesandGitHub 2a2ed24739 fix (translation): i18 (ES) finetune translation (#397) 2021-06-04 15:06:25 +10:00
Mickael b1e5741801 fix (format): support for additional file format 2021-06-02 00:26:02 +10:00
Jay ThomasonandGitHub 136afbeac2 improve (s3): support for prefixes with > 1k objects (#395)
Previously filestash would only show the first 1000 objects in a given
s3 prefix.

We solve this by paginating the ListObjectsV2 responses and iterating
over all pages instead of just the first one.

Tested by manually connecting to a private s3 bucket with multiple
thousands of objects under a single prefix and verifying that all
objects are visible in the UI.
2021-05-25 22:00:23 +10:00
bbe21185b6 improve (upload): Limit memory usage when parsing multipart form data, so that large files are stored in disk (#382)
Co-authored-by: Quentin Bramas <bramas@unistra.fr>
2021-05-25 21:57:46 +10:00
Si Hyeong LeeandGitHub 4db1e9f216 fix (translation): ko.json (#396)
* Create go.yml

* Update ko.json

- Correct Korean translation errors

* Revert "Merge branch 'master' of https://github.com/writingdeveloper/filestash"

This reverts commit ca3f335402, reversing
changes made to cb4d4b9f15.
2021-05-25 21:35:52 +10:00
Mickael 83d240209b maintain (version): version bump to v0.5 2021-05-11 22:19:09 +10:00
Mickael 278f6398b3 doc (README): update README 2021-05-11 22:16:15 +10:00
Mickael 2e19e4bb61 fix (CI): fix execution flow 2021-05-10 00:06:47 +10:00
Mickael 5117e1284c maintain (docker): expired gpg keys 2021-05-09 22:18:12 +10:00
Mickael ff0dfb8c5d fix (unit): broken test fix 2021-05-08 00:54:10 +10:00
Mickael ef4bfb57f8 Merge branch 'master' of https://github.com/mickael-kerjean/filestash 2021-05-08 00:09:43 +10:00
Mickael 904ec23f12 maintain (CI): build details 2021-05-08 00:08:56 +10:00
Mickael fc4d8363e4 plugin (samba): disable by default
This plugin which came through a PR is giving issues to users which have been saying "I found it to perform quite poorly during browsing" which is a no no. One can still compile Filestash with this plugin, we'll simply disable it by default for the time being
2021-04-26 10:57:30 +10:00
thielepaulandGitHub d37497cd0e fix(zip): close file after copying to zip (#388) 2021-04-06 20:47:15 +10:00
Mickael cddbcfc6d1 feature (zip): configurable timeout on zip download 2021-03-29 23:44:24 +11:00
Mickael Kerjean 9f67900902 fix (CI): broken CI 2021-03-21 23:11:00 +11:00
Mickael Kerjean eb81398ce8 feature (zip): download file(s) at once 2021-03-21 23:01:10 +11:00
Mickael Kerjean 32891e62bc fix (leak): ressource leak on FTP 2021-03-21 16:16:24 +11:00
Mickael Kerjean 7f5a76849a Merge branch 'master' of https://github.com/mickael-kerjean/filestash 2021-03-21 16:14:37 +11:00
adfd98e7b5 fix (#345): form autocomplete in admin pages - #345 (#369)
Co-authored-by: Quentin Bramas <bramas@unistra.fr>
2021-03-04 21:25:17 +11:00
5f85d59258 fix (#356): preventing entering the expiration date on safari (#366)
Co-authored-by: Quentin Bramas <bramas@unistra.fr>
2021-03-04 21:22:19 +11:00
d0379e3e86 Fix wrong variable name producing an error (#365)
Co-authored-by: Quentin Bramas <bramas@unistra.fr>
2021-03-04 21:19:26 +11:00
Lyderic DutillieuxandGitHub 74169650dc Fixed a typo in 'Search' feature configuration (#364)
Changed from 'confured' to 'configured'
2021-03-04 21:17:12 +11:00
Mickael 0178630b7b fix (IE): show message for IE users 2021-03-04 21:12:20 +11:00
Eric ChangandGitHub 56f34628ab Create zh_tw.json (#367) 2021-03-04 20:18:45 +11:00
Tom SchneiderandGitHub ec8d45b64d Improve german translation (#375) 2021-03-04 20:18:17 +11:00
Dominique VienneandGitHub 030b5b0c94 Corrected URL typo - added trailing slash (#373) 2021-02-19 10:50:29 +11:00
Mickael Kerjean ef8fe6adb5 cleanup (eslint): cleanup as per eslint rules 2020-12-22 21:29:01 +11:00
Mickael Kerjean d1a6cc6921 clean (eslint): enable eslint 2020-12-22 19:43:22 +11:00
Mickael Kerjean f15cd1959b cleanup (tunnel): deprecate step 2 of the setup 2020-12-22 19:24:25 +11:00
Mickael Kerjean 46cde8a166 improve (backend): revamp backend interface 2020-12-22 18:09:58 +11:00
Mickael Kerjean d469d0e73c migrate (plugin): migrate ftp backend as a plugin 2020-12-12 00:11:10 +11:00
Mickael Kerjean e02267d3d5 fix (form): disable autocompletion - #345 2020-11-24 22:53:44 +11:00
Mickael Kerjean 51c235a6ad ux (share): revamp share look and feel 2020-11-15 23:36:38 +11:00
Mickael Kerjean 66f1f0cd63 fix (rsync.net): wrong assumption in login - #339 2020-11-15 12:53:47 +11:00
thielepaulandGitHub 02513d3353 fix (photo-viewer): photo size on portrait screens - #333 2020-11-01 23:45:12 +11:00
Mickael Kerjean 37cfe9fd0a error (message): boot error message 2020-10-27 19:36:22 +11:00
Mickael Kerjean e5330aaa4c fix (config): update default config 2020-10-25 19:42:23 +11:00
Mickael Kerjean ce6c5a64e4 improvement (share): Look and Feel and UX for shared links 2020-10-25 17:09:23 +11:00
Brandon DavisandGitHub d6ad96f9f4 fix (S3): use ListObjectsV2 - #334 2020-10-24 00:49:54 +11:00
thielepaulandGitHub 0fda2ececc fix (sftp): use password type for sftp password and passphrase field (#324) 2020-10-23 17:54:54 +11:00
thielepaulandGitHub 78c1c6b7b3 feature (css): allow users to set custom css in admin panel - #332 2020-10-19 01:26:00 +11:00
Mickael Kerjean 81570bccbd fix (editor): base editor on Code Mirror - #330 2020-10-18 23:47:06 +11:00
Mickael Kerjean b26eb6b8e0 fix (test): broken integration 2020-10-16 22:39:03 +11:00
Mickael Kerjean 7c63073c81 fix (CI): broken build - #309 2020-10-08 00:49:58 +11:00
Mickael Kerjean 1e31e11579 maintain (ci): migration to drone cloud 2020-10-08 00:37:25 +11:00
darkdragon-001andGitHub fd1249c4d6 doc (contribute): add Glib 2.0 in build dependencies. (#320) 2020-10-06 23:09:18 +11:00
Ben FiedlerandGitHub 23e0de8e6e feature (samba): samba backend - #309 2020-10-06 23:07:03 +11:00
Mickael Kerjean 146efe42f1 Merge branch 'master' of github.com:mickael-kerjean/filestash 2020-09-17 00:24:48 +10:00
Mickael Kerjean 10029f687f fix (upload): #300 2020-09-17 00:24:37 +10:00