Commit Graph

240 Commits (5981b7eb512aa411f51cad541d01c5c6e93476f0)

Author SHA1 Message Date
Thomas Citharel 762726d988
fix indent once and for all 9 years ago
Thomas Citharel 3921385ed3
fix things (indentation, tests, comments, backend custom implementation 9 years ago
Thomas Citharel aadb56dfcc
Fix wrong way to get publish status 9 years ago
Thomas Citharel 2df69ec7f4
correct get published status and minor fixes 9 years ago
Thomas Citharel aca305332a
Fix DB call for MySQL databases 9 years ago
Thomas Müller e7085aab38
Allow not-authenticated access to specific urls 9 years ago
Thomas Müller 90ab6e4fd9
Add new root collection public-calendars which holds all public calendars 9 years ago
Thomas Citharel 8da2100e7d
Start work on returning CalDAV published calendars 9 years ago
Thomas Citharel 1652a74feb
Fix publish-url property & getPublishStatus() fct 9 years ago
Thomas Citharel 5824c2493b
Make little corrections 9 years ago
Thomas Citharel 69d3601dcb
Proper work on Publishing 9 years ago
Joas Schilling 44fbf6f734
Close cursors 9 years ago
Joas Schilling 62f31d67bd
Chunk if you have too many events 9 years ago
Roeland Jago Douma 94fb5bcbae
Cast query result to int 9 years ago
Robin Appelman 344945bfe9 more efficient check if addressbook and calendar exists for user 9 years ago
Joas Schilling 53182fb780
Better displaynames for shared calendars 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Thomas Citharel 7d95cde37d Add all properties while creating a subscription (#25318) 9 years ago
Thomas Müller bfcd1dc49c
Filter confidential calendar objects in shared calendars 9 years ago
Thomas Müller 082f456b8b
Added unit testing for the migration step 9 years ago
Thomas Müller 287e41732c
Bump dav app version and fix variable rename 9 years ago
Thomas Müller fbdec59f22
Extract CLASS property from calendar object and store it in the database 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 10 years ago
Stefan Weil 65b0127241 apps/dav: Fix typos in comments (found and fixed by codespell) 10 years ago
Thomas Müller 06e8c70400 Fix acls for calendar objects and cards - fixes #23273 10 years ago
Thomas Müller 4c738ea9c4 Fix group shares on v1 caldav and carddav - fixes #23328 10 years ago
Joas Schilling 6b4117df34 Correctly escape join statements and use selectAlias 10 years ago
Thomas Müller 6133253a2c fixes #23004 10 years ago
Thomas Müller bc434b252c fixes #23020 10 years ago
Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Joas Schilling 2a0cda74d4 Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* 10 years ago
Joas Schilling 4e2f9ce05b Convert the old principal to the new principal before getting calendars 10 years ago
Thomas Müller c9187cc820 Sync a users contacts birthday to the users birthday calendar 10 years ago
Thomas Müller bf3a843e89 Migration of calendars 10 years ago
Thomas Müller c1ae8b0d81 Adding common name to sharee 10 years ago
Thomas Müller 5b86148d3a Original resources should not be overwritten by shared resources 10 years ago
Thomas Müller 81b9721700 Remove entries in dav_shares on deletion of a calendar 10 years ago
Thomas Müller 4b14ca672f Fix ACLs on shared calendars 10 years ago
Thomas Müller 18c35bf812 No duplicate calendars if shared with user and group and the user is part of the group 10 years ago
Thomas Müller 9106595608 Add calendar sharing 10 years ago
Joas Schilling 09ae160463 Replace other usages 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller ae36c01b95 Adjust sabre changes in core 10 years ago
Scrutinizer Auto-Fixer 5573029485 Scrutinizer Auto-Fixes 10 years ago
Thomas Müller e4568234a5 Use uri as displayname 10 years ago
Thomas Müller a0b649442c components was not written to the database 10 years ago
Thomas Müller 867fd94dc6 Add scheduling backend 10 years ago
Thomas Müller 23e7a62717 Fix Oracle 10 years ago