1
0
Fork 0
Commit graph

302 commits

Author SHA1 Message Date
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
Kitteh fc66591cc3 Change how page titles work, updating to z-pagerouter 1.0.2. 2021-05-24 10:14:01 +01:00
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