5136 Commits (6d4cf50fa87034d43e397710aa4328ac2f1442b8)
 

Author SHA1 Message Date
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 16f276a18c fix anon pad import 7 years ago
ansuz a15e232469 complete modern user registration/login. general cleanup 7 years ago
ansuz 3d4b693722 use correctly scoped variable 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 ab04a7cb46 fix the bug I caused while trying to silence the linter 7 years ago
yflory 846755b0a7 Increase requirejs timeout (thanks Firefox...) 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
ansuz 12cf1993b9 flow compliance for loginBlock RPCs 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 57d0738f32 Merge branch 'modern-users' into staging 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
ansuz c85a551546
Merge pull request #249 from xwiki-labs/de-translation-pl
Translating one extra line.
7 years ago
ansuz 76c9b01d45 update changelog one more time 7 years ago
ansuz fc6322b105 ignore /block/ 7 years ago
ansuz 2c56972be6 update changelog and example nginx config 7 years ago
ansuz 232ef4c243 Merge branch 'master' of /home/ansuz/Desktop/cryptpad 7 years ago
ansuz 04d080d5a8 2.4.0 changelog 7 years ago
ansuz 6d94f6ce21 roll back to pre-socket.io code 7 years ago
ansuz 02169bfa83 Revert "Use socket.io instead of WebSocket"
In hindsight this may have been a terrible idea.

RIP uptime.

This reverts commit 9195c57445.
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
ansuz d76f3dceab remove comment 7 years ago
ansuz fb5553f918 fix typo 7 years ago
ansuz 9820ac278f address npm warnings 7 years ago
yflory 76bc82ac13 lint compliance 7 years ago
yflory 0160ef30b7 Fix pad password change 7 years ago
yflory 9b6895b47a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
yflory 355dc5c993 Hide account password change form in settings 7 years ago
ansuz 4e9baff0b6 bump version 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 e03b9fe630 remove login-block dependency from settings 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