Maximilian Martin
|
c8985944ec
fix event move issue
|
1 년 전 |
Thomas Citharel
|
ff3b69b21d
refactor(dav): Since we're in a transaction, use QB properly when incrementing synctoken
|
1 년 전 |
Thomas Citharel
|
c9a3129cb4
fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does multiple DB calls in transactions
|
1 년 전 |
Daniel
|
c6c512a19d
Merge pull request #34375 from nextcloud/fix/trashbin-uid
|
1 년 전 |
Anna Larch
|
5b6a0affd0
Allow reimporting prev. deleted items by deleting trashbin item
|
2 년 전 |
Christoph Wurst
|
b5f7afd0fb
fix(caldav): Fix reminder timezone drift for all-day events
|
1 년 전 |
Côme Chilliet
|
c4d90f3e81
Removed catch of ValueError as we cannot know if it’s >2038 or <1970
|
1 년 전 |
Côme Chilliet
|
d315bce300
Improve behavior with dates on 32bits and fix tests or skip them
|
1 년 전 |
Joas Schilling
|
1a31ddb56d
Do not reuse query builder objects in DAV account deletion
|
1 년 전 |
Anna Larch
|
e5c290bb7f
Switch to DisplayNameCache for CalDAV
|
2 년 전 |
Thomas Citharel
|
6f15873321
Add a background job to prune outdated sync tokens
|
2 년 전 |
Christoph Wurst
|
e6d8da4cdc
Fix causal reads in CalDAV backend
|
2 년 전 |
Anna Larch
|
b044c7586b
Check calendar URI length before creation
|
2 년 전 |
Anna Larch
|
4ca4b02793
Support iMIP invitations from Mail
|
2 년 전 |
luz paz
|
d4637ef4d8
Fix typos in apps/dav subdirectory
|
2 년 전 |
Carl Schwan
|
3598ec4028
Add typing to Sharing Backend
|
2 년 전 |
Thomas Citharel
|
39ef0500d1
Handle the move operation properly between shared calendars
|
2 년 전 |
Vincent Petry
|
8e61671b82
Merge pull request #32364 from nextcloud/dav-listeners
|
2 년 전 |
Thomas Citharel
|
cf8b98bf5f
Make sure activities are not created when a deleted calendar object expires
|
2 년 전 |
Thomas Citharel
|
060c8d7c4b
Add some typed properties
|
2 년 전 |
Thomas Citharel
|
4bb31c021e
Remove all legacy event dispatchers from CalDAV & CardDAV backends
|
2 년 전 |
Côme Chilliet
|
e2531f8503
Migrate dav application from ILogger to LoggerInterface
|
2 년 전 |
Christoph Wurst
|
288f07a5a4
Fix CalDAV subscriptions calendarorder column/prop type
|
2 년 전 |
Christoph Wurst
|
941e560b5e
Fix column/property type of the calendar order
|
2 년 전 |
Christoph Wurst
|
4f33b6937b
Fix column/property type of the CalDAV deleted_at time stamp
|
2 년 전 |
Anna Larch
|
0745fc5012
Move calendar objects between calendars instead of deleting and recreating them
|
2 년 전 |
Christoph Wurst
|
b005846d1f
Carefully filter out non matching time ranges for CalDAV search
|
3 년 전 |
Christoph Wurst
|
98d4aefe43
Close open cursor in the caldav back-end
|
3 년 전 |
Christoph Wurst
|
ca14c02301
Document and type allowed values for calendar property searches
|
3 년 전 |
Christoph Wurst
|
2956f1c017
Fix immutable datetime handling in DAV calendar search
|
3 년 전 |