11 Commits

Author SHA1 Message Date
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
5156432b52 maintain (eslint): linting on frontend 2021-12-21 01:32:37 +11:00
Jun
5f85d5976c fix (#416): textarea ref issue 2021-12-20 19:43:42 +11:00
44fc901b4b maintain (admin): admin page upgrade 2021-08-16 16:47:13 +10:00
ef8fe6adb5 cleanup (eslint): cleanup as per eslint rules 2020-12-22 21:29:01 +11:00
718ce0cf01 fix (#150): CSS issue on the password field 2019-05-10 01:06:11 +10:00
46a1175db5 fix (login): fix firefox issue preventing a user from logging in after pressing enter when the focus is on a password field 2019-03-07 15:23:19 +11:00
a50dbd4724 improvement (login): new backend API to generate login form in the frontend 2019-01-28 01:09:45 +11:00
077946c3d6 bugfix (password): fix textarea as password issue - #94 2018-08-05 20:04:46 +10:00
af1fa944bf page (login): refactore the login page to enable multiple time the same backend 2018-07-18 01:37:06 +10:00
f093f00a4b maintenance (structure): Full revamp of the project code structure 2018-03-07 01:46:21 +11:00