summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-2715-27/+0
|\
| * Remove unused importsChristoph Wurst2020-03-2515-27/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-2617-47/+47
* | Use lowercase true, false and null constantsChristoph Wurst2020-03-252-2/+2
|/
* Register an address book with recent contactsChristoph Wurst2020-03-251-5/+10
* Merge pull request #20145 from nextcloud/bugfix/noid/generated-avatars-and-no...blizzz2020-03-251-2/+2
|\
| * Fix generated avatars and nophoto cache filesJoas Schilling2020-03-241-2/+2
* | Merge pull request #19986 from nextcloud/bugfix/19980/fix_uid_as_uriRoeland Jago Douma2020-03-251-3/+11
|\ \ | |/ |/|
| * RefreshWebcalService: randomly generate calendar-object uriGeorg Ehrke2020-03-161-3/+11
* | Merge pull request #18788 from nextcloud/fix/18782/translate-busy-in-caldavChristoph Wurst2020-03-243-9/+23
|\ \
| * | Translate 'Busy' in CalDAVGary Kim2020-02-233-9/+23
* | | Add check that DateTime parameters are of correct typeThomas Citharel2020-03-221-3/+4
* | | fix OCA\DAV\CalDAV\CalDavBackend search $optionsdartcafe2020-03-221-2/+2
* | | 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