Commit Graph

232 Commits (49cf5ba318add68160aede0e2ad624800983d183)

Author SHA1 Message Date
Daniel Kesselberg c410e08fec feat: command to list and delete calendar subscriptions 10 months ago
Edward Ly dee1d4fff3
feat(dav)!: migrate OCA calendar object events to OCP 10 months ago
Edward Ly dd181f4b2a
feat(dav): add webhook compatibility for calendar object events 10 months ago
Richard Steinmetz 739ab5cd82
fix: improve oci compatibility when purging calendar invitations 1 year ago
Richard Steinmetz 23802949c2
fix: invalid usage of IQueryBuilder::createNamedParameter() 1 year ago
SebastianKrupinski 4740c18f8e fix: (CalDav) Delete invitation when deleting Calendars or Events 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year 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 2 years ago
Daniel Kesselberg b769dc4304 feat(caldav): order the calendar objects by start date for search 2 years ago
Daniel Kesselberg 4718a7e4e0 fix(caldav): event search with limit and timerange 2 years ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 2 years ago
Daniel Kesselberg e210043ee9
feat(caldav): expose calendar subscriptions 2 years 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 3 years ago
Joas Schilling f59c74062a
fix(dav): Move DAV app to non deprecated event dispatcher 3 years ago
Thomas Citharel 1e390e1982 style(caldav): improve getDenormalizedData method 3 years ago
Thomas Citharel 3886b00a33 Fix creating events with old (< unix time) lastoccurence 3 years ago
Christof Arnosti 73fb2997f4 Issue #36644: Fix pruneOutdatedSyncTokens for CalDAV 3 years ago
Maximilian Martin c8985944ec fix event move issue 3 years ago
Thomas Citharel ff3b69b21d refactor(dav): Since we're in a transaction, use QB properly when incrementing synctoken 3 years ago
Thomas Citharel c9a3129cb4 fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does multiple DB calls in transactions 3 years ago
Anna Larch 5b6a0affd0 Allow reimporting prev. deleted items by deleting trashbin item 3 years ago
Christoph Wurst b5f7afd0fb
fix(caldav): Fix reminder timezone drift for all-day events 3 years ago