summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Add groupware settings sectionJulius Härtl2018-06-272-4/+4
* [tx-robot] updated from transifexNextcloud bot2018-06-272-0/+8
* [tx-robot] updated from transifexNextcloud bot2018-06-262-0/+22
* [tx-robot] updated from transifexNextcloud bot2018-06-232-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-06-152-0/+8
* [tx-robot] updated from transifexNextcloud bot2018-06-122-0/+2
* properly lock the target file on dav upload when not using part filesRobin Appelman2018-06-111-15/+23
* Merge pull request #9798 from nextcloud/bugfix/noid/enable_caldav_for_public_...Morris Jobke2018-06-111-1/+1
|\
| * enable caldav for webdav subtree public-calendarsGeorg Ehrke2018-06-081-1/+1
* | [tx-robot] updated from transifexNextcloud bot2018-06-092-0/+2
* | [tx-robot] updated from transifexNextcloud bot2018-06-082-2/+16
|/
* Add tests for handling anonymous authRobin Appelman2018-06-011-0/+71
* Add sabre plugin to allow anonymous options requests to the dav rootRobin Appelman2018-06-015-0/+68
* Fix the master unit testsRoeland Jago Douma2018-06-012-0/+4
* Merge pull request #9609 from nextcloud/bugfix/3830/invitations_for_shared_ca...Morris Jobke2018-06-011-0/+67
|\
| * send invitations for shared calendarsGeorg Ehrke2018-05-251-0/+67
* | Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing...Morris Jobke2018-06-016-87/+168
|\ \
| * | allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-226-87/+168
* | | [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
|\ \ \