filestash/client
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
..
assets feature (static): upate a few static pages 2022-01-20 17:15:49 +11:00
components fix (textarea): firefox was acting weird so we simplified the code 2022-01-21 00:53:16 +11:00
helpers feature (sso): authentication middleware 2022-01-06 20:22:26 +11:00
locales maintain (eslint): linting on frontend 2021-12-21 01:32:37 +11:00
model feature (next): support for next in oauth2 backends 2022-01-15 17:28:48 +11:00
pages fix (css): error message size 2022-01-16 22:50:46 +11:00
worker maintain (eslint): linting on frontend 2021-12-21 01:32:37 +11:00
index.html feature (css): allow users to set custom css in admin panel - #332 2020-10-19 01:26:00 +11:00
index.js maintain (eslint): linting on frontend 2021-12-21 01:32:37 +11:00
manifest.json design (logo): change logo for v0.3 2019-01-28 01:09:45 +11:00
router.js maintain (eslint): linting on frontend 2021-12-21 01:32:37 +11:00