Commit Graph

947 Commits (eba2255fe94c41514ab1e3d04ec448c86c0f7145)

Author SHA1 Message Date
yflory 02b282a1a5 Disconnect from shared/service worker
yflory 87f4fe9c84 Add error code to a feedback key
yflory f05e2225d6 lint compliance
yflory 78ff55e34e Fix race condition
yflory 48dc8c78b4 Fix cache and merge issues
yflory 305b47132c lint compliance
yflory 14db9fad8e Merge branch 'echidna' into serviceworker
yflory a6d9ecb3ba lint compliance
yflory 598d56c75e Fix cache issues
yflory cefe19b0e1 Merge branch 'echidna' into serviceworker
yflory 953d98be96 Fix reconnect
yflory ce6779a06f Remove debugging logs
yflory 6ab29f8f3a Test service worker and shared worker store
yflory 9c5ad795e1 Service worker test
yflory b9f5a0f52b Move async store in a webworker!
yflory 93ecc06964 Upload owned files
yflory 8aac7bad45 Make sure the ID is not used when uploading a file
yflory 586193d6a1 Password-protected files: upload files with hashes V2
yflory c7e08fedfb Password-protected files
yflory 4df285fed5 Fix pads using version 0 hashes
ansuz bd66c8fee8 hacks to handle weird entries in drive
ansuz 2170fcb9ad Merge branch 'kanban' into staging
yflory 31f9062422 Fix avatar pin
yflory 65a2083afc Suggest tags based on existing ones. Display existing tags in the drive.
yflory 2d2701596a Loading message and loading bar for migration
yflory 447230d42e Clean migration logging
yflory 6c4c5c135b Async migration
yflory 10ce95087a Merge branch 'password' into staging
ansuz ac09ba65ce strip both old and new style checkpoint labels before decrypting when fetching history
yflory 2451174870 Lint compliance
yflory 009eb13fc3 Merge branch 'master' into staging
ansuz 41583b7858 Merge branch 'checkpoint-bug' into merge-checkpoint-bug
yflory 64c85fe548 Don't return channel in parsePadUrl
yflory 43d046406f Store the channel id as pad attribute
yflory b26ae67df5 Fix issues with channel ID when using a password
yflory 1879c1829c Add passwod prompt to access protected pads
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads
yflory ec0fc85b9f Sort templates by usage in the PCS
yflory e37aab492b Validate messages not coming from history-keeper
yflory a570a73e98 Send checkpoints' id to the server to avoid storing duplicates
yflory 2381dd0e39 Remove owned profile and owned todo in automatic account deletion
ansuz b323989347 remove extraneous console statements
ansuz c24c06e90c sign with your global private signing key
yflory 0993204d14 Disable thumbnails by default
yflory a9d01ac864 Lock the UI when someone is editing
yflory fd1b4189be Save and open oo docs
yflory 9cba630700 lint compliance
yflory a718603b36 Automatic account deletion
yflory 99712ec2f0 getMetadata RPC
yflory 07e361b88d Account deletion button
yflory f1107ae6e5 Don't count other people's owned pads against your limit
yflory ab8306f5d4 Merge branch 'soon' into staging
yflory d6228a39bd Fix userlist notifications missing for join events
yflory c9ed6d6bf8 New pad creation screen
yflory 2eef1e96e6 Remove invalid error reports
yflory 2ac9c3ba66 Report RPC errors when deleting owned pads
yflory e83e589cf0 Kick from pad when an owned channel is deleted + whiteboard and poll
yflory 728a6a868d Manage expired channels
yflory bdafc101c9 Ability to remove owned channels from the drive
yflory b6e91c772e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory a1d9f44bbd Delete owned pads from server when removed from the owner's drive
ansuz f134f11b73 new getDeletedPads rpc
yflory 86144eda22 Display a message about pads deleted from the server
yflory 9a317018e2 Remove deleted pads from the drive
Caleb James DeLisle 014aacc76a Added a new RPC to get file offsets of messages by hash or of last 2 checkpoints, also improved checking of valid channel names and fixed a pull-stream bug and exposed async-store to the window
yflory 006d99e19a Fix undefined friends
yflory 68ce7fe53d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory d59bc4612d Ability to disable the drive for anonymous users
ansuz 844d04df87 allow custom logout hooks defined in app config
yflory 13b704d9f6 Fix undefined webchannel when uploading a file
yflory e5b9f089fb Fix undefined webchannel when uploading a file
yflory 73126ed597 Display the owner and expiration time of a pad in the properties modal
yflory 7defde3c59 lint compliance
yflory 0cea5f4596 Create an owned pad and view owned pads in the drive
ansuz 869909b101 implement more reliable check for whether a channel on the server is new
yflory c18d4297e1 Fix friend requests from the userlist
ansuz afcf3d06b3 unpin pads when they are removed from your drive
yflory 362104ec09 lint compliance
yflory e96d54e655 Add a pad creation page
yflory 1ac4abc482 Remove old code
yflory 61935500f4 Lint compliance
yflory 9eb33e39e6 Enable change events in the drive
yflory 17636769e4 Remove the second network created for the drive
yflory 52712c4bb9 Use the network from the async store for pads
yflory e164edec03 Fix the webworker app
yflory c59c6072f3 Remove jquery from outer
yflory 4903bd0757 Enable messenger in async store
yflory bd85f1b003 Fix file upload and remove unnecessary dependencies
yflory 664625a6ef Fix more async store issues
yflory 5c3237e093 Fix issues with the async store
yflory b3688db202 Use async store
yflory 0840570fbf Async store part 1
ansuz be5c5831dd lint compliance
ansuz 701af29192 fix broken register/login process
yflory 280a7c2765 Clean cryptpad-common
yflory 30c8c253dd Remove util and hash from common
yflory 354c63bd64 Clean old code