Richard Steinmetz
|
699bbd0089
fix: improve oci compatibility when purging calendar invitations
|
1 month ago |
Richard Steinmetz
|
ca412c651d
fix: invalid usage of IQueryBuilder::createNamedParameter()
|
1 month ago |
SebastianKrupinski
|
60cc345561
fix: (CalDav) Delete invitation when deleting Calendars or Events
|
4 months ago |
Luc Didry
|
5aa5ac4701
fix(dav): catch `MaxInstancesExceededException` on calendar events
|
3 months ago |
Anna Larch
|
975f1f596f
fix(caldav): limit property length
|
4 months ago |
SebastianKrupinski
|
9f3d07e339
fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server Error
|
5 months ago |
Daniel Kesselberg
|
8330825f3e
feat(caldav): order the calendar objects by start date for search
|
7 months ago |
Daniel Kesselberg
|
449af33c29
fix(caldav): event search with limit and timerange
|
8 months ago |
Anna Larch
|
ec94f5499c
fix(caldav): automatically delete outdated scheduling objects
|
8 months ago |
Daniel Kesselberg
|
9faddcd5d8
feat(caldav): expose calendar subscriptions
|
9 months ago |
Côme Chilliet
|
82e593b83b
chore: Fix small psalm errors related to documented return types
|
8 months ago |
Côme Chilliet
|
0b332ceac2
fix: Apply new coding standard to all files
|
9 months ago |
Christoph Wurst
|
3dea99f42b
fix(dav): Add retention time to sync token cleanup
|
10 months ago |
Christoph Wurst
|
f40f962c2e
fix(dav): Add occ command to fix missing caldav sync tokens
|
10 months ago |
Christoph Wurst
|
a2fcf50f43
fix(dav): Fix atomic calendar/subscription updates
|
10 months ago |
Patrick Fischer
|
0f16153e4a
Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDAR
|
1 year ago |
Christoph Wurst
|
dc7f2baf26
fix(dav): Rate limit calendar/subscription creation
|
1 year ago |
Anna Larch
|
dce69154ba
enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars)
|
11 months ago |
Anna Larch
|
3475d52741
fix(caldav): don't reuse query builder objects
|
1 year ago |
Benjamin Gaussorgues
|
3545a1c613
feat(caldav): Allow advanced search for events/tasks
|
1 year ago |
Christoph Wurst
|
91b31bfb15
fix(dav): Reduce CalDAV backend memory footprint
|
1 year ago |
Richard Steinmetz
|
ace08819f9
fix(dav): expand recurrences when searching
|
1 year ago |
Robin Appelman
|
30e9f520f3
Merge pull request #39568 from nextcloud/caldav-share-preload
|
1 year ago |
Jamie McClelland
|
4a98bb9972
ensure outerquery ->where() function doesn't clobber earier ->andWhere()
|
1 year ago |
Jamie McClelland
|
ece685d6f5
optimize calendar search query
|
1 year ago |
Robin Appelman
|
7c02eedabb
cache calendar objects from calendarQuery
|
1 year ago |
Robin Appelman
|
31c483b759
preload shares for calendars when listing calendars
|
1 year ago |
Joas Schilling
|
e9ac0287f2
Merge pull request #39297 from nextcloud/fix/dav/close-cursor
|
1 year ago |
Richard Steinmetz
|
9206c0f473
fix(dav): close cursor when fetching max id
|
1 year ago |
Joas Schilling
|
f59c74062a
fix(dav): Move DAV app to non deprecated event dispatcher
|
1 year ago |