Commit Graph

568 Commits (23a525a74b38b729eed2dad90d0f6bf41d95216c)

Author SHA1 Message Date
Joas Schilling b4d76b16b4
Add tests for the base provider 9 years ago
Joas Schilling ad10c5c4b4
Deduplicate the provider code 9 years ago
Joas Schilling 4c0263b78a
Move event and todo parsing to new API 9 years ago
Joas Schilling 8d87e39146
Deduplicate icon assignment 9 years ago
Joas Schilling ddc82b4ca2
Move calendar activity parsing to new API 9 years ago
Joas Schilling a16fd3991a
Move CalDAV activity settings to new API 9 years ago
Joas Schilling 253a75e5ae
Move CalDAV activity filters to new API 9 years ago
Roeland Jago Douma e9f98fd5a9
VCARDS don't hold binary data 9 years ago
Thomas Müller 181af830fd
Remove 9.1 migration steps in app dav (#25654) 9 years ago
Georg Ehrke 3a8c4230be
fix PropPatch requests on calendars 9 years ago
Lukas Reschke ccf3e4255a
Remove debug code 9 years ago
Bjoern Schiessle 8f33d9d1c0
update system address book if the user change the personal settings 9 years ago
Georg Ehrke 44f55fe415
BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31st 9 years ago
Robin Appelman b56f2c9ed0
basic lockdown logic 9 years ago
Joas Schilling 6047493b6d
Fix integration tests 9 years ago
Thomas Müller 506ccdbd8d
Introduce an event for first time login based on the last login time stamp 9 years ago
Vincent Petry 17ea1bfb75
Remove unused $view from FilesPlugin (#26549) 9 years ago
Roeland Jago Douma 4b3b562c4f
Fixes files_drop for sabre 3.2 9 years ago
Robin Appelman d1291f7aee
remove unneeded getDirectoryContent when getting share types for a folder 9 years ago
Roeland Jago Douma 1e6175dfcb
Fix CalendarTest 9 years ago
Roeland Jago Douma c016d947e2
Fix plugin 9 years ago
Roeland Jago Douma 6d1c0be47d
Minor fixes 9 years ago
Roeland Jago Douma 9fa3a22ddd
Fix tests 9 years ago
Thomas Müller c778b1bade
Update sabre dav to 3.2 (#26115) 9 years ago
Joas Schilling 52dd27892b
Use the event dispatcher 9 years ago
Joas Schilling d3e8463de2
Use a different type for events and todos 9 years ago
Joas Schilling 43b46bcc6a
Activities for events and todos 9 years ago
Joas Schilling 07f6747305
Move the methods into a new class 9 years ago
Joas Schilling 776622f3de
Add activities for shares 9 years ago
Joas Schilling 35ce4c772c
Fix unshare actions for author != owner 9 years ago
Joas Schilling 9a7c522cc6
Add activity for unshare from group 9 years ago
Joas Schilling 83d51afab1
Unshare user activities 9 years ago
Joas Schilling 90578327d5
Start working on calendar activities 9 years ago
Vincent Petry 6a4ea2c15a
Upload autorename on client side 9 years ago
Roeland Jago Douma fc4d0a86ef
Fix merging backend results 9 years ago
Robin Appelman 3692769b0a
Add getShareTypesInFolder to optimize folder listening 9 years ago
Thomas Müller 1c39b30d50
Require to use at least desktop client 2.0 by default 9 years ago
Thomas Müller 726994ecae
Remove any detailed information about the exception in the browser error plugin 9 years ago
Roeland Jago Douma c8a13f644e
Only enable files_drop plugin when we actuall do files_drop 9 years ago
Roeland Jago Douma 7a6dbeb398
Make files_drop work 9 years ago
Roeland Jago Douma e73a11d106
Fix permision mask 9 years ago
Vincent Petry c68e273664
Goodbye Iframe transport ! 9 years ago
Vincent Petry 59c5be1cc5
Use Webdav PUT for uploads in the web browser 9 years ago
Vincent Petry 44cf67accd
Storage 503 message improvements 9 years ago
Thomas Müller bf85139f53
Adding capability about new chunking - refs #25682 (#26368) 9 years ago
Vincent Petry 73e216e0a7
Add more files plugins to new DAV endpoint (#26186) 9 years ago
Semih Serhat Karakaya 33cee3502a
Update file.php put function posthook calls 9 years ago
Joas Schilling 246bb9f33d
Move OC\Files\Storage\Shared to the right namespace 9 years ago
Thomas Müller 08d6884107
Sanitize length headers when validating quota 9 years ago
Vincent Petry 361f008c70
Make it possible to filter by tags with REPORT method 9 years ago