1
0
Fork 0
Commit graph

426 commits

Author SHA1 Message Date
Kitteh c379b810a4 Make some code easier to read with capabilities. 2021-05-30 10:21:02 +01:00
Kitteh 5b0b0496be Add capability checking to secret engine buttons. 2021-05-30 10:14:15 +01:00
Kitteh df796d3506 Add secret engine deletion page. 2021-05-30 10:02:20 +01:00
Kitteh 36fd734dd6 Change babel settings. 2021-05-30 09:28:42 +01:00
Kitteh f23758e100 Compress CSS. 2021-05-30 09:25:53 +01:00
Kitteh 6bb672182a Update packages. 2021-05-30 09:11:01 +01:00
Kitteh 19c366b3a5 Add capabilities checking to TOTPView. 2021-05-29 10:44:09 +01:00
Kitteh 6fc11dfbe4 Add caps checking on Home tiles. 2021-05-29 10:30:57 +01:00
Kitteh b079d485db Change signature o getCapabilities. 2021-05-29 10:19:18 +01:00
Kitteh 4c4a69464f Change SecretTitleElement props. 2021-05-28 12:14:26 +01:00
Kitteh 7e4d168429 Add incognito mode. 2021-05-28 10:08:21 +01:00
Kitteh 9b3af305ca Run linter and add ?reset to reset localStorage. 2021-05-28 09:59:24 +01:00
Kitteh 8ce1b74387 Make loading text show again to prevent spam clicking going to invalid path. 2021-05-28 09:53:50 +01:00
Kitteh 77105dca45 Seporate getSecret into v1 and v2. 2021-05-28 09:50:07 +01:00
Kitteh 56aeb9b514 Move API error checking into checkResponse. 2021-05-28 09:45:46 +01:00
purringChaos 6b41cf4e75
Merge pull request #33 from slashdevslashurandom/main
even more russian translation strings
2021-05-27 20:06:53 +01:00
/dev/urandom d895bb7e9b even more russian translation strings 2021-05-27 21:51:16 +03: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 2a4c5d4a6f Update deps. 2021-05-26 10:28:04 +01:00
Kitteh b4ba1bc63a Rename CodeJarEditor to CodeEditor. 2021-05-26 10:13:38 +01:00
Kitteh a776930590 Add working code highlighting to CodeJarEditor. 2021-05-26 09:20:04 +01:00
Kitteh 5f9400b642 Drop use of "Generated Token's" 2021-05-26 09:03:16 +01:00
purringChaos 7d9beaf363
Merge pull request #31 from slashdevslashurandom/main
new Russian translation strings
2021-05-26 08:56:05 +01:00
/dev/urandom 17e4f36c3a new translation strings 2021-05-25 22:26:08 +03:00
Kitteh 51b44bd1c1 Remove all preact compat code. 2021-05-25 18:37:15 +01:00
Kitteh 69d8d836ce Convert CodeJarEditor to not use any legacy compat preact code. 2021-05-25 18:35:08 +01:00
Kitteh ffa9eecb9a Remove stream property rom QRScanner. 2021-05-25 12:47:11 +01:00
Kitteh bd36e9f5ea Make QR scanner deinit properly. 2021-05-25 12:41:02 +01:00
Kitteh 64e3e9911b Add ability to add totp codes by scanning a QR code. Closes #30. 2021-05-25 12:36:10 +01:00
Kitteh 4927707450 Make sure to clear the timer on TOTP view. 2021-05-25 12:08:21 +01:00
Kitteh 19f3e1f8ca Move uk-grid to <Grid> so we can call .$deinit(), fixing glitches. 2021-05-25 11:54:20 +01:00
Kitteh 3aee334fde fix kv secret view when viewing json data. 2021-05-25 10:49:23 +01:00
Kitteh 4a3ac4f335 Lint code. 2021-05-25 10:47:37 +01:00
Kitteh 44c17988e8 fix saving a KV secret when no changes have been made. 2021-05-25 10:46:07 +01:00
Kitteh 7a43686676 fix regression with rendering in KeyValue keys list navagation. 2021-05-25 10:39:11 +01:00
Kitteh caadfef359 Rework how KeyValueView works. 2021-05-25 09:27:02 +01:00
Kitteh 4b3eb6b3c6 Rework how KeyValueSecretView works. 2021-05-25 08:34:30 +01:00
Kitteh 4930b8e727 Add tsx syntax to Unseal. 2021-05-24 14:37:37 +01:00
Kitteh ed26eba220 Add tsx syntax to SetVaultURL. 2021-05-24 13:44:36 +01:00
Kitteh ead00aaef6 Rename elements to not start with React. 2021-05-24 13:40:17 +01:00
Kitteh 651b490ea5 Add tsx syntax to PwGen. 2021-05-24 13:35:44 +01:00
Kitteh 2c87ceb24c Add tsx syntax to SetLanguage. 2021-05-24 12:55:39 +01:00
Kitteh 8a71f8fd0e Add tsx syntax to Me. 2021-05-24 12:48:21 +01:00
Kitteh 1ad2209571 Add tsx syntax to KVSE. 2021-05-24 11:49:49 +01:00
Kitteh 93a44cba17 Make edit work again. 2021-05-24 10:20:31 +01:00