Christoph Wurst
|
402bb77753
fix(dav): Add retention time to sync token cleanup
|
10 months ago |
Anna
|
13c4787193
Merge pull request #45640 from nextcloud/backport/45235/stable28
|
7 months ago |
Anna Larch
|
57f7f0278e
fix(caldav): automatically delete outdated scheduling objects
|
8 months ago |
Daniel Kesselberg
|
0d920c87d4
feat(caldav): order the calendar objects by start date for search
|
7 months ago |
Daniel Kesselberg
|
4be308ab26
fix(caldav): event search with limit and timerange
|
8 months ago |
Daniel
|
06c01c568d
Merge pull request #44197 from nextcloud/backport/44130/stable28
|
7 months ago |
Daniel Kesselberg
|
951a679788
feat(caldav): expose calendar subscriptions
|
9 months ago |
Christoph Wurst
|
8dd067a763
fix(dav): Add occ command to fix missing caldav sync tokens
|
10 months ago |
Patrick Fischer
|
76560a51b6
Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDAR
|
1 year ago |
Christoph Wurst
|
c7ddc5fd54
fix(dav): Rate limit calendar/subscription creation
|
1 year ago |
Anna Larch
|
043a2528a4
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 |
Thomas Citharel
|
1e390e1982
style(caldav): improve getDenormalizedData method
|
1 year ago |
Thomas Citharel
|
3886b00a33
Fix creating events with old (< unix time) lastoccurence
|
2 years ago |
Christof Arnosti
|
73fb2997f4
Issue #36644: Fix pruneOutdatedSyncTokens for CalDAV
|
1 year ago |
Maximilian Martin
|
c8985944ec
fix event move issue
|
1 year ago |
Thomas Citharel
|
ff3b69b21d
refactor(dav): Since we're in a transaction, use QB properly when incrementing synctoken
|
1 year ago |
Thomas Citharel
|
c9a3129cb4
fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does multiple DB calls in transactions
|
1 year ago |
Daniel
|
c6c512a19d
Merge pull request #34375 from nextcloud/fix/trashbin-uid
|
1 year ago |
Anna Larch
|
5b6a0affd0
Allow reimporting prev. deleted items by deleting trashbin item
|
2 years ago |