Commit Graph

531 Commits (e0782d753d9451a664d6f64db61ddbe2f3e09ce3)

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