aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDARPatrick Fischer2024-02-231-2/+4
| |/
* / fix(dav): Init ViewOnlyPlugin after authLouis Chemineau2024-02-281-5/+5
|/
* fix(dav): Rate limit calendar/subscription creationChristoph Wurst2024-02-223-0/+135
* Check share attributes when downloading versionsLouis Chemineau2024-02-213-6/+18
* perf: skip request without read permissionRichard Steinmetz2024-02-211-4/+9
* fix(files): add mount root property and adjust delete wordingJohn Molakvoæ2024-02-061-0/+11
* fix(caldav): only call getTimestamp() on actual DateTime dataThomas Citharel2024-02-031-2/+1
* fix(userstatus): Also set the user status when the user has no status at allJoas Schilling2024-01-251-1/+1
* fix(userstatus): CALL status should overwrite MEETING statusAnna Larch2024-01-251-16/+19
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-191-2/+2
* fix(CalDAV): set acls for DeletedCalendarObjectsCollectionJohannes Merkel2024-01-181-1/+24
* fix(files): better upload error handlingJohn Molakvoæ2024-01-161-0/+6
* fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98"Joas Schilling2024-01-151-4/+7
* fix(dav): allow multiple organizers if possibleRichard Steinmetz2024-01-021-1/+67
* fix(dav): Hide less than minute diff in calendar notification titlejld31032023-12-201-1/+1
* fix(userstatus): set user status to 'In a meeting' if calendar is busyAnna Larch2023-12-192-188/+93
* Use FileInfo's metadata for hidden propLouis Chemineau2023-12-191-3/+3
* Merge pull request #42351 from nextcloud/backport/42304/stable28Joas Schilling2023-12-191-4/+4
|\
| * fix(ooo): add new ooo status with new emojiAnna Larch2023-12-181-4/+4
* | Don't query oc_properties for metadata propsLouis Chemineau2023-12-181-2/+7
|/
* Merge pull request #42152 from nextcloud/backport/42144/stable28Joas Schilling2023-12-151-0/+2
|\
| * fix(caldav): don't reuse query builder objectsAnna Larch2023-12-111-0/+2
* | fix(dav): Prevent out-of-office event time driftsChristoph Wurst2023-12-131-23/+10
* | Revert "[stable28] fix(dav): Prevent out-of-office event time drifts"Arthur Schiwon2023-12-111-10/+23
* | fix(dav): Prevent out-of-office event time driftsChristoph Wurst2023-12-111-23/+10
|/
* fix(dav): Improve handling and logging of bulk upload failuresJoas Schilling2023-12-072-3/+12
* fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-063-7/+65
* fix(files): allow any throwable in logExceptionVarun Patil2023-12-041-2/+2
* fix(out-of-office)!: Remove non OCS endpointJoas Schilling2023-12-011-99/+0
* feat(out-of-office): Add OCS endpoint to set and clear absenceJoas Schilling2023-12-011-0/+77
* fix(copyright): Fix copyright doc blocksJoas Schilling2023-12-013-64/+42
* Merge pull request #41811 from nextcloud/backport/41778/stable28Arthur Schiwon2023-11-291-20/+21
|\
| * fix(dav): don't schedule out-of-office jobs for dates in the pastRichard Steinmetz2023-11-281-20/+21
* | fix(dav): Timezone drift of OOO eventChristoph Wurst2023-11-291-1/+1
* | Merge pull request #41886 from nextcloud/backport/41866/stable28Christoph Wurst2023-11-291-0/+9
|\ \
| * | fix(dav): Prioritize timezone from core/loginChristoph Wurst2023-11-291-0/+9
* | | Merge pull request #41845 from nextcloud/backport/41818/stable28Andy Scherzinger2023-11-291-4/+3
|\ \ \ | |/ / |/| |
| * | fix(OOO): Make the returned data more explicitJoas Schilling2023-11-291-4/+3
| |/
* / feat(dav): hide search providers if their respective app is not activatedBenjamin Gaussorgues2023-11-293-12/+15
|/
* [stable28] enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-287-87/+163
* fix(dav): Avoid date diffing if PHP is buggyChristoph Wurst2023-11-241-9/+23
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-238-39/+387
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-23158-611/+595
* Merge pull request #41459 from nextcloud/enh/noid/search-metadata-nullMaxence Lange2023-11-232-11/+24
|\
| * Fix is-define operatorLouis Chemineau2023-11-221-1/+1
| * Fix param name after Sabre\CalDAV updateLouis Chemineau2023-11-221-2/+2
| * implements search on null/notnull metadataMaxence Lange2023-11-221-9/+22
* | Merge pull request #41666 from nextcloud/Valdnet-patch-2rakekniven2023-11-231-1/+1
|\ \
| * | Add quotation marksValdnet2023-11-221-1/+1
| |/
* / fix: lower threshold for system address book syncDaniel Kesselberg2023-11-221-1/+1
|/