3589 Commits (24c7ce57e1ffb2256eeabe18c487abfcf9bbcbd7)

Author SHA1 Message Date
ansuz 24c7ce57e1 apply the fix for password change recommended by @sairim 6 years ago
ansuz c1eb6d6a01 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 7 years ago
ansuz e2600e4b36 display a loading screen while users are changing their passwords 7 years ago
yflory f97685cc15 lint compliance 7 years ago
yflory 8eccffd8e4 Don't remove migrated read-only pads 7 years ago
ansuz e110f20397 support blocks on remote domains 7 years ago
yflory e59aec0a45 Try...catch on testworker.js 7 years ago
yflory 3a7d1e5beb Fix 'save to drive' icon displayed for anonymous users in whiteboard 7 years ago
ansuz 1629d7bb1d provide a SANE default in case httpUnsafeOrigin is not provided 7 years ago
ansuz bcbec0144c provide a default in case httpUnsafeOrigin is not provided 7 years ago
ansuz a2fd32d6a3 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz e6d4bced18 clean up extraneous variables and log statements 7 years ago
yflory ecb9f039b1 Fix pad password change not reloading with the correct URL 7 years ago
ansuz ed881840cd remove XXX label from non-blocking feature 7 years ago
ansuz 2c22232a47 check if a user is logged in strictly by User_hash 7 years ago
ansuz 848a918eda remove out of date comments 7 years ago
ansuz b9c4aa43b5 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 3d95e6088a leave a FIXME note 7 years ago
Caleb James DeLisle 792f7bcc64 show how long less takes to compile 7 years ago
Caleb James DeLisle c5105d7b84 Merge branch 'check-for-css-variables' into staging 7 years ago
Caleb James DeLisle a440359bc7 Commit patches provided to me by someone who Seemed Trustworthy At The Time
(should fix false negatives in shared-worker detection)
7 years ago
Caleb James DeLisle cb8888ea1a Yes, so it turns out that making a small asthetic change after testing on every browser does actually break it :| 7 years ago
Caleb James DeLisle fabdbc3b61 Add a feedback test for checking for CSS variables, so we won't use a feature which is not implemented by the vast majority of the people using CryptPad... 7 years ago
ansuz 3fb6cb3d00 lint compliance 7 years ago
ansuz ca409e5eaa support import/export in kanban 7 years ago
ansuz 8574128efd unstub password change function 7 years ago
ansuz 25b0d764ed pass initialState variable when copying your drive in the changeUserPassword function
because the hardest problems to debug are always fixed with one line changes
7 years ago
ansuz 54bc29f28c WIP maybe I missed something 7 years ago
ansuz 0a9ea95796 always set userHash in localStorage even with modern users 7 years ago
ansuz ce7ebf0326 don't stop users from registering if they cancel out of a prompt 7 years ago
ansuz a15e232469 complete modern user registration/login. general cleanup 7 years ago
ansuz d79064a4c5 Merge branch 'staging' into modern-users2 7 years ago
ansuz 4ef2cfa88d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 57a39258c3 WIP big commit 7 years ago
ansuz 0c3b898000 simple one line fixes 7 years ago
ansuz a3e0e765b5 derive block URI and URL in dedicated functions 7 years ago
yflory a99e5a3aaa Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory af5cc30381 Fix undefined function when calling error() in the drive 7 years ago
yflory 071c34d4fa Fix undefined secret with password-protected files (#250) 7 years ago
yflory 27797c0520 Fix undefined secret with password-protected files (#250) 7 years ago
yflory 34914785eb lint compliance 7 years ago
yflory a537f7de8b Fix infinite loading screen caused by some browser settings 7 years ago
ansuz cc6f3dc0e4 lint compliance 7 years ago
ansuz cfc81e8c96 allocate blockSeed as Uint8Array 7 years ago
ansuz 7aa7b82c60 merge staging 7 years ago
yflory 6dc7e7eff4 Disable WebWorkers by default 7 years ago
yflory bfb850554d Fix the contacts app with workers 7 years ago
yflory 87dc528a99 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 6d8693ff8c Fix history mode UI 7 years ago
ansuz 7dc393a2d2 remove debug log 7 years ago