1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
Kitteh 1b1a7a1d2d Add typing to API/*.ts. 2021-05-08 00:21:58 +01:00
Kitteh c1455c25a4 Add typing to Page.ts. 2021-05-07 23:33:58 +01:00
Kitteh 859717e482 Add typing to pageUtils.ts. 2021-05-07 23:21:38 +01:00
Kitteh a237443aca Add typing to PageState.ts. 2021-05-07 23:08:02 +01:00
Kitteh 3e92979ce8 Start work on adding typescript to codebase. 2021-05-07 22:23:52 +01:00
Kitteh 38341f3475 Run linter. 2021-05-07 11:54:44 +01:00
Kitteh 13ea95a552 Move API unctions to their own iles. 2021-05-07 11:53:26 +01:00
Kitteh 5409d64409 Move pageState into a js file instead of in global window. 2021-05-07 11:07:03 +01:00
Kitteh d1889c2c6f Removed some console.log statements. 2021-05-05 17:50:02 +01:00
Kitteh 79257dfb13 Sort imports and lint code. 2021-05-03 09:25:42 +01:00
Kitteh 7479fc2ed9 Add vault seal button and rework some errors and checks. 2021-05-03 09:07:47 +01:00
Kitteh be977af775 Move localStorage operations into pageState. 2021-04-30 10:38:23 +01:00
Kitteh 61954536e5 Add translations on clipboard copy messages and copyable modal. 2021-04-29 10:38:42 +01:00
Kitteh d4fef5323b Add language change screen. 2021-04-19 20:17:07 +01:00
Kitteh 4f8b30ec32 Add translations on Me and Home page. 2021-04-18 11:52:24 +01:00
Kitteh 39ab714460 Move token renew, log out, etc to Me page, closes #17. 2021-04-18 11:05:43 +01:00