1
0
Fork 0
Commit graph

54 commits

Author SHA1 Message Date
Kitteh 9648d6027f Add tsx syntax to Login. 2021-05-24 09:18:17 +01:00
Kitteh 8841ff02c7 Add tsx syntax to TransitDecrypt. 2021-05-23 15:23:40 +01:00
Kitteh 36a5da4ff6 Port some elements to tsx. 2021-05-23 14:33:41 +01:00
Kitteh 7672eaa32a Remove some elements that are no longer in use. 2021-05-23 13:46:35 +01:00
Kitteh 9db9630187 Add tsx syntax in UserPassUserView. 2021-05-23 13:20:56 +01:00
Kitteh 0041c18a61 Add tsx syntax to UserPassUserEdit. 2021-05-23 12:53:45 +01:00
Kitteh 4d04070446 Use tsx syntax in NavBar. 2021-05-22 14:26:02 +01:00
Kitteh e4d749cce0 Add tsx syntax to KeyValueSecret. 2021-05-22 12:22:00 +01:00
Kitteh 0309dac899 Add tsx syntax to KeyValueView.tsx. 2021-05-22 11:12:55 +01:00
Kitteh eae3598611 Add tsx syntax to KeyValueNew. 2021-05-22 10:51:06 +01:00
Kitteh a95c6d250f Start working on using preact and TSX. 2021-05-22 09:50:55 +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 5e82683f6c Make a Form element to make creating Forms easier. 2021-05-20 16:17:05 +01:00
Kitteh 5a2b22f7fa add UserPassUserViewPage. 2021-05-20 15:15:02 +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 c71e530f3f Move makeElement to z-makeelement library. 2021-05-16 18:17:12 +01:00
Kitteh 6edd037f8d Stop using "void " on async methods. 2021-05-16 12:37:23 +01:00
Kitteh 2d0733bfc7 Lint code. 2021-05-16 10:35:35 +01:00
Kitteh 3b251ee46f Move to z-pagerouter library! 2021-05-16 10:27:21 +01:00
Kitteh 364679d4e4 Remove PageState rom PageRouter. 2021-05-16 09:42:43 +01:00
Kitteh 89bedc8be5 Run linter. 2021-05-15 10:56:08 +01:00
Kitteh 67bd89db1a Rework PageRouter, Page, pageContent and SecretTitleElement. 2021-05-15 10:54:39 +01:00
Kitteh 8f448b80fc Decouple the page routing system from pageState. 2021-05-14 13:38:29 +01:00
Kitteh f4cf50bb27 Add the ability to create new transit keys. 2021-05-13 07:11:11 +01:00
Kitteh 004b7b291f Add ability to create new KV secrets engines. 2021-05-13 06:13:39 +01:00
Kitteh b3470be6f1 Make changePage async. 2021-05-12 17:37:09 +01:00
Kitteh 9c50ca2432 Run prettier when using eslint to make code consistantly formatted. 2021-05-12 16:01:04 +01:00
Kitteh 2d0c1d7689 Allow changing language without reloading page. 2021-05-12 15:32:21 +01:00
Kitteh 9aef234ff3 Broken commit but moved TitleBar to seporate module. 2021-05-12 15:22:08 +01:00
Kitteh 799931f31a Add more @type packages. 2021-05-10 12:07:19 +01:00
Kitteh a347939896 Lint code harder. 2021-05-10 11:35:14 +01:00
Kitteh c635c2c5c7 Add TransitRewrap page. 2021-05-09 16:02:04 +01:00
Kitteh ba3df3af78 Move makeTile to Tile.ts 2021-05-09 14:21:40 +01:00
Kitteh a7d415a074 Accidentally broke CopyableInputBox style. 2021-05-09 12:39:31 +01:00
Kitteh d7d86b6bc8 Add upload support to transit encrypt/decrypt. Closes #4. 2021-05-09 11:06:45 +01:00
Kitteh d34518650b Add typing to TransitDecrypt.ts. 2021-05-08 03:33:22 +01:00
Kitteh 22824d4b90 Add typing to Unseal.ts. 2021-05-08 02:09:08 +01:00
Kitteh fd46140ad2 Add typing to PwGen.ts. 2021-05-08 01:45:35 +01:00
Kitteh 5a4df25547 Add typing to QRScanner.ts. 2021-05-08 00:54:50 +01:00
Kitteh e712af95de Add typing to Margin.ts and MarginInline.ts. 2021-05-08 00:38:02 +01:00
Kitteh 3bfba4d3fc Add typing to CopyableModal.ts. 2021-05-08 00:30:44 +01:00
Kitteh 73cc78125f Add typing to CopyableInputBox.ts. 2021-05-08 00:28:31 +01:00
Kitteh 859717e482 Add typing to pageUtils.ts. 2021-05-07 23:21:38 +01:00
Kitteh 3e92979ce8 Start work on adding typescript to codebase. 2021-05-07 22:23:52 +01:00
Kitteh 53e4edaf66 Make elements better. 2021-05-07 12:07:51 +01:00
Kitteh 79257dfb13 Sort imports and lint code. 2021-05-03 09:25:42 +01:00
Kitteh 7479fc2ed9 Add vault seal button and rework some errors and checks. 2021-05-03 09:07:47 +01:00
Kitteh decc37e073 Lint code. 2021-04-29 12:52:00 +01:00