1
0
Fork 0
Commit graph

29 commits

Author SHA1 Message Date
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 f6209b119d Rework how to import and adding new translations. 2021-05-03 15:13:30 +01:00
Kitteh 27c35861b5 Import prism in right order. 2021-05-03 09:30:22 +01:00
Kitteh 79257dfb13 Sort imports and lint code. 2021-05-03 09:25:42 +01:00
Kitteh be977af775 Move localStorage operations into pageState. 2021-04-30 10:38:23 +01:00
Kitteh aa06392bee Update french translation. 2021-04-24 18:42:13 +01:00
Kitteh 75a927ed62 Run linter. 2021-04-24 16:26:31 +01:00
Kitteh 228901a68c Add french translation. 2021-04-21 00:02:47 +01:00
Kitteh 646487610f Add key value secret page translations. 2021-04-20 22:49:33 +01:00
Kitteh cc61c26264 Add en translations for Password Generator and Login pages. 2021-04-20 20:19:34 +01:00
Kitteh d4fef5323b Add language change screen. 2021-04-19 20:17:07 +01:00
Kitteh a36aa172ab Add translations on unseal page. 2021-04-19 19:45:51 +01:00
Riley Apeldoorn a9fea9e661 Added Dutch translation 2021-04-18 20:04:14 +01:00
purringChaos 5c89c0c21f
Load russian translation. 2021-04-18 13:18:14 +01:00
Kitteh 4f8b30ec32 Add translations on Me and Home page. 2021-04-18 11:52:24 +01:00
Kitteh 6a97e3cb85 Set default fallback language back to English. 2021-04-18 11:29:24 +01:00
Kitteh 281156eacc Start work on i18n. 2021-04-18 11:28:55 +01:00
Kitteh 39ab714460 Move token renew, log out, etc to Me page, closes #17. 2021-04-18 11:05:43 +01:00
Kitteh aa6ed9a3e2 Implement base64 decoding option on transit decrypt page.
This completes #14
2021-04-17 12:53:55 +01:00
Kitteh b2c75cf1e6 Add error message when no TOTP codes have been added. 2021-04-17 11:42:06 +01:00
Kitteh 3ba6beca89 Remove global changePage 2021-04-17 11:30:10 +01:00
Kitteh b79e1856ca Remove global "window.pages". 2021-04-17 11:24:43 +01:00
Kitteh 0a2127b626 Move most of currentTitleSecretText's functionality into page.titlePrefix, using less code. 2021-04-17 11:06:34 +01:00
Kitteh 1f6ed6d31e Make the main UI with makeElement. 2021-04-17 10:56:44 +01:00
Kitteh 3fefdbc90d Implement Transit Decrypt Page. 2021-04-17 10:39:07 +01:00
Kitteh 01ac2d94bf Start work on TransitEncryptPage. 2021-04-16 18:57:59 +01:00
Kitteh 6c6a92b094 Start work on transit pages. 2021-04-15 15:09:43 +01:00
Kitteh 5915f03f07 Initial Commit. 2021-04-15 13:01:58 +01:00