1
0
Fork 0
Commit graph

311 commits

Author SHA1 Message Date
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
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