Commit Graph

240 Commits (5981b7eb512aa411f51cad541d01c5c6e93476f0)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Joas Schilling 5f784d8695
fix(caldav): Use parameter for query to neutralize it in query diffs 4 months ago
Richard Steinmetz 3b1947086c
docs(caldav): improve documentation of CalDavBackend::getCalendarsForUserCount 4 months ago
Thomas Citharel 9252e2689b refactor(dav): remove unused CalDAVBackend method 4 months ago
Daniel Kesselberg 023b98c44b
fix(dav): only consider user's principal for unsharing entries 5 months ago
Daniel Kesselberg c05d3fdb2e
fix(caldav): prevent unshare entry creation for owner unsharing 5 months ago
SebastianKrupinski a2d4f8d3f1
feat: Calendar Export 5 months ago
SebastianKrupinski 1a90998edc fix: do not ignore move command object target uri 6 months ago
Daniel Kesselberg c410e08fec feat: command to list and delete calendar subscriptions 7 months ago
Edward Ly dee1d4fff3
feat(dav)!: migrate OCA calendar object events to OCP 7 months ago
Edward Ly dd181f4b2a
feat(dav): add webhook compatibility for calendar object events 7 months ago
Richard Steinmetz 739ab5cd82
fix: improve oci compatibility when purging calendar invitations 11 months ago
Richard Steinmetz 23802949c2
fix: invalid usage of IQueryBuilder::createNamedParameter() 11 months ago
SebastianKrupinski 4740c18f8e fix: (CalDav) Delete invitation when deleting Calendars or Events 11 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 12 months ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Luc Didry 615f0b2c0e
fix(dav): catch `MaxInstancesExceededException` on calendar events 1 year ago
Christoph Wurst 614f9ec0a2
refactor: Use the elvis operator 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Anna Larch 3ff7d64fda fix(caldav): limit property length 1 year ago
Richard Steinmetz 82615ce868
fix(caldav): allow VJOURNAL if no supported component set is specified 1 year ago
Anna Larch fb94db1cd9 feat(webcal): only update modified and deleted events from webcal calendars 1 year ago
SebastianKrupinski a56d0dbf4b fix(caldav): fixed initial sync and double processing 1 year ago
Joas Schilling eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 1 year ago
SebastianKrupinski 0f3d05afea fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server Error 1 year ago
Anna Larch ad78f7e48e fix(caldav): automatically delete outdated scheduling objects 1 year ago
Daniel Kesselberg b769dc4304 feat(caldav): order the calendar objects by start date for search 1 year ago
Daniel Kesselberg 4718a7e4e0 fix(caldav): event search with limit and timerange 1 year ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 1 year ago
Daniel Kesselberg e210043ee9
feat(caldav): expose calendar subscriptions 1 year ago
Côme Chilliet ab6afe0111 fix: Fix new psalm errors from update 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Christoph Wurst 3dea99f42b
fix(dav): Add retention time to sync token cleanup 2 years ago
Christoph Wurst f40f962c2e
fix(dav): Add occ command to fix missing caldav sync tokens 2 years ago
Christoph Wurst a2fcf50f43
fix(dav): Fix atomic calendar/subscription updates 2 years ago
Patrick Fischer 0f16153e4a Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDAR 2 years ago
Christoph Wurst dc7f2baf26 fix(dav): Rate limit calendar/subscription creation 2 years ago
Anna Larch dce69154ba enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2 years ago
Anna Larch 3475d52741 fix(caldav): don't reuse query builder objects 2 years ago
Benjamin Gaussorgues 3545a1c613
feat(caldav): Allow advanced search for events/tasks 2 years ago
Christoph Wurst 91b31bfb15
fix(dav): Reduce CalDAV backend memory footprint 2 years ago
Richard Steinmetz ace08819f9
fix(dav): expand recurrences when searching 2 years ago
Jamie McClelland 4a98bb9972 ensure outerquery ->where() function doesn't clobber earier ->andWhere() 2 years ago
Jamie McClelland ece685d6f5 optimize calendar search query 2 years ago
Robin Appelman 7c02eedabb
cache calendar objects from calendarQuery 2 years ago
Robin Appelman 31c483b759
preload shares for calendars when listing calendars 2 years ago
Richard Steinmetz 9206c0f473
fix(dav): close cursor when fetching max id 2 years ago
Joas Schilling f59c74062a
fix(dav): Move DAV app to non deprecated event dispatcher 2 years ago