1
0
Fork 0
Commit graph

28 commits

Author SHA1 Message Date
ChaotiCryptidz 7476de83a4 move all api functions into their own file, use that instead of globally 2022-01-07 15:27:10 +00:00
ChaotiCryptidz 1d037f0f19 rename state to settings 2022-01-07 14:26:21 +00:00
ChaotiCryptidz 12eb745d2c finish 2022-01-07 14:11:14 +00:00
ChaotiCryptidz 6089fe9501 add all policy pages 2022-01-07 13:14:25 +00:00
ChaotiCryptidz 6131a13331 formatting run linter --fix src 2022-01-06 23:02:34 +00:00
ChaotiCryptidz c62cd89771 initial work on moving to a real page router 2022-01-06 18:53:38 +00:00
ChaotiCryptidz - 0588f90104 Add CopyStateLinkButton to all pages by default. 2021-11-21 12:00:08 +00:00
ChaotiCryptidz - 0239a619e7 Add nix shell, move pagerouter into this repo, update packages. 2021-11-21 10:51:12 +00:00
Kitteh 7e4d168429 Add incognito mode. 2021-05-28 10:08:21 +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 3b251ee46f Move to z-pagerouter library! 2021-05-16 10:27:21 +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 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 a347939896 Lint code harder. 2021-05-10 11:35:14 +01:00
Kitteh 40387b5a48 Lint code. 2021-05-08 03:40:44 +01:00
Kitteh fd46140ad2 Add typing to PwGen.ts. 2021-05-08 01:45:35 +01:00
Kitteh 8351b81b82 Add typing to internalErrors.ts. 2021-05-07 23:35:43 +01:00
Kitteh c1455c25a4 Add typing to Page.ts. 2021-05-07 23:33:58 +01:00
Kitteh 859717e482 Add typing to pageUtils.ts. 2021-05-07 23:21:38 +01:00
Kitteh a237443aca Add typing to PageState.ts. 2021-05-07 23:08:02 +01:00
Kitteh 7479fc2ed9 Add vault seal button and rework some errors and checks. 2021-05-03 09:07:47 +01:00
Kitteh 93fcb693b5 Add translations on KeyValueDelete and rename titlePrefix to titleSuffix. 2021-04-20 20:32:57 +01:00
Kitteh b79e1856ca Remove global "window.pages". 2021-04-17 11:24:43 +01:00
Kitteh 0a2127b626 Move most of currentTitleSecretText's functionality into page.titlePrefix, using less code. 2021-04-17 11:06:34 +01:00
Kitteh e0a3106d2e Reformat code. 2021-04-15 15:37:52 +01:00
Kitteh 5915f03f07 Initial Commit. 2021-04-15 13:01:58 +01:00