1
0
Fork 0
Commit graph

23 commits

Author SHA1 Message Date
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 3e589db3fe Lint Code. 2021-05-05 17:50:35 +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
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 67465967ab Add translations on KeyValueView page. 2021-04-20 23:12:29 +01:00
Kitteh 99f2aff7ca Add translations to KeyValueVersions page. 2021-04-20 23:08:02 +01:00
Kitteh 368feeb76b Add translations to KeyValueSecretsEdit and fix build. 2021-04-20 23:02:18 +01:00
Kitteh dc1fa1c815 Add more translations to KeyValueSecret page. 2021-04-20 22:55:07 +01:00
Kitteh 646487610f Add key value secret page translations. 2021-04-20 22:49:33 +01:00
Kitteh 7d677b6b19 Add translations on KeyValueNew page. 2021-04-20 20:38:30 +01:00
Kitteh 93fcb693b5 Add translations on KeyValueDelete and rename titlePrefix to titleSuffix. 2021-04-20 20:32:57 +01:00
Kitteh c0dfff76b0 Solve bug on KeyValueView when not on cubbyhole. 2021-04-18 12:00:26 +01:00
Kitteh 2c223dc1aa Add description to cubbyhole k/v view, closes #8. 2021-04-18 10:51:52 +01:00
Kitteh 3748a2ebbd Switch to eslint. 2021-04-18 10:42:57 +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