Commit Graph
119 Commits
Author SHA1 Message Date
Mickael Kerjean 79ca486841 fix (textarea): firefox was acting weird so we simplified the code
I think the idea behind that feature was to trigger
the submit flow when user was pressing enter on a form instead of
going to the new line which was usefull when user was using the
textarea as a way to copy and paste their private key. Now there's
a better approach for this, this was likely dead code
2022-01-21 00:53:16 +11:00
Mickael Kerjean 0beafbfb56 fix (autocomplete): disable autocompletion
autocompletion is causing all sort of weird problems. I've seen people
reporting issues when some of their password manager was interacting
in some very weird ways. There's no easy fix on this and decision was
taken to disable it.
2022-01-16 23:28:49 +11:00
Mickael Kerjean cad6fe3420 feature (icons): placeholder icons 2022-01-13 02:21:41 +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 6ce0680a18 refactoring (eslint): shared component cleanup 2021-12-22 01:44:59 +11:00
Mickael Kerjean bb4365c83f refactoring (connect): simplify & cleanup connection page 2021-12-22 00:17:19 +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 635c75a370 fix (logout): flush cookies before redirecting to custom logout url 2021-10-06 12:10:05 +11: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 d94a6b6212 fix (loader): css issue 2021-09-04 22:38:50 +10:00
Mickael Kerjean 5e24d66903 feature (refresh): option to refresh content after upload 2021-08-22 13:08:40 +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 a4e1431d4b maintain (loader): react upgrade to the loader component 2021-08-15 19:14:49 +10:00
Mickael Kerjean a2e3e9c7a7 maintain (connect): connection page migration 2021-07-19 00:44:53 +10:00
Mickael Kerjean e4397a6899 maintain (modal): remove deprecated react function 2021-07-17 02:46:39 +10:00
Mickael 700c02ece4 feature (logout): customisable logout button 2021-06-20 15:36:25 +10:00
Mickael ff0dfb8c5d fix (unit): broken test fix 2021-05-08 00:54:10 +10: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
Mickael Kerjean ef8fe6adb5 cleanup (eslint): cleanup as per eslint rules 2020-12-22 21:29:01 +11:00
Mickael Kerjean 46cde8a166 improve (backend): revamp backend interface 2020-12-22 18:09:58 +11:00
Mickael Kerjean e02267d3d5 fix (form): disable autocompletion - #345 2020-11-24 22:53:44 +11:00
Mickael Kerjean ce6c5a64e4 improvement (share): Look and Feel and UX for shared links 2020-10-25 17:09:23 +11:00
Mickael Kerjean 210118b3a9 feature (mode): create a dark mode 2020-05-27 21:51:21 +10:00
Mickael Kerjean 517ec5bc0b feat (local): translation of common server side errors 2020-05-26 16:20:14 +10:00
Mickael Kerjean a9834d374c feature (translation): first step towards i18n #248 2020-05-26 02:02:34 +10:00
Mickael Kerjean f87faab58b update (maintenance): small changes from #267 2020-05-23 18:37:48 +10:00
Sergei AzarkinandGitHub 865ba7ded6 feature (upload): upload queue that show progress with abort and retry - #267 2020-05-23 16:43:39 +10:00
Mickael Kerjean 300000186b maintain (iframe): remove logout button when used as an iframe 2020-05-10 19:18:48 +10:00
Mickael Kerjean 3b3a03da0d maintain (client): maintain project dependencies and relevant upgrade 2020-01-06 23:52:20 +11:00
Mickael Kerjean 539a6f086d feature (transcoding): live transcoding 2019-12-18 02:18:58 +11:00
Mickael Kerjean 8deedcd916 improve (pwa): follow the lighthouse tool recommendations for PWAs 2019-11-15 00:12:35 +11:00
Mickael Kerjean ae2ef413b3 fix (#210): properly handle file/folder names 2019-11-07 16:55:06 +11:00
Mickael Kerjean 71e3d6494a optimise (lighthouse): apply optimisations provided by the lighthouse tool 2019-08-03 12:13:47 +02:00
Mickael Kerjean 085aa22b23 fix (notification): notification can extend the screen indefinitely 2019-05-22 15:20:21 +10:00
rootandMickael Kerjean 5597d6ec88 feature (tuneel): HTTP tunnel via websocket to expose instance on the internet 2019-05-15 15:08:52 +10:00
Mickael Kerjean 718ce0cf01 fix (#150): CSS issue on the password field 2019-05-10 01:06:11 +10:00
Mickael Kerjean 33ed3f47c7 improve (loading): get rid of the crypto library in the frontend to improve loading speed 2019-04-30 22:50:17 +10:00
Mickael Kerjean 8608c91e1f improve (images): optimise how assets get loads in the app for lower size + loading speed 2019-04-30 21:38:56 +10:00
= 65a61588a8 feature (batch): create selections of files/folder to batch delete and move actions 2019-04-24 21:16:33 +10:00
= c5db893a5e improve (design): larger breadcrumb 2019-04-22 17:40:47 +10:00