26 Commits (2dd6cf7b5cbd1cf3f691965b66ba614a46f0e8da)

Author SHA1 Message Date
ansuz b35c3e44ad guard against QuotaExceeded DOMExceptions when writing to localStorage 3 years ago
yflory a56cdfe38f Prepare new apps early access 3 years ago
ansuz d960c10a31 clear login token when deleting your account and before logging in 3 years ago
ansuz 3fbb771b9c add a setting to preserve redirect-to-drive behaviour from the home page
disable it by default
4 years ago
yflory 4401c7c519 Fix logged in users seen as anonymous in some parts of the code 4 years ago
yflory 37b5e8f559 Keep theme on logout 4 years ago
ansuz e9033d8b0a rule out double-callbacks when clearing cache 4 years ago
ansuz dad7a16135 add some uncommitted notes as code review 4 years ago
yflory 7756306966 Clear cache on logout 4 years ago
yflory cb8bf2cdeb Fix various issues 4 years ago
yflory 733db7d39f Stop using sessionStorage in CryptPad 4 years ago
yflory 9210bbd4fc Clear localStorage settings on logout 4 years ago
yflory bbd101ec8a Fix login issues with safe links 4 years ago
ansuz 2c22232a47 check if a user is logged in strictly by User_hash 6 years ago
ansuz 0a9ea95796 always set userHash in localStorage even with modern users 6 years ago
ansuz 57a39258c3 WIP big commit 6 years ago
ansuz 0c3b898000 simple one line fixes 6 years ago
ansuz 6fde027a6c add some TODOs 7 years ago
ansuz c2014c5906 a bit of cleanup, bug fixes, and lint compliance 7 years ago
ansuz 3ba0ad3cf1 get, set, and clear blocks from localStorage 7 years ago
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads 7 years ago
yflory a718603b36 Automatic account deletion 7 years ago
ansuz 844d04df87 allow custom logout hooks defined in app config 7 years ago
ansuz be5c5831dd lint compliance 7 years ago
ansuz 701af29192 fix broken register/login process 7 years ago
yflory 280a7c2765 Clean cryptpad-common 7 years ago