Kitteh
|
a934c2c746
|
Move pageState.mountType to arguments in api.js.
|
2021-05-05 21:56:25 +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 |
|
Kitteh
|
f6209b119d
|
Rework how to import and adding new translations.
|
2021-05-03 15:13:30 +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 |
|
Kitteh
|
be977af775
|
Move localStorage operations into pageState.
|
2021-04-30 10:38:23 +01:00 |
|
Kitteh
|
decc37e073
|
Lint code.
|
2021-04-29 12:52:00 +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
|
3fba14de6c
|
Add a script to check missing translations.
|
2021-04-24 17:20:39 +01:00 |
|
Kitteh
|
75a927ed62
|
Run linter.
|
2021-04-24 16:26:31 +01:00 |
|
Kitteh
|
18f034acd3
|
Add QR scanner to Unseal page. Closes #22.
|
2021-04-24 11:19:21 +01:00 |
|
Kitteh
|
228901a68c
|
Add french translation.
|
2021-04-21 00:02:47 +01:00 |
|
Kitteh
|
06179dd0ca
|
Add NewTOTP translations.
|
2021-04-20 23:23:17 +01:00 |
|
Kitteh
|
19a305d867
|
Add TOTPView page translations
|
2021-04-20 23:16:36 +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
|
cc61c26264
|
Add en translations for Password Generator and Login pages.
|
2021-04-20 20:19:34 +01:00 |
|
Kitteh
|
71eda16ec3
|
Make language select page work again.
|
2021-04-19 20:37:45 +01:00 |
|
Kitteh
|
d4fef5323b
|
Add language change screen.
|
2021-04-19 20:17:07 +01:00 |
|
Kitteh
|
a36aa172ab
|
Add translations on unseal page.
|
2021-04-19 19:45:51 +01:00 |
|
Kitteh
|
c0dfff76b0
|
Solve bug on KeyValueView when not on cubbyhole.
|
2021-04-18 12:00:26 +01:00 |
|
Kitteh
|
4f8b30ec32
|
Add translations on Me and Home page.
|
2021-04-18 11:52:24 +01:00 |
|
Kitteh
|
39ab714460
|
Move token renew, log out, etc to Me page, closes #17.
|
2021-04-18 11:05:43 +01:00 |
|
Kitteh
|
5be2bf0779
|
Add copy token button, closes #9.
|
2021-04-18 10:56:23 +01:00 |
|
Kitteh
|
2c223dc1aa
|
Add description to cubbyhole k/v view, closes #8.
|
2021-04-18 10:51:52 +01:00 |
|
Kitteh
|
37dba200ac
|
Make TOTP key requirements more lax, closes #13.
|
2021-04-18 10:44:24 +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
|
b2c75cf1e6
|
Add error message when no TOTP codes have been added.
|
2021-04-17 11:42:06 +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 |
|
Kitteh
|
3fefdbc90d
|
Implement Transit Decrypt Page.
|
2021-04-17 10:39:07 +01:00 |
|
Kitteh
|
dc168e5604
|
Implement the Transit Encryption page.
|
2021-04-17 10:29:22 +01:00 |
|
Kitteh
|
01ac2d94bf
|
Start work on TransitEncryptPage.
|
2021-04-16 18:57:59 +01:00 |
|
Kitteh
|
e0a3106d2e
|
Reformat code.
|
2021-04-15 15:37:52 +01:00 |
|
Kitteh
|
9fc0f9347b
|
Add icons on TransitViewSecretPage.
|
2021-04-15 15:28:00 +01:00 |
|
Kitteh
|
752b179f9d
|
Correct name in TransitViewSecret.js
|
2021-04-15 15:16:37 +01:00 |
|
Kitteh
|
6c6a92b094
|
Start work on transit pages.
|
2021-04-15 15:09:43 +01:00 |
|
Kitteh
|
9f40b0b22c
|
Don't require any inputs on NewTOTP page.
|
2021-04-15 14:07:28 +01:00 |
|
Kitteh
|
5915f03f07
|
Initial Commit.
|
2021-04-15 13:01:58 +01:00 |
|