1
0
Fork 0
Commit graph

467 commits

Author SHA1 Message Date
Kitteh ba7e619bdf Hide buttons when you can't encrypt or decrypt. 2021-05-09 11:59:39 +01:00
Kitteh 9339490e8e Organise API methods. 2021-05-09 11:18:18 +01:00
Kitteh d7d86b6bc8 Add upload support to transit encrypt/decrypt. Closes #4. 2021-05-09 11:06:45 +01:00
Kitteh 7bbd1e26ba Add token invalid error message. Closes #12. 2021-05-09 10:11:20 +01:00
Kitteh e3831e7ee1 Make prism work again. 2021-05-09 10:08:04 +01:00
Kitteh 40387b5a48 Lint code. 2021-05-08 03:40:44 +01:00
Kitteh 8a33dfd36f Add typing to TransitEncrypt.ts 2021-05-08 03:36:26 +01:00
Kitteh d34518650b Add typing to TransitDecrypt.ts. 2021-05-08 03:33:22 +01:00
Kitteh 0e38e0fb30 Add typing to main.ts. 2021-05-08 03:28:37 +01:00
Kitteh 871a4264b8 Add webpack to gitattributes. 2021-05-08 03:22:39 +01:00
Kitteh e616e4ed76 Rename gitattributes. 2021-05-08 03:21:33 +01:00
Kitteh 7ea67693ba Update gitattributes. 2021-05-08 03:20:48 +01:00
Kitteh 541737ac58 Add gitattributes. 2021-05-08 03:19:14 +01:00
Kitteh d9dcb4af1e Add typing to TransitViewSecret.js. 2021-05-08 03:17:06 +01:00
Kitteh d00826fa67 Add typing to TransitView.ts. 2021-05-08 03:13:50 +01:00
Kitteh 8b0512a3ec Add typing to KeyValueDelete.ts. 2021-05-08 03:11:09 +01:00
Kitteh bb6e5a7310 Add typing to KeyValueNew.ts. 2021-05-08 03:10:21 +01:00
Kitteh e180c44e50 Add typing to KeyValueSecret.ts. 2021-05-08 03:07:57 +01:00
Kitteh cf6af8efe7 Add typing to KeyValueSecretsEdit.ts. 2021-05-08 03:03:34 +01:00
Kitteh aba3321e90 Add typing to KeyValueView.ts. 2021-05-08 03:00:28 +01:00
Kitteh c50252a77d Add typing to KeyValueVersions.ts. 2021-05-08 02:58:04 +01:00
Kitteh 489792fb8d Add typing to NewTOTP.ts. 2021-05-08 02:56:08 +01:00
Kitteh 5971ae7bd8 Add typing to TOTPView.ts. 2021-05-08 02:48:20 +01:00
Kitteh 22824d4b90 Add typing to Unseal.ts. 2021-05-08 02:09:08 +01:00
Kitteh ab3cc5fa70 Add typing to SetVaultURL.ts. 2021-05-08 01:57:08 +01:00
Kitteh a9d3e8d1e7 Revert "Add gitattributes."
This reverts commit 57a0ab5abe.
2021-05-08 01:55:00 +01:00
Kitteh f1ba0a06ce Add typing to SetVaultURL.ts. 2021-05-08 01:54:38 +01:00
Kitteh 57a0ab5abe Add gitattributes. 2021-05-08 01:47:51 +01:00
Kitteh fd46140ad2 Add typing to PwGen.ts. 2021-05-08 01:45:35 +01:00
Kitteh dd9a63a8db Add typing to formatDistance.ts. 2021-05-08 00:58:28 +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 1b1a7a1d2d Add typing to API/*.ts. 2021-05-08 00:21:58 +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 ac7372029d Add typing to allPages.ts. 2021-05-07 23:28:49 +01:00
Kitteh 99cef8f26d Add typing to playground.ts. 2021-05-07 23:26:33 +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 0a74135d60 Add ts-loader to package.json. 2021-05-07 22:27:40 +01:00
Kitteh 3e92979ce8 Start work on adding typescript to codebase. 2021-05-07 22:23:52 +01:00
Kitteh ea45339a11 Add rtl direction support and playground.js 2021-05-07 20:41:40 +01:00
Kitteh 44cefde7b6 Make refresh on Password Generator screen work. 2021-05-07 15:58:45 +01:00
Kitteh 8aa4dd1c4f Overhaul password generator. Closes #6. 2021-05-07 15:47:13 +01:00
Kitteh b2e4437b46 Add length slider to password generator page. 2021-05-07 15:11:10 +01:00
Kitteh 949c64e211 Fix the Refresh button. 2021-05-07 14:24:22 +01:00
Kitteh 3dadc99580 Add some more handy Object/Map utils. 2021-05-07 14:19:34 +01:00
Kitteh ccf420d107 Run linter. 2021-05-07 14:10:18 +01:00