1
0
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
ChaotiCryptidz 7608df51b3 Add vault-generated totp code support. 2022-01-11 12:45:35 +00:00
ChaotiCryptidz 910b439a77 change some titles and make ui a bit more pretty i guess 2022-01-10 15:36:19 +00:00
ChaotiCryptidz b66078511d make linter happy 2022-01-07 15:55:15 +00:00
ChaotiCryptidz 7476de83a4 move all api functions into their own file, use that instead of globally 2022-01-07 15:27:10 +00:00
Kitteh 9b3af305ca Run linter and add ?reset to reset localStorage. 2021-05-28 09:59:24 +01:00
Kitteh 56aeb9b514 Move API error checking into checkResponse. 2021-05-28 09:45:46 +01:00
Kitteh 462bbcbb88 Add working userpass user edit page. 2021-05-21 10:52:34 +01:00
Kitteh 5a2b22f7fa add UserPassUserViewPage. 2021-05-20 15:15:02 +01:00
Kitteh 555825787c Add UserPassUsersListPage. 2021-05-19 10:45:52 +01:00
Kitteh a6e26c6d72 Add list to auth home page. 2021-05-18 12:32:13 +01:00
Kitteh 9c50ca2432 Run prettier when using eslint to make code consistantly formatted. 2021-05-12 16:01:04 +01:00
Kitteh a347939896 Lint code harder. 2021-05-10 11:35:14 +01:00
Kitteh c635c2c5c7 Add TransitRewrap page. 2021-05-09 16:02:04 +01:00
Kitteh e16ef675cb Expand TokenInfo type. 2021-05-09 12:35:40 +01:00
Kitteh ba7e619bdf Hide buttons when you can't encrypt or decrypt. 2021-05-09 11:59:39 +01:00