Kitteh
|
9339490e8e
|
Organise API methods.
|
2021-05-09 11:18:18 +01:00 |
|
Kitteh
|
40387b5a48
|
Lint code.
|
2021-05-08 03:40:44 +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
|
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
|
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
|
3dadc99580
|
Add some more handy Object/Map utils.
|
2021-05-07 14:19:34 +01:00 |
|
Kitteh
|
38341f3475
|
Run linter.
|
2021-05-07 11:54:44 +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
|
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 |
|