1
0
Fork 0
Commit graph

80 commits

Author SHA1 Message Date
Chaos 760e16c371
fix a number of bugs and add __vaultui_totp_path 2022-11-23 16:16:45 +00:00
ChaotiCryptidz bf3b952f21
add search bar to totp list 2022-03-03 14:27:34 +00:00
ChaotiCryptidz 4b001c6931 add ability to hide k/v values matching a key 2022-01-19 18:13:13 +00:00
ChaotiCryptidz 0817f27284 "Default Indent" -> "Indent" 2022-01-19 17:04:26 +00:00
ChaotiCryptidz d82698d550 add ability to change key/value view syntax 2022-01-19 16:53:37 +00:00
ChaotiCryptidz 89a0c83985 add settings saved notification 2022-01-19 14:50:38 +00:00
ChaotiCryptidz 2a3edaf18a replace modal with box 2022-01-19 13:56:06 +00:00
ChaotiCryptidz d4e9865ada add settings page 2022-01-19 13:54:13 +00:00
ChaotiCryptidz a03a2655d0 replace modals with changing page content for better accessability 2022-01-19 12:08:06 +00:00
ChaotiCryptidz 2a5a61c23c <Button> 2022-01-18 12:06:22 +00:00
ChaotiCryptidz d66cae805e run linter / formatter 2022-01-16 14:29:55 +00:00
ChaotiCryptidz 301a110640 update dependencies 2022-01-13 19:04:31 +00:00
ChaotiCryptidz 090c5326f2 add translation for "Syntax" selector. 2022-01-13 18:39:02 +00:00
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 18c034a104 merge some translations into common ones 2022-01-10 14:57:53 +00:00
ChaotiCryptidz c62cd89771 initial work on moving to a real page router 2022-01-06 18:53:38 +00:00
ChaotiCryptidz 5a3441a537 add search bar for secrets view list 2022-01-04 21:12:03 +00:00
Kitteh df796d3506 Add secret engine deletion page. 2021-05-30 10:02:20 +01:00
Kitteh 26da0938fb Add PolicyEdit page. 2021-05-26 13:23:59 +01:00
Kitteh 7ee25bc7f7 Add PolicyNew page. 2021-05-26 13:10:46 +01:00
Kitteh 53e5765956 Add PolicyDelete page. 2021-05-26 12:52:45 +01:00
Kitteh 681f617988 Add PolicyView page. 2021-05-26 12:38:40 +01:00
Kitteh 81ad4346d7 Add policies home. 2021-05-26 12:11:15 +01:00
Kitteh df35a952d1 Rename some things. 2021-05-26 11:40:14 +01:00
Kitteh 5f9400b642 Drop use of "Generated Token's" 2021-05-26 09:03:16 +01:00
Kitteh 64e3e9911b Add ability to add totp codes by scanning a QR code. Closes . 2021-05-25 12:36:10 +01:00
Kitteh 17a45e6c76 Add tsx syntax to TransitView.tsx. 2021-05-23 14:55:17 +01:00
Kitteh 1ccb432cbc Implement deleting of TOTP codes. Closes . 2021-05-22 15:40:03 +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 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 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
Kitteh a6e26c6d72 Add list to auth home page. 2021-05-18 12:32:13 +01:00
Kitteh b66da7bd9d Add auth home. 2021-05-18 11:42:11 +01:00
Kitteh ec3ebe3356 Add access home page. 2021-05-18 11:28:05 +01:00
Kitteh db02e0e91b Move Secrets home to its own page and move secrets pages into their own folder. 2021-05-18 11:10:47 +01:00
Kitteh f3060ae507 Make totp new a button instead o a link. 2021-05-13 11:56:15 +01:00
Kitteh f4cf50bb27 Add the ability to create new transit keys. 2021-05-13 07:11:11 +01:00
Kitteh 66a67ca7cf Add the ability to create new Transit engines. 2021-05-13 06:28:51 +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 c635c2c5c7 Add TransitRewrap page. 2021-05-09 16:02:04 +01:00
Kitteh d7d86b6bc8 Add upload support to transit encrypt/decrypt. Closes . 2021-05-09 11:06:45 +01:00
Kitteh 7bbd1e26ba Add token invalid error message. Closes . 2021-05-09 10:11:20 +01:00