Commit Graph

19 Commits

Author SHA1 Message Date
Baptiste Grob
6f798e3ba9 fix: check backup file version first before importing 2020-09-08 18:01:05 +02:00
Baptiste Grob
a1727b1b1e fix: show import error sooner 2020-09-07 11:20:45 +02:00
Baptiste Grob
3b525ae40a fix: handle keyParams and auth_params in import 2020-09-07 10:33:10 +02:00
Baptiste Grob
a0d6884fd7 fix: prevent importing backup files with version > 003 2020-09-04 19:01:22 +02:00
Baptiste Grob
b888e68c5a fix: bundle files together when exporting a decrypted backup 2020-07-21 18:04:39 +02:00
Mo Bitar
b075d1b7fb 3.3.5; fixes 2fa login issue in 3.3.4 2020-04-01 18:51:51 -05:00
Mo Bitar
b79c366ee9 3.3.4 2020-04-01 10:18:43 -05:00
Baptiste Grob
c58c5e47b2 Fix component reloading after destruction 2020-03-18 14:48:43 +01:00
Baptiste Grob
edff5366a9 Revert "Trim trailing whitespace"
This reverts commit 8bcc4d6222.
2020-03-11 15:11:22 +01:00
Baptiste Grob
8bcc4d6222 Trim trailing whitespace 2020-03-10 12:15:44 +01:00
Baptiste Grob
2c83da83bb Clear password field when canceling login/register 2020-03-10 12:15:32 +01:00
Baptiste Grob
bae57aba1b Clear password field on failed login attempts 2020-03-10 12:14:36 +01:00
Baptiste Grob
7ee934e54c Fix unable to 'undefault' editor 2020-02-12 18:54:31 +01:00
Baptiste Grob
449169e9e0 Revert "eslint --fix: 'expression ? true : false' => '!!expression'"
This reverts commit c0759980cc and also disables linting for the cases involved.
2020-02-04 16:36:32 +01:00
Baptiste Grob
c0759980cc eslint --fix: 'expression ? true : false' => '!!expression' 2020-02-04 14:21:32 +01:00
Baptiste Grob
7d1aff6fe2 eslint --fix: added missing semicolons 2020-02-04 14:20:20 +01:00
Mo Bitar
76d1789a8e Fixes #343 2020-01-31 13:25:08 -06:00
Mo Bitar
7ee89eb9ba AccountMenu form data management + layout fixes 2020-01-31 13:05:50 -06:00
Mo Bitar
3c8c43ac7e Refactors most controllers and directives into classes for more organized and maintainable code 2020-01-30 13:37:16 -06:00