Commit graph

15 commits

Author SHA1 Message Date
Audric Ackermann
291d4682e4
fix some tests 2020-11-25 09:14:22 +11:00
Audric Ackermann
ddf41de3fb
add csp for image load from blob so attachments are loaded correctly 2020-10-19 09:35:16 +11:00
Audric Ackermann
4d991d3992
Merge branch 'clearnet' into react-refactor 2020-10-08 17:23:55 +11:00
Audric Ackermann
291982c2aa
cleanup css and themify missing stuff 2020-08-25 15:58:14 +10:00
Vincent
5165bfdba4 jsx-emoji-overlay 2020-07-22 14:03:24 +10:00
Vincent
9f1cef9844 emoji-rendering 2020-07-21 17:37:34 +10:00
Vincent
4a7e2dece7 Password lock screen and delete data screen 2020-01-28 16:43:39 +11:00
Audric Ackermann
37e3a1898f fix session unlock with password screen with session colors 2020-01-21 10:34:11 +11:00
Audric Ackermann
3dd175fda2 update loading screen logo 2020-01-16 10:52:41 +11:00
Audric Ackermann
634aaa36d4 update loading screens with session subtitle 2020-01-03 17:07:41 +11:00
Audric Ackermann
7ba85921b1 replace loki with session on loading screens 2020-01-03 17:06:58 +11:00
Mikunj
ac59e1249f Added db resetting.
Use built in signal warning view.
2019-01-29 12:57:24 +11:00
Mikunj
e544cd4c88 Added confirmation dialog. 2019-01-29 11:22:16 +11:00
Mikunj
f53bec38a5 Added password inputs on registration screen.
Fix case where db is deleted but password hash still remains which causes user to never register.
Allow password to have symbols and other characters.
Added more tests.

Moved passHash from config into the sqlite db.
We can do this because we assume if sql failed to initialise then the key provided was wrong and thus we can show the user the password page.
2018-12-06 15:47:37 +11:00
Mikunj
7a96b8446a Rename launcherView to passwordView. 2018-12-06 15:39:17 +11:00
Renamed from launcher.html (Browse further)