1
0
Fork 0
Commit graph

467 commits

Author SHA1 Message Date
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
Kitteh 17625f408d Add some more options to webpack. 2021-05-03 15:56:21 +01:00
Kitteh f6209b119d Rework how to import and adding new translations. 2021-05-03 15:13:30 +01:00
Kitteh a3904c626b Tidy up checkTranslations script. 2021-05-03 14:33:13 +01:00
Kitteh 489476119a Improve translations check script. 2021-05-03 14:32:22 +01:00
Kitteh 7cddd064f2 Accidentally wrote (edit) instead of (versions) in en.js. 2021-05-03 14:18:56 +01:00
Kitteh 4ac085e176 Remove error reporting in prePageChecks. 2021-05-03 09:32:28 +01:00
Kitteh 27c35861b5 Import prism in right order. 2021-05-03 09:30:22 +01:00
Kitteh 79257dfb13 Sort imports and lint code. 2021-05-03 09:25:42 +01:00
Kitteh 7479fc2ed9 Add vault seal button and rework some errors and checks. 2021-05-03 09:07:47 +01:00
Kitteh 7e022c972d Add correct css classes to transit base64 decode/encode checkboxes. 2021-04-30 19:35:34 +01:00
purringChaos df97ccc0f7
Merge pull request #24 from slashdevslashurandom/main
added new strings
2021-04-30 16:24:18 +01:00
/dev/urandom d201e712ca added new strings 2021-04-30 18:22:33 +03:00
Kitteh be977af775 Move localStorage operations into pageState. 2021-04-30 10:38:23 +01:00
Kitteh ed72d3bff9 Update french translation. 2021-04-29 13:42:30 +01:00
Kitteh decc37e073 Lint code. 2021-04-29 12:52:00 +01:00
Kitteh ce8e3fe121 fix form select colours. 2021-04-29 11:45:55 +01:00
Kitteh 8e970a75e4 Make CopyableInputBox more usable when using accessability solutions. 2021-04-29 11:12:17 +01:00
Kitteh 4fefad2c16 Add translations on TransitDecryptPage and TransitEncryptPage 2021-04-29 11:03:24 +01:00
Kitteh 76d58d1850 Add translations to TransitViewSecretPage. 2021-04-29 10:51:36 +01:00
Kitteh 61954536e5 Add translations on clipboard copy messages and copyable modal. 2021-04-29 10:38:42 +01:00
Kitteh d8cb522a0a Reshuffle some translations. 2021-04-29 10:22:57 +01:00
Kitteh ad3dc19eff Add missing comma. 2021-04-25 15:51:29 +01:00
Kitteh 42de1173cc Update your_token_expires_in in russian to better work with relative dates. 2021-04-25 15:49:45 +01:00