1
0
Fork 0
Commit graph

221 commits

Author SHA1 Message Date
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 c71f3f26a8 Remove support on IE8. 2021-05-16 13:47:28 +01:00
Kitteh 26c5bd0467 Remove global pageContent. 2021-05-16 13:40:39 +01:00
Kitteh 499dabea24 Always use babel. 2021-05-16 13:30:31 +01:00
Kitteh f4ab8f212e Use babel to transpile. 2021-05-16 13:21:54 +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 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 615de8e5d4 Make a PageListType. 2021-05-16 09:59:35 +01:00
Kitteh 5c6e21f349 Move Page to Types. 2021-05-16 09:47:53 +01:00
Kitteh 364679d4e4 Remove PageState rom PageRouter. 2021-05-16 09:42:43 +01:00
Kitteh 1e95a2af87 Make PageType seporate rom Page. 2021-05-16 09:38:19 +01:00
Kitteh 4e390d3e96 Remove pageState in formatDistance.ts. 2021-05-15 10:58:54 +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 67d8d982c6 Merge branch 'main' of https://github.com/purringChaos/VaultUI 2021-05-13 11:57:57 +01:00
Kitteh f3060ae507 Make totp new a button instead o a link. 2021-05-13 11:56:15 +01:00
purringChaos 029fd11f42
Merge pull request #29 from SapphicCode/patch-1
Fix your CI badge
2021-05-13 08:14:39 +01:00
Cassandra 6bfc242f12
Fix your CI badge
I updated the Concourse team, you now have read/write access on your pipeline too.
2021-05-13 09:13:38 +02:00
Kitteh f4cf50bb27 Add the ability to create new transit keys. 2021-05-13 07:11:11 +01:00
Kitteh 31c99a7fdb fix form select option colour. 2021-05-13 06:33:59 +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
Kitteh f4aa14f968 Change runLinter script. 2021-05-10 08:42:40 +01:00
purringChaos e4b7d5619c
Merge pull request #28 from slashdevslashurandom/main
even more new strings
2021-05-09 18:05:13 +01:00
/dev/urandom ad7e3bc35e even more new strings 2021-05-09 20:03:38 +03:00
Kitteh b534a7083c Typo in markdown. 2021-05-09 17:13:40 +01:00
Kitteh 9e776cfc2f Update readme to include CI status. 2021-05-09 17:13:17 +01:00
Kitteh a59d66e881 Update node modules. 2021-05-09 16:39:24 +01:00
Kitteh 74092cf62d Improve BUILD_STRING. 2021-05-09 16:31:01 +01:00
Kitteh 67f9703a33 Make main.ts print the commit short hash. 2021-05-09 16:15:51 +01:00
Kitteh c635c2c5c7 Add TransitRewrap page. 2021-05-09 16:02:04 +01:00
Kitteh 562ced442e Tidy up api and TransitEncrypt/Decrypt pages. 2021-05-09 15:04:20 +01:00
Kitteh c1ce81ba0d Make TransitViewSecret page look prettyer. 2021-05-09 14:48:47 +01:00
Kitteh ba3df3af78 Move makeTile to Tile.ts 2021-05-09 14:21:40 +01:00