summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Return proper status when file didn't exist beforeJulius Härtl2020-08-191-1/+3
* Delete chunks if the move on an upload failedJulius Härtl2020-08-131-6/+9
* Do not log RequestedRangeNotSatisfiable exceptions in DAVRoeland Jago Douma2020-07-141-0/+3
* Fix empty event UUID reminder notificationsThomas Citharel2020-06-051-2/+4
* Fix owner on publicownerwrapperRoeland Jago Douma2020-05-011-0/+2
* Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma2020-04-301-0/+53
* Only catch anonymous OPTIONS for OfficeJulius Härtl2020-04-271-2/+2
* Update list of multiple propertiesJohn Molakvoæ (skjnldsv)2020-04-171-19/+10
* Merge pull request #20189 from nextcloud/backport/18679/stable17Morris Jobke2020-04-141-6/+7
|\
| * Add check that DateTime parameters are of correct typeThomas Citharel2020-04-141-4/+5
| * fix OCA\DAV\CalDAV\CalDavBackend search $optionsdartcafe2020-03-261-2/+2
* | Merge pull request #20283 from nextcloud/backport/19180/stable17Roeland Jago Douma2020-04-141-2/+5
|\ \
| * | Check for empty authorization headers for office requests and allow anonymous...Julius Härtl2020-04-031-2/+5
| |/
* | Catch NotFoundException when getting the user folderJulius Härtl2020-04-061-3/+2
* | RefreshWebcalService: randomly generate calendar-object uriGeorg Ehrke2020-03-251-3/+11
|/
* remove the detour trough node and work with path directlyRobin Appelman2020-03-191-34/+8
* use INode instead of Node for custom propertiesRobin Appelman2020-03-191-5/+6
* handle long property paths to hasing paths >250 charsRobin Appelman2020-03-191-21/+36
* remove unused codeRobin Appelman2020-03-191-53/+0
* merge the two almost identical custom property backendsRobin Appelman2020-03-193-369/+101
* Fix hostname given in Apple config fileNils Wittenbrink2020-03-111-1/+1
* Introduce a default refresh rate app setting for calendar subscriptionsThomas Citharel2020-03-051-3/+13
* Merge pull request #19588 from nextcloud/backport/19398/stable17Roeland Jago Douma2020-03-052-370/+436
|\
| * Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel2020-02-222-370/+436
* | Merge pull request #19640 from nextcloud/backport/19252/stable17Roeland Jago Douma2020-03-031-1/+4
|\ \
| * | Hash event UID to make sure it's not too long for PushProviderThomas Citharel2020-02-251-1/+4
| |/
* / Correctly trim long cyrillic noteJoas Schilling2020-02-252-4/+3
|/
* Fix display of DTEND for multi-day all-day eventGeorg Ehrke2020-02-051-0/+4
* RefreshWebcalJob: Fix reading subscription from database leading to ignored r...Georg Ehrke2020-01-311-12/+40
* Properly handle resources in ReminderServiceGeorg Ehrke2020-01-141-2/+10
* Support more IPv6 addresses in the RefreshWebcalJobGeorg Ehrke2019-12-121-0/+11
* using IShare::Maxence Lange2019-12-111-4/+5
* adding share type circlesMaxence Lange2019-12-111-1/+4
* respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-033-3/+26
* re-acquired expired shared locks on large file uploadsRobin Appelman2019-11-141-3/+15
* Return $schema on change and null otherwiseDaniel Kesselberg2019-10-291-1/+3
* Merge pull request #17172 from nextcloud/backport/17159/stable17Roeland Jago Douma2019-09-191-4/+11
|\
| * Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday ...Georg Ehrke2019-09-171-4/+11
* | properly mark birthday calendars as not shareable for nowGeorg Ehrke2019-09-172-2/+9
|/
* Merge pull request #16970 from nextcloud/bugfix/noid/opt_in_for_push_notifica...Roeland Jago Douma2019-09-042-0/+5
|\
| * Make push notifications for calendar reminders opt-inGeorg Ehrke2019-09-022-0/+5
* | Merge pull request #16835 from nextcloud/bugfix/16833/remove-orphan-event-dat...Roeland Jago Douma2019-09-041-0/+11
|\ \ | |/ |/|
| * Check the calendar type of calendarobjects & calendarchangesThomas Citharel2019-08-261-0/+6
| * Remove orphaned calendar data from deleted subscriptionsThomas Citharel2019-08-221-0/+5
* | Merge pull request #16615 from nextcloud/feature/16518/rooms_resources_should...Roeland Jago Douma2019-08-281-2/+395
|\ \
| * | Make rooms / resources automatically reply to invitesGeorg Ehrke2019-08-261-2/+395
| |/
* | Merge pull request #16871 from nextcloud/fix/dav-reminder-job-constructorRoeland Jago Douma2019-08-261-0/+1
|\ \
| * | Fix missing parent constructor call in DAV reminder jobChristoph Wurst2019-08-261-0/+1
| |/
* / replace coffin with textual description "Death of ..."Georg Ehrke2019-08-261-49/+132
|/
* fix foreach error for reminder generatorGeorg Ehrke2019-08-181-0/+8