Commit graph

22 commits

Author SHA1 Message Date
yflory
4401c7c519 Fix logged in users seen as anonymous in some parts of the code 2021-03-26 10:52:37 +01:00
yflory
37b5e8f559 Keep theme on logout 2021-01-26 17:44:39 +01:00
ansuz
e9033d8b0a rule out double-callbacks when clearing cache 2020-12-11 17:06:37 +05:30
ansuz
dad7a16135 add some uncommitted notes as code review 2020-12-11 16:44:32 +05:30
yflory
7756306966 Clear cache on logout 2020-11-27 17:19:03 +01:00
yflory
cb8bf2cdeb Fix various issues 2020-11-02 12:46:44 +01:00
yflory
733db7d39f Stop using sessionStorage in CryptPad 2020-10-30 15:13:22 +01:00
yflory
9210bbd4fc Clear localStorage settings on logout 2020-09-08 11:50:52 +02:00
yflory
bbd101ec8a Fix login issues with safe links 2020-08-05 15:03:06 +02:00
ansuz
2c22232a47 check if a user is logged in strictly by User_hash 2018-07-16 15:45:45 +02:00
ansuz
0a9ea95796 always set userHash in localStorage even with modern users 2018-07-10 13:11:22 +02:00
ansuz
57a39258c3 WIP big commit 2018-07-06 11:36:48 +02:00
ansuz
0c3b898000 simple one line fixes 2018-07-06 10:28:41 +02:00
ansuz
6fde027a6c add some TODOs 2018-06-21 10:26:46 +02:00
ansuz
c2014c5906 a bit of cleanup, bug fixes, and lint compliance 2018-06-21 10:16:16 +02:00
ansuz
3ba0ad3cf1 get, set, and clear blocks from localStorage 2018-06-19 18:08:14 +02:00
yflory
811463b870 Add support for version 2 hashes needed for password-protected pads 2018-04-24 17:22:33 +02:00
yflory
a718603b36 Automatic account deletion 2018-03-21 18:27:20 +01:00
ansuz
844d04df87 allow custom logout hooks defined in app config 2018-01-12 15:49:01 +01:00
ansuz
be5c5831dd lint compliance 2017-11-27 12:18:04 +01:00
ansuz
701af29192 fix broken register/login process 2017-11-24 15:12:00 +01:00
yflory
280a7c2765 Clean cryptpad-common 2017-11-23 12:28:49 +01:00