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 |
|
Kitteh
|
7568bc6d8e
|
Add tsx syntax to TOTPNew and rename TOTP page IDs.
|
2021-05-23 12:12:25 +01:00 |
|
Kitteh
|
1ccb432cbc
|
Implement deleting of TOTP codes. Closes #2.
|
2021-05-22 15:40:03 +01:00 |
|
Kitteh
|
a7acb3bd23
|
Run linter.
|
2021-05-22 13:54:30 +01:00 |
|
Kitteh
|
331d8c9e81
|
Make TOTPView load data right away.
|
2021-05-22 13:40:12 +01:00 |
|
Kitteh
|
8f2e91bf6b
|
Rework TOTPView.tsx.
|
2021-05-22 13:31:22 +01:00 |
|
Kitteh
|
23cc9b60c9
|
Use tsx syntax in TOTPView.
|
2021-05-22 13:06:50 +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
|
2944a68af2
|
Add tsx syntax to KeyValueDelete.
|
2021-05-22 10:06:07 +01:00 |
|
Kitteh
|
bc78661c49
|
Make KeyValueVersions use tsx syntax.
|
2021-05-22 10:00:36 +01:00 |
|
Kitteh
|
a95c6d250f
|
Start working on using preact and TSX.
|
2021-05-22 09:50:55 +01:00 |
|
Kitteh
|
e22ee5a5dc
|
Add userpass user deletion.
|
2021-05-21 11:13:13 +01:00 |
|
Kitteh
|
e63a5f1736
|
Add the ability to create new users.
|
2021-05-21 10:59:31 +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
|
70f26da106
|
Add i18n in auth view.
|
2021-05-20 14:35:16 +01:00 |
|
Kitteh
|
7180edf2a3
|
Lint code.
|
2021-05-20 14:25:06 +01:00 |
|
Kitteh
|
0273793569
|
Rename some pageState things.
|
2021-05-20 14:12:12 +01:00 |
|
Kitteh
|
555825787c
|
Add UserPassUsersListPage.
|
2021-05-19 10:45:52 +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
|
b66da7bd9d
|
Add auth home.
|
2021-05-18 11:42:11 +01:00 |
|
Kitteh
|
ec3ebe3356
|
Add access home page.
|
2021-05-18 11:28:05 +01:00 |
|
Kitteh
|
db02e0e91b
|
Move Secrets home to its own page and move secrets pages into their own folder.
|
2021-05-18 11:10:47 +01:00 |
|
Kitteh
|
c71e530f3f
|
Move makeElement to z-makeelement library.
|
2021-05-16 18:17:12 +01:00 |
|
Kitteh
|
26c5bd0467
|
Remove global pageContent.
|
2021-05-16 13:40:39 +01:00 |
|
Kitteh
|
6edd037f8d
|
Stop using "void " on async methods.
|
2021-05-16 12:37:23 +01:00 |
|
Kitteh
|
d658f468a5
|
Revert "Trial using lazy loading imports."
This reverts commit 718dd762cf .
|
2021-05-16 12:04:47 +01:00 |
|
Kitteh
|
718dd762cf
|
Trial using lazy loading imports.
|
2021-05-16 11:40:31 +01:00 |
|
Kitteh
|
5c6e21f349
|
Move Page to Types.
|
2021-05-16 09:47:53 +01:00 |
|
Kitteh
|
67bd89db1a
|
Rework PageRouter, Page, pageContent and SecretTitleElement.
|
2021-05-15 10:54:39 +01:00 |
|
Kitteh
|
f3060ae507
|
Make totp new a button instead o a link.
|
2021-05-13 11:56:15 +01:00 |
|
Kitteh
|
f4cf50bb27
|
Add the ability to create new transit keys.
|
2021-05-13 07:11:11 +01:00 |
|
Kitteh
|
66a67ca7cf
|
Add the ability to create new Transit engines.
|
2021-05-13 06:28:51 +01:00 |
|
Kitteh
|
ceaa2e8783
|
Add the ability to create new TOTP engines.
|
2021-05-13 06:22:54 +01:00 |
|
Kitteh
|
004b7b291f
|
Add ability to create new KV secrets engines.
|
2021-05-13 06:13:39 +01:00 |
|
Kitteh
|
c29dbfd766
|
Use async more.
|
2021-05-12 18:26:32 +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
|
6914edbeb7
|
Make code compile again due to broken imports sorting.
|
2021-05-12 15:25:25 +01:00 |
|
Kitteh
|
9aef234ff3
|
Broken commit but moved TitleBar to seporate module.
|
2021-05-12 15:22:08 +01:00 |
|
Kitteh
|
74aabc5d74
|
Redo some async things.
|
2021-05-12 14:54:25 +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 |
|