summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* RefreshWebcalService: randomly generate calendar-object uriGeorg Ehrke2020-03-162-6/+20
* Merge pull request #19704 from Nils160988/masterRoeland Jago Douma2020-03-092-5/+4
|\
| * Fix testNils Wittenbrink2020-02-291-4/+3
| * 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-099-20/+292
* | [tx-robot] updated from transifexNextcloud bot2020-03-062-2/+40
* | [tx-robot] updated from transifexNextcloud bot2020-03-052-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-03-042-2/+2
|/
* Merge pull request #19655 from nextcloud/bugfix/noid/upload-cleanup-user-not-...Roeland Jago Douma2020-02-281-3/+2
|\
| * Catch NotFoundException when getting the user folderJulius Härtl2020-02-261-3/+2
* | [tx-robot] updated from transifexNextcloud bot2020-02-282-26/+26
* | [tx-robot] updated from transifexNextcloud bot2020-02-272-4/+4
|/
* Merge pull request #19252 from nextcloud/bug/fix-notification-object-idJoas Schilling2020-02-252-2/+5
|\
| * Hash event UID to make sure it's not too long for PushProviderThomas Citharel2020-02-012-2/+5
* | 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-239-3/+590
|\ \
| * | Allow apps to provide Calendars in user's calendarHomeGeorg Ehrke2020-02-189-3/+590
* | | [tx-robot] updated from transifexNextcloud bot2020-02-222-0/+2
* | | Introduce a default refresh rate app setting for calendar subscriptionsThomas Citharel2020-02-212-4/+24
* | | Merge pull request #19398 from nextcloud/bug/dav-load-subscriptions-at-activa...Christoph Wurst2020-02-217-547/+708
|\ \ \ | |/ / |/| |
| * | Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel2020-02-107-547/+708
* | | [tx-robot] updated from transifexNextcloud bot2020-02-162-0/+26
* | | [tx-robot] updated from transifexNextcloud bot2020-02-122-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2020-02-112-4/+4
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-02-07104-160/+56
* | [tx-robot] updated from transifexNextcloud bot2020-02-066-14/+14
* | 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-042-4/+20
* | | [tx-robot] updated from transifexNextcloud bot2020-02-032-6/+6
* | | [tx-robot] updated from transifexNextcloud bot2020-02-024-32/+32
| |/ |/|
* | RefreshWebcalJob: Fix reading subscription from database leading to ignored r...Georg Ehrke2020-01-302-22/+50
|/
* [tx-robot] updated from transifexNextcloud bot2020-01-292-0/+208
* [tx-robot] updated from transifexNextcloud bot2020-01-272-12/+12
* [tx-robot] updated from transifexNextcloud bot2020-01-234-24/+34
* Fix app updatesRoeland Jago Douma2020-01-211-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-01-212-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-01-192-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-01-142-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-01-114-2/+44
* [tx-robot] updated from transifexNextcloud bot2020-01-072-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-01-062-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-01-052-2/+14
* [tx-robot] updated from transifexNextcloud bot2020-01-042-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-01-012-2/+10
* 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