Commit Graph
381 Commits
Author SHA1 Message Date
Mickael Kerjean b60a91abb7 feature (css): add classNames to buttons on filepage 2022-01-12 00:07:47 +11:00
Mickael Kerjean 4644046fe1 fix (sso): make auth middleware optional 2022-01-10 19:24:54 +11:00
Mickael Kerjean fa1931ef5f fix (notification): css 2022-01-09 20:51:58 +11:00
Mickael Kerjean e5800c6c3b feature (sso): authentication middleware 2022-01-06 20:22:26 +11:00
Mickael Kerjean bed13a0bc8 design (connection): enhance ux elements 2021-12-22 23:29:08 +11:00
Mickael Kerjean 91946871b0 fix (admin): better handle config containing non available backends 2021-12-22 09:00:37 +11:00
Mickael Kerjean e8efec712f refactoring (admin): eslint 2021-12-22 02:35:14 +11:00
Mickael Kerjean 6ce0680a18 refactoring (eslint): shared component cleanup 2021-12-22 01:44:59 +11:00
Mickael Kerjean 74a724f61b refactoring (page): standalone page 2021-12-22 00:45:33 +11:00
Mickael Kerjean bb4365c83f refactoring (connect): simplify & cleanup connection page 2021-12-22 00:17:19 +11:00
Mickael Kerjean efe202bfd0 refactoring (login): simplify code + lint 2021-12-21 17:04:35 +11:00
Mickael Kerjean 5156432b52 maintain (eslint): linting on frontend 2021-12-21 01:32:37 +11:00
Mickael Kerjean 48a6763380 cleanup (code): cleanup 2021-12-21 01:29:47 +11:00
JunandGitHub 5f85d5976c fix (#416): textarea ref issue 2021-12-20 19:43:42 +11:00
Mickael Kerjean bcf5c467c1 feature (viewer): support wave file 2021-11-24 23:31:30 +11:00
Mickael Kerjean b8bc56aea2 fix (share): access when redirection is enabled 2021-11-05 18:23:03 +11:00
coxdeandGitHub 7a79b4c87f fix (translation): zh - #414
Tune translation.
2021-10-08 11:20:45 +11:00
Mickael Kerjean 8d413214e2 fix (cabinedit): issue faced by cabinedit 2021-10-06 21:52:19 +11:00
Mickael Kerjean 635c75a370 fix (logout): flush cookies before redirecting to custom logout url 2021-10-06 12:10:05 +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
ba4a07d4de fix (#412): notification width
Co-authored-by: Quentin Bramas <bramas@unistra.fr>
2021-09-27 20:07:03 +10:00
Mickael Kerjean c2c56bab45 Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash 2021-09-19 14:05:59 +10:00
Mickael Kerjean 2e86ac7bb2 improve (admin): additional customisations on admin console 2021-09-19 14:04:11 +10:00
Mickael Kerjean 5a7027af48 design (css): add transparency 2021-09-19 00:33:21 +10:00
Mickael Kerjean 8c8ad4eabc design (favicon): update favicon 2021-09-17 17:16:32 +10:00
Mickael Kerjean 7c5f9c6fed feature (branding): replace title with brand name 2021-09-17 16:47:31 +10:00
thielepaulandGitHub 7eeb3672a4 fix (#413): download url for shared folders (#413) 2021-09-17 08:32:35 +10:00
Mickael Kerjean b154c559ff fix (ui): hide UI elements whenever access is not set 2021-09-16 22:56:46 +10:00
Mickael Kerjean be54a23465 fix (filepage): fix UI glitch on the search bar 2021-09-16 21:39:09 +10:00
Mickael Kerjean 78c6a02914 improve (iframe): disable frequently access view in iframe 2021-09-13 17:48:33 +10:00
Mickael Kerjean 43937cab32 fix (darkmode): better visiblity in dark mode 2021-09-11 17:59:33 +10:00
Mickael Kerjean 7d7dedce85 improve (favicon): update favicon 2021-09-09 17:33:44 +10:00
Mickael Kerjean d94a6b6212 fix (loader): css issue 2021-09-04 22:38:50 +10:00
xlightandGitHub 5ef150e542 fix (translation): Update zh.json (#408) 2021-08-28 15:02:57 +10:00
Mickael Kerjean 51ed97cc9d fix (test): broken test 2021-08-22 20:46:05 +10:00
Filip HanesandMickael Kerjean 6b51c4c72b fix (i18n): update sk.json - #404
* update sk.json, translate Quick access

* update sk.json
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
Mickael Kerjean 682e31ef50 fix (form): form builder autocompletion error 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 44fc901b4b maintain (admin): admin page upgrade 2021-08-16 16:47:13 +10:00
Mickael Kerjean 6e27086ac4 maintenance (404): migrate not found page to newer react way 2021-08-15 19:22:50 +10:00
Mickael Kerjean a4e1431d4b maintain (loader): react upgrade to the loader component 2021-08-15 19:14:49 +10:00
Mickael Kerjean c2f45747cc maintenance (logout): logout component upgrade 2021-08-15 19:12:40 +10:00
Mickael Kerjean 964b7e5dba maintenance (homepage): migrate homepage to recent react 2021-08-15 14:24:48 +10:00