summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-04-252-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-04-202-2/+2
* Update list of multiple propertiesJohn Molakvoæ (skjnldsv)2020-04-172-22/+89
* Merge pull request #20102 from nextcloud/backport/18679/stable18Morris Jobke2020-04-142-9/+11
|\
| * Add check that DateTime parameters are of correct typeThomas Citharel2020-03-221-3/+4
| * Add extra test case to exclude by timerangeThomas Citharel2020-03-221-5/+4
| * Added test testSearchdartcafe2020-03-221-1/+3
| * fix OCA\DAV\CalDAV\CalDavBackend search $optionsdartcafe2020-03-221-2/+2
* | Merge pull request #20282 from nextcloud/backport/19180/stable18Roeland Jago Douma2020-04-142-4/+20
|\ \
| * | Check for empty authorization headers for office requests and allow anonymous...Julius Härtl2020-04-032-4/+20
* | | Merge pull request #20334 from nextcloud/backport/20284/stable18Roeland Jago Douma2020-04-141-1/+2
|\ \ \
| * | | Catch NoUserException when running the upload cleanup as cronjobJulius Härtl2020-04-061-1/+2
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-132-2/+34
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-122-0/+10
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-112-0/+16
* | | | Catch NotFoundException when getting the user folderJulius Härtl2020-04-061-3/+2
|/ / /
* | | Merge pull request #20148 from nextcloud/backport/19986/stable18Roeland Jago Douma2020-04-042-6/+20
|\ \ \
| * | | RefreshWebcalService: randomly generate calendar-object uriGeorg Ehrke2020-03-252-6/+20
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2020-04-034-16/+22
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-03-252-0/+14
* | use core templates for displaying dav errors in the browserArthur Schiwon2020-03-232-36/+9
* | fix dav browser error page not styledArthur Schiwon2020-03-232-3/+6
* | [tx-robot] updated from transifexNextcloud bot2020-03-23114-400/+400
|/
* rebuild autoloaderRobin Appelman2020-03-192-2/+0
* fix testsRobin Appelman2020-03-191-57/+2
* remove the detour trough node and work with path directlyRobin Appelman2020-03-192-73/+8
* use INode instead of Node for custom propertiesRobin Appelman2020-03-192-6/+20
* handle long property paths to hasing paths >250 charsRobin Appelman2020-03-192-32/+77
* remove unused codeRobin Appelman2020-03-191-53/+0
* test custom properties backend against real databaseRobin Appelman2020-03-191-52/+87
* merge the two almost identical custom property backendsRobin Appelman2020-03-195-376/+135
* [tx-robot] updated from transifexNextcloud bot2020-03-192-0/+4
* [tx-robot] updated from transifexNextcloud bot2020-03-182-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-03-174-4/+52
* Fix testNils Wittenbrink2020-03-111-4/+3
* Fix hostname given in Apple config fileNils Wittenbrink2020-03-111-1/+1
* [tx-robot] updated from transifexNextcloud bot2020-03-062-2/+40
* Introduce a default refresh rate app setting for calendar subscriptionsThomas Citharel2020-03-052-4/+24
* Merge pull request #19573 from nextcloud/backport/19398/stable18Roeland Jago Douma2020-03-057-547/+708
|\
| * Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel2020-02-217-547/+708
* | [tx-robot] updated from transifexNextcloud bot2020-03-052-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-03-042-2/+2
* | Merge pull request #19639 from nextcloud/backport/19252/stable18Roeland Jago Douma2020-03-032-2/+5
|\ \
| * | Hash event UID to make sure it's not too long for PushProviderThomas Citharel2020-02-252-2/+5
* | | [tx-robot] updated from transifexNextcloud bot2020-02-282-26/+26
* | | [tx-robot] updated from transifexNextcloud bot2020-02-272-4/+4
* | | Correctly trim long cyrillic noteJoas Schilling2020-02-252-4/+3
|/ /
* / [tx-robot] updated from transifexNextcloud bot2020-02-222-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-02-162-0/+26
* [tx-robot] updated from transifexNextcloud bot2020-02-122-2/+2