789 Commits (ef48e47254630403a6b6b22712411b3afa3da805)

Author SHA1 Message Date
yflory 834e12fcba Teams: async-store refactoring 5 years ago
yflory 4c339afc6c Refactoring part2 5 years ago
yflory 7222d34dc0 Refactor async-store to make it work with teams 5 years ago
ansuz 096b0fb44a move 'getDefaultName' out of 'common-hash' 5 years ago
yflory c5903ffb9d Add XXX 5 years ago
yflory 32f1d1627f Refresh properties modal when receiving metadata updates 5 years ago
yflory 9822c28f3b Implement ADD_OWNER notification with pending_owner metadata 5 years ago
yflory 2a91643d59 Remove an owner 5 years ago
yflory 7bd4a4028b Fix fileHost again... 5 years ago
yflory 24ea640397 Kill the testworker to save memory usage 5 years ago
yflory c1656d7b5b Merge branch 'unifiedMetadata' into staging 5 years ago
ansuz 5dacc6ceeb Merge branch 'soon' into staging 5 years ago
ansuz bf3e638adc resolve merge conflicts, lint compliance 5 years ago
ClemDee 4f84a928a9 Small fixes and improvements 5 years ago
ClemDee f55c8c6b04 Open plain text files in code app && plain text files thumbnail 5 years ago
yflory 21658e9de1 Fix restoring an older version of the drive 5 years ago
yflory 3303e9738d Fix drive deletion 5 years ago
yflory 5c6b3155ac Add safety measures to avoid removing your drive by accident 5 years ago
yflory 51facff6fd Send a mailbox address (encrypted) to the owned pads metadata 5 years ago
yflory 60bea6b33b Request capabilities part 2 5 years ago
yflory 6f1e281cf8 request capabilities temp 5 years ago
yflory 93b4dac8bb Support mailbox in the support and admin apps 5 years ago
yflory 04d8578f4e Shared folder history 6 years ago
yflory 2e96f13d0c lint compliance 6 years ago
yflory 28c8834fa4 Remove the 'enablePinning' config property 6 years ago
yflory df7a2f35fb Profile refactoring with friend request 6 years ago
yflory 7666a008d7 Merge branch 'mailbox' into staging 6 years ago
yflory 991c56fec3 Friend requests with mailboxes 6 years ago
yflory 1802656d9c Fix templates in poll part 2 #375 6 years ago
yflory 3be85b155d Fix issues with templates in polls #375 6 years ago
yflory 3feb310fc4 Add mailbox inner channel 6 years ago
yflory ad3ee14d2b Fix Clean CryptDrive button in settings 6 years ago
yflory 52dbc296ee Detect phantom tabs using PING in the worker 6 years ago
ansuz 36637c4a7f leave a quick note about an error 6 years ago
yflory bb5f03bd0f Add admin panel 6 years ago
yflory ec33084226 Add debugging tools 6 years ago
yflory d0fc08b432 Generate dot graph from the debug app 6 years ago
yflory f04ba4a3d8 Too many false positive with the timeout detection 6 years ago
yflory 3b8d6213e0 lint compliance 6 years ago
yflory cb89a5fdfe Test timeout to kill phantom viewers 6 years ago
yflory ed4f8016a1 Merge branch 'staging' into locks 6 years ago
yflory efdecd4059 First step for realtime in onlyoffice apps 6 years ago
ansuz 20959f84ae return Boolean from our test for WebRTC support 6 years ago
ansuz 424a14625d add feedback keys for password change and drive migration 6 years ago
ansuz bcd6a4b6c6 add feedback keys 6 years ago
yflory f883fb7e04 Preserve chat and cursor channel when importing a template 6 years ago
yflory 1ba80a344b See other users' cursor position 6 years ago
yflory ca45ff31d1 Refactor messenger to use commands from UI to store 6 years ago
ansuz d407f9af74 downgrade an XXX to a FIXME 6 years ago
yflory 3e9e92dcac Implement full CryptDrive export 6 years ago
yflory bf55657993 Password-protected shared folders 6 years ago
yflory 2a86db2001 New Features page 6 years ago
ansuz 1d63419df8 update error handling, but leave the note to come back 6 years ago
yflory 930677750c Merge branch 'anonsf' into staging 6 years ago
yflory 17bc1ee703 Load shared folder when not logged in 6 years ago
ansuz e77f833652 come back to this error 6 years ago
yflory 179df27e3c Fix autostore not displaying the error message when over pin limit 6 years ago
yflory 1895d6cbd8 Disable crowdfunding message for premium users 6 years ago
yflory e6743887fc Refactor contacts/messenger so that it is usable directly in the apps 6 years ago
yflory 7b06626581 Merge branch 'autostore' into staging 6 years ago
yflory 256b7b5bb4 Phantom viewers potential fix 6 years ago
yflory e8a5244362 Autostore base 6 years ago
yflory d816a2ed9f Prevent timeout when restoring drive 6 years ago
yflory 64b51f3a80 jshint compliance 6 years ago
yflory aafcb1bc02 Merge branch 'sharedfolder' into staging 6 years ago
yflory e59aec0a45 Try...catch on testworker.js 6 years ago
ansuz a2fd32d6a3 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ansuz e6d4bced18 clean up extraneous variables and log statements 6 years ago
yflory ecb9f039b1 Fix pad password change not reloading with the correct URL 6 years ago
yflory fc91cf606b Disable moveToTrash button for pads in shared folders 6 years ago
ansuz 848a918eda remove out of date comments 6 years ago
yflory 4706b8a9de Store newly created pads in the correct (shared) folder 6 years ago
Caleb James DeLisle c5105d7b84 Merge branch 'check-for-css-variables' into staging 6 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)
6 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 :| 6 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... 6 years ago
ansuz 8574128efd unstub password change function 6 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
6 years ago
ansuz 54bc29f28c WIP maybe I missed something 6 years ago
yflory 4b86ed2dec Shared folders UI 6 years ago
ansuz 0a9ea95796 always set userHash in localStorage even with modern users 6 years ago
yflory 6312dadb60 Fix shared folders names in the drive 6 years ago
yflory e0cc1a6eb6 Display a shared folder in the drive 6 years ago
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
yflory 34914785eb lint compliance 7 years ago
yflory a537f7de8b Fix infinite loading screen caused by some browser settings 7 years ago
yflory 470f404a24 temp 7 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
yflory b26ae67df5 Fix issues with channel ID when using a password 7 years ago
yflory 1879c1829c Add passwod prompt to access protected pads 7 years ago
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads 7 years ago
yflory ec0fc85b9f Sort templates by usage in the PCS 7 years ago
yflory a718603b36 Automatic account deletion 7 years ago
yflory 07e361b88d Account deletion button 7 years ago
yflory c9ed6d6bf8 New pad creation screen 7 years ago
yflory 728a6a868d Manage expired channels 7 years ago
yflory bdafc101c9 Ability to remove owned channels from the drive 7 years ago
yflory 36550b781f Don't check for stronger hash if we have an edit hash 7 years ago
yflory 9a317018e2 Remove deleted pads from the drive 7 years ago
yflory c90ba890ca Add more configurable options and add a new way to use custom config 7 years ago
yflory 0f02d76b56 Fix missing callback when uploading files to the drive 7 years ago
ansuz 869909b101 implement more reliable check for whether a channel on the server is new 7 years ago