290 Commits (a00ac64e0ea05c88eef9c5f75eb973052719b6a1)

Author SHA1 Message Date
yflory b79ba61984 Improve realtime channel for onlyoffice 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 41a1148c17 Use the same code for the different frontend channels 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 bbc06f668f Fix undefined hash for deleted shared folders 6 years ago
yflory 760f58b74c Merge branch 'staging' into oo2 6 years ago
yflory d88dee9a83 Restrict sending messages in a pad chat to editors only 6 years ago
yflory a2e28e6e25 Fix missing avatar in cursor tooltip 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 bf9cf95292 Merge branch 'staging' into oo2 6 years ago
yflory ee1027ceb9 Ability to import mediatags to the drive 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 b084b892bd Fix cache issues with workers in firefox 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 bad1d7311a Fix drive tests 6 years ago
yflory d816a2ed9f Prevent timeout when restoring drive 6 years ago
yflory ef73cf89cd Merge branch 'soon' into staging 6 years ago
yflory 8eccffd8e4 Don't remove migrated read-only pads 6 years ago
yflory aafcb1bc02 Merge branch 'sharedfolder' into staging 6 years ago
ansuz e110f20397 support blocks on remote domains 6 years ago
ansuz 1629d7bb1d provide a SANE default in case httpUnsafeOrigin is not provided 6 years ago
ansuz bcbec0144c provide a default in case httpUnsafeOrigin is not provided 6 years ago
yflory 6143bceabb Fix XXX 6 years ago
yflory fc91cf606b Disable moveToTrash button for pads in shared folders 6 years ago
ansuz 2c22232a47 check if a user is logged in strictly by User_hash 6 years ago
ansuz 848a918eda remove out of date comments 6 years ago
yflory 5b48eff78c Remove owned pads deleted from the server 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
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 57a39258c3 WIP big commit 6 years ago
ansuz 0c3b898000 simple one line fixes 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
ansuz a3e0e765b5 derive block URI and URL in dedicated functions 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
ansuz cfc81e8c96 allocate blockSeed as Uint8Array 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 7dc393a2d2 remove debug log 7 years ago
yflory 76bc82ac13 lint compliance 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 6fde027a6c add some TODOs 7 years ago
ansuz c2014c5906 a bit of cleanup, bug fixes, and lint compliance 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 3ba0ad3cf1 get, set, and clear blocks from localStorage 7 years ago
ansuz cb5fa72dba implement removeLoginBlock rpc 7 years ago
yflory 29f577dfc6 Improve history to load it chunk by chunk 7 years ago
ansuz 577dea4c75 clientside implementation of block signing and encryption 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 d1e8baca68 Lint compliance 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 4dec2cca5c Translations for new version detected 7 years ago
yflory aeaf7d1950 Fix mediatag... 7 years ago
yflory 8f28621bb0 Remove unnecessary logs when logging in 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 87f4fe9c84 Add error code to a feedback key 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 305b47132c lint compliance 7 years ago
yflory 14db9fad8e Merge branch 'echidna' into serviceworker 7 years ago
yflory a6d9ecb3ba lint compliance 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 ce6779a06f Remove debugging logs 7 years ago
yflory 6ab29f8f3a Test service worker and shared worker store 7 years ago
yflory 9c5ad795e1 Service worker test 7 years ago
yflory b9f5a0f52b Move async store in a webworker! 7 years ago
yflory 93ecc06964 Upload owned files 7 years ago
yflory 8aac7bad45 Make sure the ID is not used when uploading a file 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 4df285fed5 Fix pads using version 0 hashes 7 years ago
ansuz bd66c8fee8 hacks to handle weird entries in drive 7 years ago
ansuz 2170fcb9ad Merge branch 'kanban' into staging 7 years ago
yflory 31f9062422 Fix avatar pin 7 years ago
yflory 65a2083afc Suggest tags based on existing ones. Display existing tags in the drive. 7 years ago
yflory 2d2701596a Loading message and loading bar for migration 7 years ago
yflory 447230d42e Clean migration logging 7 years ago
yflory 6c4c5c135b Async migration 7 years ago
yflory 10ce95087a Merge branch 'password' into staging 7 years ago
ansuz ac09ba65ce strip both old and new style checkpoint labels before decrypting when fetching history 7 years ago
yflory 2451174870 Lint compliance 7 years ago
yflory 009eb13fc3 Merge branch 'master' into staging 7 years ago
ansuz 41583b7858 Merge branch 'checkpoint-bug' into merge-checkpoint-bug 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 e37aab492b Validate messages not coming from history-keeper 7 years ago
yflory a570a73e98 Send checkpoints' id to the server to avoid storing duplicates 7 years ago
yflory 2381dd0e39 Remove owned profile and owned todo in automatic account deletion 7 years ago
ansuz b323989347 remove extraneous console statements 7 years ago
ansuz c24c06e90c sign with your global private signing key 7 years ago
yflory 0993204d14 Disable thumbnails by default 7 years ago
yflory a9d01ac864 Lock the UI when someone is editing 7 years ago
yflory fd1b4189be Save and open oo docs 7 years ago
yflory 9cba630700 lint compliance 7 years ago
yflory a718603b36 Automatic account deletion 7 years ago
yflory 99712ec2f0 getMetadata RPC 7 years ago
yflory 07e361b88d Account deletion button 7 years ago
yflory f1107ae6e5 Don't count other people's owned pads against your limit 7 years ago
yflory ab8306f5d4 Merge branch 'soon' into staging 7 years ago
yflory d6228a39bd Fix userlist notifications missing for join events 7 years ago
yflory c9ed6d6bf8 New pad creation screen 7 years ago
yflory 2eef1e96e6 Remove invalid error reports 7 years ago
yflory 2ac9c3ba66 Report RPC errors when deleting owned pads 7 years ago
yflory e83e589cf0 Kick from pad when an owned channel is deleted + whiteboard and poll 7 years ago