1
0
Fork 0
Commit graph

23 commits

Author SHA1 Message Date
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 0273793569 Rename some pageState things. 2021-05-20 14:12:12 +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 f4cf50bb27 Add the ability to create new transit keys. 2021-05-13 07:11:11 +01:00
Kitteh ceaa2e8783 Add the ability to create new TOTP engines. 2021-05-13 06:22:54 +01:00
Kitteh 004b7b291f Add ability to create new KV secrets engines. 2021-05-13 06:13:39 +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 562ced442e Tidy up api and TransitEncrypt/Decrypt pages. 2021-05-09 15:04:20 +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
Kitteh 9339490e8e Organise API methods. 2021-05-09 11:18:18 +01:00
Kitteh 22824d4b90 Add typing to Unseal.ts. 2021-05-08 02:09:08 +01:00
Kitteh 1b1a7a1d2d Add typing to API/*.ts. 2021-05-08 00:21:58 +01:00
Kitteh 8351b81b82 Add typing to internalErrors.ts. 2021-05-07 23:35:43 +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 193fc4d5d6 Remove index.js in api.js. 2021-05-07 11:54:26 +01:00
Kitteh 13ea95a552 Move API unctions to their own iles. 2021-05-07 11:53:26 +01:00