aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-05-306-0/+6
* Merge pull request #9583 from nextcloud/files-home-userfolderMorris Jobke2018-05-292-7/+9
|\
| * use getUserFolder instead of getFileInfo when constructing FilesHomeRobin Appelman2018-05-242-7/+9
* | Move repairstep to a custom commandRoeland Jago Douma2018-05-285-38/+21
* | Fix testsRoeland Jago Douma2018-05-272-2/+16
* | Adding repair step which cleans shares of invalid principalsRoeland Jago Douma2018-05-275-1/+174
* | CalDAV and CardDAV plugins need to be registered for the principals collectio...Roeland Jago Douma2018-05-272-15/+29
* | When sharing calendars and addressbooks the principal has to be verified to b...Roeland Jago Douma2018-05-274-5/+18
* | Do not load calendar/addressbook plugins if not neededRoeland Jago Douma2018-05-271-16/+28
* | [tx-robot] updated from transifexNextcloud bot2018-05-272-0/+2
* | [tx-robot] updated from transifexNextcloud bot2018-05-262-8/+8
* | [tx-robot] updated from transifexNextcloud bot2018-05-256-0/+6
|/
* [tx-robot] updated from transifexNextcloud bot2018-05-2312-0/+12
* [tx-robot] updated from transifexNextcloud bot2018-05-202-2/+10
* [tx-robot] updated from transifexNextcloud bot2018-05-1810-10/+10
* [tx-robot] updated from transifexNextcloud bot2018-05-1710-10/+10
* [tx-robot] updated from transifexNextcloud bot2018-05-122-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-05-102-0/+2
* Merge pull request #9029 from nextcloud/settings-restructureMorris Jobke2018-05-072-2/+2
|\
| * Fix settings testsJulius Härtl2018-05-031-1/+1
| * Move dav settings to main server settingsJulius Härtl2018-05-031-1/+1
* | Merge pull request #9355 from nextcloud/dav-upload-lockMorris Jobke2018-05-031-1/+10
|\ \ | |/ |/|
| * only allow a single concurrent dav write to a fileRobin Appelman2018-04-261-1/+10
* | Merge pull request #9293 from nextcloud/feature/9166/custom-auditlogfileMorris Jobke2018-05-021-1/+1
|\ \
| * | use SystemConfig, less dependencies, and not publicly neededArthur Schiwon2018-04-261-2/+1
| * | fix dav testArthur Schiwon2018-04-261-1/+2
| * | offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-1/+1
| * | destaticfy Log classesArthur Schiwon2018-04-261-1/+1
* | | Merge pull request #9346 from nextcloud/techdep/noid/needsPartFile_to_storageMorris Jobke2018-05-021-17/+5
|\ \ \
| * | | Use an actual function of the storage to determine needsPartFileRoeland Jago Douma2018-05-011-17/+5
* | | | External mount does not get DELETE and UPDATE if readonlyRoeland Jago Douma2018-05-011-1/+1
|/ / /
* | | Merge pull request #9178 from nextcloud/feature/9142/directdownloadMorris Jobke2018-05-0117-2/+1238
|\ \ \
| * | | Improve the directContollerRoeland Jago Douma2018-04-262-15/+169
| * | | Add tests for DirectFile and DirectHomeRoeland Jago Douma2018-04-263-1/+315
| * | | Throttle requests to unknown tokensRoeland Jago Douma2018-04-263-5/+28
| * | | Add backgroundjob to cleanup expired direct linksRoeland Jago Douma2018-04-265-2/+74
| * | | Check if a direct link is expiredRoeland Jago Douma2018-04-262-21/+31
| * | | Add directDownload support of storageRoeland Jago Douma2018-04-262-12/+16
| * | | No listingRoeland Jago Douma2018-04-261-12/+4
| * | | Dav endpoint returns proper dataRoeland Jago Douma2018-04-265-15/+90
| * | | Request a direct linkRoeland Jago Douma2018-04-262-5/+53
| * | | First step of DAV endpointRoeland Jago Douma2018-04-269-1/+372
| * | | Add DB mappingRoeland Jago Douma2018-04-262-0/+93
| * | | Add directdownload tableRoeland Jago Douma2018-04-262-1/+81
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2018-04-272-2/+2
| |/ |/|
* | move log constants to ILoggerArthur Schiwon2018-04-261-2/+2
|/
* Merge pull request #9255 from nextcloud/less-deprecated-callsRoeland Jago Douma2018-04-231-3/+3
|\
| * Less deprecated calls to OCP\Util::writeLogMorris Jobke2018-04-221-3/+3
* | [tx-robot] updated from transifexNextcloud bot2018-04-222-4/+6
|/
* log more information about insufficient storage in dav pluginRobin Appelman2018-04-171-2/+2