603 Commits (ce7ebf03267b60d5ed304fbc7bb957e2f97228cb)

Author SHA1 Message Date
ansuz a15e232469 complete modern user registration/login. general cleanup 6 years ago
ansuz 57a39258c3 WIP big commit 6 years ago
ansuz 0c3b898000 simple one line fixes 6 years ago
ansuz 7aa7b82c60 merge staging 7 years ago
yflory 6dc7e7eff4 Disable WebWorkers by default 7 years ago
ansuz d76f3dceab remove comment 7 years ago
ansuz fb5553f918 fix typo 7 years ago
yflory fbe940c024 Fallback to async store in self.crypto doesn't exist in webworkers (ie/edge) 7 years ago
ansuz 01614c4256 verify old user password before proceeding to change passwords 7 years ago
ansuz 85bcaa51f7 export a constant for the number of required bytes at login time
allocate bytes for blockSeed when changing passwords
7 years ago
yflory a146f6acc9 Change user account password function 7 years ago
ansuz 9a7abe0b1e Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users 7 years ago
ansuz c2014c5906 a bit of cleanup, bug fixes, and lint compliance 7 years ago
yflory 36d1ae0f6c Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users 7 years ago
yflory 71b085ba23 Owned drive migration UI 7 years ago
ansuz c3741f847d resolve conflicts from merge with staging 7 years ago
ansuz d03339f20b check for the presence of a blockHash in localStorage when logging in 7 years ago
ansuz cb5fa72dba implement removeLoginBlock rpc 7 years ago
yflory 7948fe2b70 Merge branch 'soon' into staging 7 years ago
yflory 29f577dfc6 Improve history to load it chunk by chunk 7 years ago
yflory c802b761c7 Fix pads not stored in the correct folder the first time 7 years ago
yflory d37aa0646e Change account password (clientside RPC) 7 years ago
yflory 54d63df1cf Ability to change the password of a pad 7 years ago
yflory 4896fe81fe Merge branch 'serviceworker' into staging 7 years ago
yflory 1b49020753 Add support for async store when WebWorker is not available 7 years ago
yflory 9fbf507cda Fix new version detection 7 years ago
yflory 089e0361b6 Detect new version 7 years ago
yflory 996245ec3d Merge branch 'staging' into serviceworker 7 years ago
yflory 47dee664da Add support for login & logout while keeping the same shared worker 7 years ago
yflory 02b282a1a5 Disconnect from shared/service worker 7 years ago
yflory f05e2225d6 lint compliance 7 years ago
yflory 78ff55e34e Fix race condition 7 years ago
yflory 48dc8c78b4 Fix cache and merge issues 7 years ago
yflory 14db9fad8e Merge branch 'echidna' into serviceworker 7 years ago
yflory 598d56c75e Fix cache issues 7 years ago
yflory cefe19b0e1 Merge branch 'echidna' into serviceworker 7 years ago
yflory 953d98be96 Fix reconnect 7 years ago
yflory 6ab29f8f3a Test service worker and shared worker store 7 years ago
yflory 3f8b6d3b8a Fix default title issues when using a template 7 years ago
yflory b9f5a0f52b Move async store in a webworker! 7 years ago
yflory 85e5c495d9 Remove owned file 7 years ago
yflory 93ecc06964 Upload owned files 7 years ago
yflory 586193d6a1 Password-protected files: upload files with hashes V2 7 years ago
yflory c7e08fedfb Password-protected files 7 years ago
yflory 914da83b46 Fix missing edit hash in share modal when opening a pad in read-only mode 7 years ago
ansuz bd66c8fee8 hacks to handle weird entries in drive 7 years ago
yflory ef735d6fe6 Fix an issue when trying to create a pad with a password from a template 7 years ago
yflory 2d2701596a Loading message and loading bar for migration 7 years ago
yflory 64c85fe548 Don't return channel in parsePadUrl 7 years ago
yflory 43d046406f Store the channel id as pad attribute 7 years ago