aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-05-252-0/+4
* [tx-robot] updated from transifexNextcloud bot2020-05-232-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-05-226-0/+12
* [tx-robot] updated from transifexNextcloud bot2020-05-212-14/+14
* [tx-robot] updated from transifexNextcloud bot2020-05-184-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-05-162-0/+4
* [tx-robot] updated from transifexNextcloud bot2020-05-152-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-05-1418-2/+32
* [tx-robot] updated from transifexNextcloud bot2020-05-1316-0/+30
* Fix owner on publicownerwrapperRoeland Jago Douma2020-05-011-0/+2
* Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma2020-04-304-1/+58
* [tx-robot] updated from transifexNextcloud bot2020-04-302-0/+8
* Merge pull request #20680 from nextcloud/backport/20632/stable18Roeland Jago Douma2020-04-292-4/+22
|\
| * Only catch anonymous OPTIONS for OfficeJulius Härtl2020-04-272-4/+22
* | [tx-robot] updated from transifexNextcloud bot2020-04-282-2/+2
|/
* [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