1
0
Fork 0
Commit graph

425 commits

Author SHA1 Message Date
Kitteh ac9564eb60 Update npm package versions. 2021-05-24 09:49:00 +01:00
Kitteh 774f4917dc Remove unneeded iles. 2021-05-24 09:48:36 +01:00
Kitteh 92f976fc93 Add tsx syntax to main. 2021-05-24 09:48:13 +01:00
Kitteh df76573557 Add tsx syntax to SecretsHome. 2021-05-24 09:41:55 +01:00
Kitteh d351e29220 Add tsx syntax to NewSecretsEngine. 2021-05-24 09:22:54 +01:00
Kitteh 9648d6027f Add tsx syntax to Login. 2021-05-24 09:18:17 +01:00
Kitteh 5b52fd34d6 Add tsx syntax to TransitRewrap.tsx. 2021-05-23 15:34:16 +01:00
Kitteh f53eeb62cc Add tsx syntax to TransitEncrypt. 2021-05-23 15:28:07 +01:00
Kitteh 8841ff02c7 Add tsx syntax to TransitDecrypt. 2021-05-23 15:23:40 +01:00
Kitteh beeba8cb87 Add tsx syntax to TransitViewSecret. 2021-05-23 15:06:17 +01:00
Kitteh 17a45e6c76 Add tsx syntax to TransitView.tsx. 2021-05-23 14:55:17 +01:00
Kitteh 36a5da4ff6 Port some elements to tsx. 2021-05-23 14:33:41 +01:00
Kitteh f002004c79 Add tsx syntax to NewTransitKey. 2021-05-23 14:04:19 +01:00
Kitteh dd0bf90197 Add tsx syntax to AccessHome. 2021-05-23 13:54:01 +01:00
Kitteh 7672eaa32a Remove some elements that are no longer in use. 2021-05-23 13:46:35 +01:00
Kitteh c86b5f9f61 Add tsx syntax to AuthViewConfig. 2021-05-23 13:43:08 +01:00
Kitteh dfbfcea253 Add tsx syntax to AuthHome. 2021-05-23 13:36:18 +01:00
Kitteh 9db9630187 Add tsx syntax in UserPassUserView. 2021-05-23 13:20:56 +01:00
Kitteh c2d8be3f09 Add tsx syntax to UserPassUsersList. 2021-05-23 13:05:06 +01:00
Kitteh bd262b53e7 Add tsx syntax to UserPassUserNew. 2021-05-23 12:58:04 +01:00
Kitteh 0041c18a61 Add tsx syntax to UserPassUserEdit. 2021-05-23 12:53:45 +01:00
Kitteh 1c9713a7fd Add tsx syntax to UserPassUserDelete. 2021-05-23 12:34:20 +01:00
Kitteh 351ad5bbfe Add tsx syntax to all engine creation screens. 2021-05-23 12:28:31 +01:00
Kitteh 7568bc6d8e Add tsx syntax to TOTPNew and rename TOTP page IDs. 2021-05-23 12:12:25 +01:00
Kitteh 1ccb432cbc Implement deleting of TOTP codes. Closes #2. 2021-05-22 15:40:03 +01:00
Kitteh 4d04070446 Use tsx syntax in NavBar. 2021-05-22 14:26:02 +01:00
Kitteh a7acb3bd23 Run linter. 2021-05-22 13:54:30 +01:00
Kitteh 331d8c9e81 Make TOTPView load data right away. 2021-05-22 13:40:12 +01:00
Kitteh 8f2e91bf6b Rework TOTPView.tsx. 2021-05-22 13:31:22 +01:00
Kitteh 23cc9b60c9 Use tsx syntax in TOTPView. 2021-05-22 13:06:50 +01:00
Kitteh e4d749cce0 Add tsx syntax to KeyValueSecret. 2021-05-22 12:22:00 +01:00
Kitteh 0309dac899 Add tsx syntax to KeyValueView.tsx. 2021-05-22 11:12:55 +01:00
Kitteh eae3598611 Add tsx syntax to KeyValueNew. 2021-05-22 10:51:06 +01:00
Kitteh 2944a68af2 Add tsx syntax to KeyValueDelete. 2021-05-22 10:06:07 +01:00
Kitteh bc78661c49 Make KeyValueVersions use tsx syntax. 2021-05-22 10:00:36 +01:00
Kitteh a95c6d250f Start working on using preact and TSX. 2021-05-22 09:50:55 +01:00
Kitteh 40bb264107 Merge branch 'main' of https://github.com/purringChaos/VaultUI 2021-05-21 11:19:38 +01:00
Kitteh 8cb98c37eb Update package versions. 2021-05-21 11:19:27 +01:00
purringChaos 4c13c9e73e
Create dependabot.yml 2021-05-21 11:18:19 +01:00
Kitteh e22ee5a5dc Add userpass user deletion. 2021-05-21 11:13:13 +01:00
Kitteh e63a5f1736 Add the ability to create new users. 2021-05-21 10:59:31 +01:00
Kitteh 462bbcbb88 Add working userpass user edit page. 2021-05-21 10:52:34 +01:00
Kitteh ee2b1f8411 Add non-working userpass edit screen. 2021-05-21 10:19:17 +01:00
Kitteh 5e82683f6c Make a Form element to make creating Forms easier. 2021-05-20 16:17:05 +01:00
Kitteh 5a2b22f7fa add UserPassUserViewPage. 2021-05-20 15:15:02 +01:00
Kitteh 70f26da106 Add i18n in auth view. 2021-05-20 14:35:16 +01:00
Kitteh 7180edf2a3 Lint code. 2021-05-20 14:25:06 +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 2cad885975 Add listing to AuthViewConfigPage. 2021-05-19 10:27:00 +01:00