1
0
Fork 0
Commit graph

17 commits

Author SHA1 Message Date
Kitteh 3bfba4d3fc Add typing to CopyableModal.ts. 2021-05-08 00:30:44 +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 3e92979ce8 Start work on adding typescript to codebase. 2021-05-07 22:23:52 +01:00
Kitteh 13ea95a552 Move API unctions to their own iles. 2021-05-07 11:53:26 +01:00
Kitteh 5409d64409 Move pageState into a js file instead of in global window. 2021-05-07 11:07:03 +01:00
Kitteh 79257dfb13 Sort imports and lint code. 2021-05-03 09:25:42 +01:00
Kitteh 7e022c972d Add correct css classes to transit base64 decode/encode checkboxes. 2021-04-30 19:35:34 +01:00
Kitteh 4fefad2c16 Add translations on TransitDecryptPage and TransitEncryptPage 2021-04-29 11:03:24 +01:00
Kitteh 93fcb693b5 Add translations on KeyValueDelete and rename titlePrefix to titleSuffix. 2021-04-20 20:32:57 +01:00
Kitteh 3748a2ebbd Switch to eslint. 2021-04-18 10:42:57 +01:00
Kitteh aa6ed9a3e2 Implement base64 decoding option on transit decrypt page.
This completes #14
2021-04-17 12:53:55 +01:00
Kitteh 3ba6beca89 Remove global changePage 2021-04-17 11:30:10 +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 6baec10b45 Reorganise pages folder. 2021-04-17 10:45:42 +01:00
Renamed from src/pages/TransitEncrypt.js (Browse further)