Sofiya Tepikin
|
176e4f6a70
|
Chore/retire redux
|
2022-09-10 16:00:19 +00:00 |
|
Sofiya Tepikin
|
840fca5b9e
|
Prettify rest of the components files except stats
|
2022-09-08 12:19:36 +02:00 |
|
Maria Zadnepryanets
|
dd18611498
|
Fix/incorrect password error not showing on login screen
|
2021-01-23 12:04:30 +00:00 |
|
Maria Zadnepryanets
|
659eb8da31
|
Fix/bottom padding after input field
|
2021-01-23 11:53:34 +00:00 |
|
emelko
|
6de05f0d70
|
Fix unlocking app with password
|
2020-09-20 14:49:17 +02:00 |
|
Maria Zadnepryanets
|
5a555f5965
|
Calendar redesign
|
2020-08-22 13:08:24 +02:00 |
|
mashazyu
|
550b1e6314
|
Post-review updates
|
2020-08-22 13:06:50 +02:00 |
|
mashazyu
|
3d2d659b54
|
Introduces PasswordPrompt component redesign
|
2020-08-22 13:06:50 +02:00 |
|
mashazyu
|
1fc7bc17b9
|
AppLoading/AppText/AppTextInput/Button/FramedSegment/Link -> ./common
|
2020-08-22 13:05:17 +02:00 |
|
Maria Zadnepryanets
|
47379d7a1e
|
Lint rule react prop types addition
|
2020-03-11 20:19:45 +00:00 |
|
Sofiya Tepikin
|
e4209e28b7
|
Refactors App wrapper component
|
2019-06-19 00:02:58 +02:00 |
|
mashazyu
|
f15dc75908
|
Removes logo and adds header on the main login screen
|
2019-04-30 20:23:09 +02:00 |
|
tina
|
d5f3fdbde5
|
renames folder with labels, splits up the setting labels from rest
|
2018-11-28 16:10:38 +01:00 |
|
tina
|
11ceb21921
|
moves labels to copy folder
|
2018-11-28 15:07:52 +01:00 |
|
Julia Friesel
|
fa85f321c3
|
Always persist connection. Throw all unknown errors.
|
2018-10-30 09:46:42 +01:00 |
|
Julia Friesel
|
207b5504e7
|
Only throw unexpected errors from openDb
|
2018-10-30 09:14:46 +01:00 |
|
Julia Friesel
|
7b8b905550
|
Add new home screen
|
2018-10-03 19:14:53 +02:00 |
|
Julia Friesel
|
9cc9cb6d3e
|
Move irrelevant stuff out of try block
|
2018-09-17 16:37:54 +02:00 |
|
Julia Friesel
|
8ed26f3e59
|
Pull password settings apart into individual components
|
2018-09-16 11:47:33 +02:00 |
|
Julia Friesel
|
80f08c0642
|
Don't rely on local storage knowing about encryption state
|
2018-09-16 11:47:33 +02:00 |
|
Julia Friesel
|
9f11170f8b
|
Bring back persist argument to openDb
This reverts commit fc1028dba411711c46e3976693552632af4b9dc6.
|
2018-09-16 11:47:33 +02:00 |
|
Julia Friesel
|
1c5c6a804b
|
Remove unneeded argument to openDb
|
2018-09-16 11:47:33 +02:00 |
|
Julia Friesel
|
1ffd5c8ba3
|
Disallow empty passwords
|
2018-09-16 11:47:33 +02:00 |
|
Julia Friesel
|
9efd366812
|
Improve backup warning text
|
2018-09-16 11:47:33 +02:00 |
|
Julia Friesel
|
c476a7a278
|
Clean up
|
2018-09-16 11:47:33 +02:00 |
|
Julia Friesel
|
d41574235f
|
Add forgot password flow
|
2018-09-16 11:47:33 +02:00 |
|
Julia Friesel
|
a74eb40805
|
Stylin'
|
2018-09-16 11:47:33 +02:00 |
|
Julia Friesel
|
01a1fa4385
|
Mask password input
|
2018-09-16 11:47:33 +02:00 |
|
Julia Friesel
|
3dbc26f50a
|
Unify encrypt function
|
2018-09-16 11:47:33 +02:00 |
|
Julia Friesel
|
6c49d8a36c
|
Add wrapper for password screen and logged-in app
|
2018-09-16 11:47:33 +02:00 |
|
Julia Friesel
|
8da8523558
|
Implement wrong-password-try-again? flow
|
2018-09-16 11:47:33 +02:00 |
|
Julia Friesel
|
b153f8d0ff
|
Add password setting and check password before deleting it
|
2018-09-16 11:47:05 +02:00 |
|
Julia Friesel
|
3c1653bc8c
|
Add db deletion button for when things go wrong
|
2018-09-16 11:47:05 +02:00 |
|
Julia Friesel
|
b82b2d625a
|
Use SHA512 for encryption too
|
2018-09-16 11:47:05 +02:00 |
|
Julia Friesel
|
f2f0278a1c
|
Actually use SHA512, not 256
|
2018-09-16 11:47:05 +02:00 |
|
Julia Friesel
|
34648a3d89
|
Take user password and try to open db
|
2018-09-16 11:47:05 +02:00 |
|
Julia Friesel
|
3d61459f30
|
Introduce password prompt page and save encryption flag
|
2018-09-16 11:47:05 +02:00 |
|