summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Update IMipPlugin.phprakekniven2018-07-301-1/+1
* Typo fix: Triple dot to ellipsisrakekniven2018-07-291-1/+1
* Replace contacts-dark icon with contactsJulius Härtl2018-07-242-2/+2
* Merge pull request #9581 from nextcloud/dav-acl-no-filesRoeland Jago Douma2018-07-201-0/+11
|\
| * disable dav acl plugin for files resourceRobin Appelman2018-05-241-0/+11
* | Fixed testsJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* | Fix getting ocs share permissions if a storage is not availableRobin Appelman2018-07-181-5/+8
* | Also shorten the name of the invitation tokensJoas Schilling2018-07-124-7/+7
* | Shorten resource table names to allow install on oracle againJoas Schilling2018-07-123-12/+9
* | Merge pull request #9942 from nextcloud/feature/2338/invitation_response_in_e...Roeland Jago Douma2018-07-115-6/+566
|\ \
| * | Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-295-6/+566
* | | always log exceptions on dav writeRobin Appelman2018-07-091-0/+1
* | | Merge pull request #9345 from nextcloud/federation20Morris Jobke2018-07-031-0/+38
|\ \ \
| * | | look for correct OCM permissionsBjoern Schiessle2018-07-021-0/+38
| |/ /
* | | Improved logging of smb connection errorsRobin Appelman2018-07-031-1/+1
* | | Merge pull request #10078 from nextcloud/bugfix/activity-277/invalid-actor-an...Morris Jobke2018-07-021-0/+2
|\ \ \
| * | | Correctly parse the subject parameters for link (un)shares of calendarsJoas Schilling2018-07-021-0/+2
| |/ /
* / / Fix lazy search backendRobin Appelman2018-07-021-2/+2
|/ /
* | Merge pull request #10037 from nextcloud/dav-options-searchMorris Jobke2018-06-293-3/+82
|\ \
| * | Fix search related results in OPTIONS requestsRobin Appelman2018-06-283-3/+82
* | | Merge pull request #9773 from nextcloud/feature/noid/resource_bookingMorris Jobke2018-06-2911-13/+953
|\ \ \ | |/ / |/| |
| * | Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-251-4/+6
| * | periodically query calendar resource / room backends for updated resource / r...Georg Ehrke2018-06-251-0/+335
| * | apply group restrictions to resourcesGeorg Ehrke2018-06-255-29/+95
| * | add resource / room principalsGeorg Ehrke2018-06-2510-13/+550
* | | Add groupware settings sectionJulius Härtl2018-06-271-2/+2
|/ /
* | properly lock the target file on dav upload when not using part filesRobin Appelman2018-06-111-15/+23
* | enable caldav for webdav subtree public-calendarsGeorg Ehrke2018-06-081-1/+1
* | Add sabre plugin to allow anonymous options requests to the dav rootRobin Appelman2018-06-013-0/+66
* | 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-013-6/+19
|\ \
| * | allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-223-6/+19
| |/
* | 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-281-31/+13
* | Adding repair step which cleans shares of invalid principalsRoeland Jago Douma2018-05-271-0/+100
* | CalDAV and CardDAV plugins need to be registered for the principals collectio...Roeland Jago Douma2018-05-271-10/+12
* | 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
|/
* Merge pull request #9029 from nextcloud/settings-restructureMorris Jobke2018-05-071-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 #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-019-0/+695
|\ \
| * | Improve the directContollerRoeland Jago Douma2018-04-261-15/+14
| * | Add tests for DirectFile and DirectHomeRoeland Jago Douma2018-04-261-1/+1