Commit Graph

110 Commits (232ef4c243d85ddf1617c795671c129fa4973a0f)

Author SHA1 Message Date
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 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