summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19252 from nextcloud/bug/fix-notification-object-idJoas Schilling2020-02-251-1/+4
|\
| * Hash event UID to make sure it's not too long for PushProviderThomas Citharel2020-02-011-1/+4
* | Correctly trim long cyrillic noteJoas Schilling2020-02-252-4/+3
* | Merge pull request #19196 from nextcloud/feature/17126/allow_apps_to_register...Roeland Jago Douma2020-02-234-2/+296
|\ \
| * | Allow apps to provide Calendars in user's calendarHomeGeorg Ehrke2020-02-184-2/+296
* | | Introduce a default refresh rate app setting for calendar subscriptionsThomas Citharel2020-02-211-3/+13
* | | Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel2020-02-102-370/+435
|/ /
* | Merge pull request #19219 from nextcloud/bugfix/19135/wrong_dtend_invitation_...Roeland Jago Douma2020-02-051-0/+4
|\ \
| * | Fix display of DTEND for multi-day all-day eventGeorg Ehrke2020-01-301-0/+4
* | | Check for empty authorization headers for office requests and allow anonymous...Julius Härtl2020-02-041-2/+5
| |/ |/|
* | RefreshWebcalJob: Fix reading subscription from database leading to ignored r...Georg Ehrke2020-01-301-12/+40
|/
* Merge pull request #18115 from nextcloud/bugfix/17951/reminderservice_resourc...Roeland Jago Douma2019-12-271-2/+10
|\
| * Properly handle resources in ReminderServiceGeorg Ehrke2019-11-261-2/+10
* | Update license headers for 18Christoph Wurst2019-12-202-1/+2
* | Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-oldRoeland Jago Douma2019-12-161-2/+21
|\ \
| * | Load apps dav plugins on the old webdav routeJulius Härtl2019-12-041-2/+21
* | | Support more IPv6 addresses in the RefreshWebcalJobGeorg Ehrke2019-12-121-0/+11
* | | Merge pull request #17935 from nextcloud/feature/noid/public-auth-for-circlesRoeland Jago Douma2019-12-111-2/+6
|\ \ \
| * | | using IShare::Maxence Lange2019-12-051-4/+5
| * | | adding share type circlesMaxence Lange2019-12-051-1/+4
* | | | Add offset for home limited searchesRoeland Jago Douma2019-12-101-1/+3
* | | | Verify that is an array before accessing itGeorg Ehrke2019-12-091-2/+4
* | | | Update license headersChristoph Wurst2019-12-05215-324/+693
|/ / /
* | | Merge pull request #17941 from nextcloud/search-by-ownerRoeland Jago Douma2019-12-051-7/+75
|\ \ \ | |/ / |/| |
| * | Allow filtering the search results to the users home storageRobin Appelman2019-12-031-7/+75
* | | respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-033-3/+26
|/ /
* | Merge pull request #18113 from nextcloud/bugfix/15967/webcal_cache_headersRoeland Jago Douma2019-11-292-1/+98
|\ \
| * | Add refresh-interval to exported calendarsGeorg Ehrke2019-11-272-1/+98
| |/
* | Set common-name to user's displayname if none is setGeorg Ehrke2019-11-291-1/+16
* | Mode to modern phpunitRoeland Jago Douma2019-11-272-6/+2
|/
* Some php-cs fixesRoeland Jago Douma2019-11-22138-171/+253
* Merge remote-tracking branch 'origin/master' into filecache-extensionRoeland Jago Douma2019-11-181-3/+15
|\
| * re-acquired expired shared locks on large file uploadsRobin Appelman2019-11-131-3/+15
* | hookup creation and upload time into davRobin Appelman2019-11-133-0/+39
|/
* Return $schema on change and null otherwiseDaniel Kesselberg2019-10-291-1/+3
* Merge pull request #17174 from nextcloud/bugfix/noid/properly_mark_birthday_c...Roeland Jago Douma2019-09-172-2/+9
|\
| * properly mark birthday calendars as not shareable for nowGeorg Ehrke2019-09-172-2/+9
* | Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday ...Georg Ehrke2019-09-161-4/+11
|/
* 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
* Final fixesGeorg Ehrke2019-08-159-126/+97