326 Commits (d6e59f2be60b4fe58eb942e9f9707e07343be3ae)

Author SHA1 Message Date
yflory 7f0dd4f576 Load shared folder and register change events in teams 5 years ago
yflory 222ea650d1 lint compliance 5 years ago
yflory 1b31d8f7c6 Create a team 5 years ago
yflory 798296489a Merge branch 'staging' into team 5 years ago
yflory 7e238245e6 Fix pad not stored in drive when accepting ownership 5 years ago
ansuz 532ba9b9fd update XXX comments which are no longer valid or can wait 5 years ago
ansuz 9f9bce7ac5 create the 'what is cryptpad' pad as owned when you register 5 years ago
yflory b84c4be69c Display OS notifications when receiving a notification on CryptPad 5 years ago
yflory dbe63f254a Merge branch 'staging' into team 5 years ago
yflory d993827c7e Fix expiration time not updated properly on accept ownership 5 years ago
yflory 5e5d1ecddb Update local metadata when fetching latest values from the server 5 years ago
yflory 84249a92b5 Keep only one getPadMetadata in outer 5 years ago
yflory 0a5bf7a5c2 Update atime when updating the owners of a pad 5 years ago
yflory 15387af020 Merge branch 'staging' into team 5 years ago
yflory 834e12fcba Teams: async-store refactoring 5 years ago
yflory 1d53e7d8a1 Teams: listAllTags and getTemplates 5 years ago
yflory 35a429d30c Teams: setPadAttribute and getPadAttribute 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 a2edf5be64 Preparations for the Team refactoring 5 years ago
yflory fd7567188b Clean some code 5 years ago
yflory 670d845262 Move the shared folder loader to the new module 5 years ago
yflory 05caf86033 Merge branch 'staging' into team 5 years ago
yflory dda115a6aa lint compliance 5 years ago
yflory 8ff4e2fd8e Test all shared folders with getDeletedPads because of editable metadata 5 years ago
yflory 7658dbcaeb Add shared folder module 5 years ago
yflory 3745bb76dc Add Team module 5 years ago
yflory a6a40c3f6a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 32f1d1627f Refresh properties modal when receiving metadata updates 5 years ago
yflory e131661673 Accept and decline ownership offers 5 years ago
yflory 9822c28f3b Implement ADD_OWNER notification with pending_owner metadata 5 years ago
ansuz 1b7d984d39 Merge branch 'soon' into staging 5 years ago
yflory 416e0cde17 Fix removeOwnedChannel 5 years ago
yflory 2a91643d59 Remove an owner 5 years ago
yflory f6762f7c01 Make the friends list from the share modal reusable 5 years ago
yflory 06809fd3ba Update codemirror settings in realtime 5 years ago
yflory c1656d7b5b Merge branch 'unifiedMetadata' into staging 5 years ago
yflory 6f0062d023 Add comments and timeout errors 5 years ago
yflory c4a90a90f2 Fix disconnection event not propagating to the UI 5 years ago
yflory eaeb995661 Remove debugging code 5 years ago
yflory 06748dcfb3 missing comma 5 years ago
yflory 970dcb8b8b null is an object 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 5be37f2e45 Unified metadata 5 years ago
yflory 60bea6b33b Request capabilities part 2 5 years ago
yflory 6f1e281cf8 request capabilities temp 5 years ago
yflory abf8ef6276 Pin admin mailbox 5 years ago
yflory 93b4dac8bb Support mailbox in the support and admin apps 5 years ago
yflory 22c9af6961 Support page 5 years ago
yflory f3dd85a7af Fix infinite loading screen 6 years ago
yflory 2c661310c7 Merge branch 'staging' into foldersColor 6 years ago
yflory 1f5eb66fe0 Merge branch 'soon' into staging 6 years ago
yflory eaa389fcb8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory 07775d6e13 Use shared folders events to pin and unpin pads 6 years ago
ClemDee e9598de655 Add folder metadata and folder color 6 years ago
yflory 04d8578f4e Shared folder history 6 years ago
ansuz 7b8ac3d8c8 Merge branch 'soon' into staging 6 years ago
yflory 3e4ee75137 Fix race condition with pins 6 years ago
yflory db84b41225 Merge branch 'shareModal' into staging 6 years ago
yflory ae9caecc52 fix race condition 2 6 years ago
yflory 62c96d562f Fix race condition with nthen 6 years ago
yflory 9b5104c59e Update the friends when changing the username or avatar 6 years ago
yflory 6de97cac14 Migrate friends 6 years ago
yflory d317053db4 Increase tab/worker timeout value 6 years ago
yflory 5512d1fab7 Remove test code 6 years ago
yflory c3e9b51f76 Realtime update of the friendship status in the profile 6 years ago
yflory 61161c034c Fix profile not updating the user name 6 years ago
yflory 28c8834fa4 Remove the 'enablePinning' config property 6 years ago
yflory df7a2f35fb Profile refactoring with friend request 6 years ago
yflory 4240d1c0d5 Fix empty username when declining a friend request 6 years ago
yflory 7666a008d7 Merge branch 'mailbox' into staging 6 years ago
yflory 19a91f11c6 Never dismiss friend requests 6 years ago
yflory 06a07d069e Decline a friend request 6 years ago
yflory 9cb1a059f2 Improve friend request process and UI 6 years ago
yflory 38f8535dd5 Add the mailboxes channels to the pin list 6 years ago
yflory 991c56fec3 Friend requests with mailboxes 6 years ago
yflory 3be85b155d Fix issues with templates in polls #375 6 years ago
yflory 7fd3bba2a6 Test sending a message from a pad (inner iframe) 6 years ago
yflory 9ead40a332 Test sending a message to a friend 6 years ago
yflory 2168557124 Merge branch 'cpnetflux' into staging 6 years ago
yflory d3af840f81 Merge branch 'cpnetflux' into mailbox 6 years ago
yflory 909e70905c Add comment 6 years ago
yflory 827a47d9b7 Fix issue when reconnecting to a pad 6 years ago
yflory ce2d0d5b83 Mailbox and notifications prototype 6 years ago
yflory 11b57cddb1 Merge branch 'cpnetflux' into staging 6 years ago
yflory c61617411a Add mailbox module 6 years ago
yflory c4ac858f5d Remove chainpad-netflux-outer 6 years ago
yflory ad3ee14d2b Fix Clean CryptDrive button in settings 6 years ago
yflory f4bf032513 Fix one case of duplicated content #352 6 years ago
yflory 9b9cedd191 Fix userlist and chat after reconnection in a shared worker 6 years ago
yflory 52dbc296ee Detect phantom tabs using PING in the worker 6 years ago
yflory bb5f03bd0f Add admin panel 6 years ago
yflory 42055c32b5 Fix undefined settings when creating a new account 6 years ago
yflory f04ba4a3d8 Too many false positive with the timeout detection 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 7d0f34a684 Debugging tools 6 years ago
yflory a66d8c1384 Use lastKnownHash to handle checkpoints in the realtime channel 6 years ago
yflory 8dbeee1af9 Realtime spreadsheets 6 years ago
ansuz 6cf8720458 update how the async store chooses to prune history to avoid the diverged checkpoint bug 6 years ago
yflory efdecd4059 First step for realtime in onlyoffice apps 6 years ago
yflory d87a87410d Preserve hidden owned pads from a deleted folder 6 years ago
yflory f2f9b57505 Own drive migration 6 years ago
yflory d88dee9a83 Restrict sending messages in a pad chat to editors only 6 years ago
yflory 081fc01694 Add a settings category about the cursor 6 years ago
yflory f157f852b1 Fix and improve cursor 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
yflory 4daa2266c0 Fix new network open for each shared folder 6 years ago
yflory 498703384f Don't rejoin a dropped channel on reconnect and leave chat channel 6 years ago
yflory 5d3d591228 Keep trying until the first tab is loaded 6 years ago
yflory c59d744d78 Fix loading a tab while another one is initializing the worker 6 years ago
yflory 0a83840c9c View a shared folder with an unregistered user 6 years ago
yflory 17bc1ee703 Load shared folder when not logged in 6 years ago
yflory 179df27e3c Fix autostore not displaying the error message when over pin limit 6 years ago
yflory 6c27d2964c Disable friends chat in pad messenger 6 years ago
yflory 621fc9a897 Ability to disable messenger at a global level 6 years ago
yflory d4dd58e7df Add a pad room when the messenger is active in a pad 6 years ago
yflory e6743887fc Refactor contacts/messenger so that it is usable directly in the apps 6 years ago
yflory 525703e7d8 Fix autostore popup displayed for dropped files 6 years ago
yflory 7b06626581 Merge branch 'autostore' into staging 6 years ago
yflory 256b7b5bb4 Phantom viewers potential fix 6 years ago
yflory 0e1c525c30 Fix an issue with new shared folder added to drive from another session 6 years ago
yflory d201e9a0cd Disable some toolbar features not available if the pad is not stored 6 years ago
yflory 9ebb598467 Make automatic pad storage configurable 6 years ago
yflory e8a5244362 Autostore base 6 years ago
yflory 9a6fa4cbe2 Create a copy when uploading an owned file in a shared folder 6 years ago
yflory f2baaf5b5b Fix shared folders issues including disappearing folders 6 years ago
yflory aafcb1bc02 Merge branch 'sharedfolder' into staging 6 years ago
yflory fc91cf606b Disable moveToTrash button for pads in shared folders 6 years ago
yflory b5c2eb8a9c Automatically refresh the drive when a change occurs in a shared folder 6 years ago
yflory 6a80f49fe0 Don't load expired or deleted shared folders 6 years ago
yflory 7d89026d83 Fix more issues with shared folders 6 years ago
yflory 8516587ece lint compliance 6 years ago
yflory 321c7d5512 Move pin/unpin outside of userObject 6 years ago
yflory 4b86ed2dec Shared folders UI 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
yflory bd6a199dca Add missing functions to the proxy manager 6 years ago
yflory a25a72b5db Add a proxy manager to handle operations between shared folders 6 years ago
yflory 66591a3654 Merge branch 'rohref' into sharedfolder 6 years ago
yflory 425ac8ea57 Migration for read-only links + fix issues with read-only pads 7 years ago
yflory 0f9a71686e Add support for read-only href stored in filesData 7 years ago
yflory 554b4a978d Load shared folders in the store 7 years ago
ansuz 7aa7b82c60 merge staging 7 years ago
yflory bfb850554d Fix the contacts app with workers 7 years ago
ansuz c3741f847d resolve conflicts from merge with staging 7 years ago