1
0
Fork 0
Commit graph

429 commits

Author SHA1 Message Date
ChaotiCryptidz 2cdf5a3c60 remove empty line in kvlist 2022-01-22 13:13:04 +00:00
ChaotiCryptidz e116cbf81b run limter 2022-01-22 13:11:54 +00:00
ChaotiCryptidz 634292cb8b move all input things into their own files 2022-01-22 13:09:39 +00:00
ChaotiCryptidz 8132de764d make TOTPNew page hide input boxes in QR mode 2022-01-22 11:56:00 +00:00
ChaotiCryptidz 222512af05 limter 2022-01-21 22:38:19 +00:00
ChaotiCryptidz 59bd8286e6 fix clipboard notifs 2022-01-21 22:32:05 +00:00
ChaotiCryptidz b9bdc55b38 change default yaml dump settings 2022-01-21 22:27:31 +00:00
ChaotiCryptidz e2042747b8 move utils into utils and globals into globals 2022-01-21 22:05:59 +00:00
ChaotiCryptidz 0695adec71 remove setErrorText and replace it with proper error text & notifs 2022-01-21 21:56:09 +00:00
ChaotiCryptidz 886ca8a240 split login forms into own files 2022-01-21 20:04:39 +00:00
ChaotiCryptidz fd7f00b1a5 split unseal page into seporate form and qr files 2022-01-21 19:58:15 +00:00
ChaotiCryptidz 22cd17cbca Deutsche -> Deutsch 2022-01-19 20:18:45 +00:00
ChaotiCryptidz 4b001c6931 add ability to hide k/v values matching a key 2022-01-19 18:13:13 +00:00
ChaotiCryptidz e4257bfe66 fix view default syntax box copy paste error 2022-01-19 17:05:36 +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 153c5725aa stricter typescript 2022-01-19 15:33:07 +00:00
ChaotiCryptidz 120bcb8e1e add translation completeness to language selection boxes 2022-01-19 15:04:58 +00:00
ChaotiCryptidz 89a0c83985 add settings saved notification 2022-01-19 14:50:38 +00:00
ChaotiCryptidz b25d2b85e7 reformat code 2022-01-19 14:17:37 +00:00
ChaotiCryptidz a0bb467698 make the settings be their own div for navagation 2022-01-19 14:16:07 +00:00
ChaotiCryptidz 9fffb275d1 move settings into a grid 2022-01-19 14:14:13 +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 cbc52b7e63 tidy up some code and look at some TODOs 2022-01-19 12:43:25 +00:00
ChaotiCryptidz a03a2655d0 replace modals with changing page content for better accessability 2022-01-19 12:08:06 +00:00
ChaotiCryptidz 107c0b6e1b fix aws amplify readme rule 2022-01-18 15:26:13 +00:00
ChaotiCryptidz f990bc6e1d update readme 2022-01-18 15:23:28 +00:00
ChaotiCryptidz 2a5a61c23c <Button> 2022-01-18 12:06:22 +00:00
ChaotiCryptidz 3e48cb5bda remove some console.log() 2022-01-16 20:29:57 +00:00
ChaotiCryptidz 26fa908648 make page checks better than the previous hack 2022-01-16 20:12:21 +00:00
ChaotiCryptidz 13e437f2bd fix totp 2022-01-16 19:56:47 +00:00
ChaotiCryptidz d66cae805e run linter / formatter 2022-01-16 14:29:55 +00:00
ChaotiCryptidz bfbc3dad9c remove some removed removals 2022-01-13 19:15:52 +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 b461169f2c allow using JSON, JSON5, Hjson and YAML in KeyValueEdit 2022-01-13 18:31:19 +00:00
ChaotiCryptidz 0547d2398f add hjson support for editing secrets 2022-01-13 18:09:03 +00:00
ChaotiCryptidz 9a6ff7adec Merge branch 'main' into 'main'
updated Russian translations

See merge request ChaotiCryptidz/VaultUI!65
2022-01-13 18:06:41 +00:00
/dev/urandom 406380b458 updated Russian translations 2022-01-13 14:44:17 +03:00
ChaotiCryptidz 158415fec1 start initial work on a translating tool 2022-01-11 16:20:40 +00:00
ChaotiCryptidz b2e1ab3057 lint code 2022-01-11 14:56:39 +00:00
ChaotiCryptidz 121b487fea fix suffix on kv delete page 2022-01-11 14:55:41 +00:00
ChaotiCryptidz 65e82112a9 Add clicky link to secret item for kv and transit 2022-01-11 14:47:35 +00:00
ChaotiCryptidz a8add31ff1 Add KV secret version viewing again 2022-01-11 14:41:33 +00:00
ChaotiCryptidz bfaa43ce3a change language better for now. 2022-01-11 13:29:38 +00:00
ChaotiCryptidz c5c2b63d17 update dependencies 2022-01-11 13:18:59 +00:00
ChaotiCryptidz 69daec708a fix babel and hopefully CI too 2022-01-11 13:16:08 +00:00
ChaotiCryptidz ee73b19704 fix code block and code editor display on rtl languages by forcing ltr view. 2022-01-11 13:01:02 +00:00
ChaotiCryptidz 7608df51b3 Add vault-generated totp code support. 2022-01-11 12:45:35 +00:00