Commit Graph

50 Commits (fff87fd42be83b6d6b83798cc7ffdd4aad2b3277)

Author SHA1 Message Date
yflory 718cdee907 Check if the worker is available when focusing a tab again
yflory 0ad96e0966 Hide the crypto keys from the hash
yflory 9ee9e46087 Receiving a burn after reading URL
yflory a817242fe5 Fix join team for anon users
yflory 6047a8640e temp
yflory c894351a30 Fix pinning issue causing unnecessary reset
yflory 302030e1ee Shared folder password change
yflory 641b69446d Fix issues and replace chat module
yflory 4c339afc6c Refactoring part2
yflory 2a91643d59 Remove an owner
yflory 51facff6fd Send a mailbox address (encrypted) to the owned pads metadata
yflory 60bea6b33b Request capabilities part 2
yflory 6f1e281cf8 request capabilities temp
yflory 93b4dac8bb Support mailbox in the support and admin apps
yflory 04d8578f4e Shared folder history
yflory df7a2f35fb Profile refactoring with friend request
yflory 991c56fec3 Friend requests with mailboxes
yflory 3feb310fc4 Add mailbox inner channel
yflory bb5f03bd0f Add admin panel
yflory efdecd4059 First step for realtime in onlyoffice apps
yflory 1ba80a344b See other users' cursor position
yflory ca45ff31d1 Refactor messenger to use commands from UI to store
yflory 17bc1ee703 Load shared folder when not logged in
yflory e6743887fc Refactor contacts/messenger so that it is usable directly in the apps
yflory aafcb1bc02 Merge branch 'sharedfolder' into staging
yflory fc91cf606b Disable moveToTrash button for pads in shared folders
yflory 4b86ed2dec Shared folders UI
yflory e0cc1a6eb6 Display a shared folder in the drive
ansuz c3741f847d resolve conflicts from merge with staging
ansuz cb5fa72dba implement removeLoginBlock rpc
yflory 29f577dfc6 Improve history to load it chunk by chunk
yflory d37aa0646e Change account password (clientside RPC)
yflory 54d63df1cf Ability to change the password of a pad
yflory 47dee664da Add support for login & logout while keeping the same shared worker
yflory 6ab29f8f3a Test service worker and shared worker store
yflory b9f5a0f52b Move async store in a webworker!
yflory 43d046406f Store the channel id as pad attribute
yflory 1879c1829c Add passwod prompt to access protected pads
yflory ec0fc85b9f Sort templates by usage in the PCS
yflory 07e361b88d Account deletion button
yflory c9ed6d6bf8 New pad creation screen
yflory bdafc101c9 Ability to remove owned channels from the drive
yflory 9a317018e2 Remove deleted pads from the drive
ansuz 869909b101 implement more reliable check for whether a channel on the server is new
yflory 17636769e4 Remove the second network created for the drive
yflory 52712c4bb9 Use the network from the async store for pads
yflory 4903bd0757 Enable messenger in async store
yflory 664625a6ef Fix more async store issues
yflory b3688db202 Use async store
yflory 0840570fbf Async store part 1