1
0
Fork 0
Commit graph

190 commits

Author SHA1 Message Date
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
Kitteh 36ee4708e6 Use Promise.all in TOTPView. 2021-05-07 14:02:59 +01:00
Kitteh 234f735870 makeElement is now so much cleaner. 2021-05-07 12:36:47 +01:00
Kitteh 53e4edaf66 Make elements better. 2021-05-07 12:07:51 +01:00
Kitteh 38341f3475 Run linter. 2021-05-07 11:54:44 +01:00
Kitteh 193fc4d5d6 Remove index.js in api.js. 2021-05-07 11:54:26 +01:00
Kitteh 13ea95a552 Move API unctions to their own iles. 2021-05-07 11:53:26 +01:00
Kitteh 01519b1878 Make eslint happy. 2021-05-07 11:30:41 +01:00
Kitteh 06332f16bd Tidy up api.js a bit. 2021-05-07 11:23:30 +01:00
Kitteh 5409d64409 Move pageState into a js file instead of in global window. 2021-05-07 11:07:03 +01:00
Kitteh aa9a58af7c Actually make padding be on correct side. 2021-05-06 12:58:57 +01:00
Kitteh 699f2574a8 Close #15 with temp solution. 2021-05-06 12:52:33 +01:00
Kitteh ae828dfa9f We should be using .bind(this) more when doing this. 2021-05-05 22:05:57 +01:00
Kitteh c7e37b36cd Accidentally broke KeyValueNew. 2021-05-05 21:59:28 +01:00
Kitteh a934c2c746 Move pageState.mountType to arguments in api.js. 2021-05-05 21:56:25 +01:00
Kitteh be0a597dfb Add getObjectKeys. 2021-05-05 21:30:45 +01:00
Kitteh fa9f25027c Print language name in checkTranslations script. 2021-05-05 21:15:50 +01:00
Kitteh 798f50c5a8 Unbreak the markdown. 2021-05-05 18:29:35 +01:00
Kitteh ed2e0ff592 Add screenshots to readme. 2021-05-05 18:28:05 +01:00
Kitteh 00780c7e9e Make transit secret view tiles look better. 2021-05-05 18:03:17 +01:00
Kitteh 3e589db3fe Lint Code. 2021-05-05 17:50:35 +01:00
Kitteh d1889c2c6f Removed some console.log statements. 2021-05-05 17:50:02 +01:00
Kitteh dfa448e375 Rework versions and get deletion to work properly. 2021-05-05 17:49:08 +01:00
Kitteh c13b7d04e8 Fix a bug in k/v creation. 2021-05-05 17:09:38 +01:00
Kitteh fb2478705a Fix #26. 2021-05-05 17:03:00 +01:00
purringChaos c1d0bb0331
Merge pull request #25 from slashdevslashurandom/main
ru.js: fix to (versions) and new string
2021-05-03 21:00:48 +01:00
Kitteh 823c93e1d9 Update translations. 2021-05-03 20:59:43 +01:00
/dev/urandom f27e71892c fix to (versions) and new string 2021-05-03 22:30:19 +03:00