summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20042 from nextcloud/fix/noid/styled-dav-browser-errorRoeland Jago Douma2020-03-221-3/+12
|\
| * use core templates for displaying dav errors in the browserArthur Schiwon2020-03-201-3/+9
| * fix dav browser error page not styledArthur Schiwon2020-03-191-0/+3
* | Return empty system addressbook since we cannot easily limit it to groupsJulius Härtl2020-03-201-1/+3
* | Limit enumeration in principal searchJulius Härtl2020-03-201-1/+28
|/
* remove the detour trough node and work with path directlyRobin Appelman2020-03-181-34/+8
* use INode instead of Node for custom propertiesRobin Appelman2020-03-181-5/+6
* handle long property paths to hasing paths >250 charsRobin Appelman2020-03-181-21/+36
* remove unused codeRobin Appelman2020-03-181-53/+0
* merge the two almost identical custom property backendsRobin Appelman2020-03-183-370/+101
* Merge pull request #19704 from Nils160988/masterRoeland Jago Douma2020-03-091-1/+1
|\
| * Fix hostname given in Apple config fileNils Wittenbrink2020-02-281-1/+1
* | Merge pull request #19746 from nextcloud/locked-exception-forward-existingRoeland Jago Douma2020-03-091-1/+1
|\ \
| * | pass the existing locks info when making locked exception with absolute pathsRobin Appelman2020-03-021-1/+1
| |/
* | Prevent creation of reserved address book nameChristoph Wurst2020-03-091-0/+11
* | Add address book pluginsChristoph Wurst2020-03-096-19/+284
|/
* Catch NotFoundException when getting the user folderJulius Härtl2020-02-261-3/+2
* 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