summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Have the CommentsPropertiesPlugin use the new fancy methodRoeland Jago Douma2020-11-041-18/+27
* Improve CertificateManager to not be user context dependentMorris Jobke2020-11-031-3/+1
* Don't overwrite the event if we use it laterRoeland Jago Douma2020-10-281-2/+2
* Also run the SabreAuthInitEvent for the main serverRoeland Jago Douma2020-10-271-0/+7
* CalDavBackend: check if timerange is array before accessingSimon Spannagel2020-10-161-1/+2
* handle nested properties, fixes #20544call-me-matt2020-10-121-1/+16
* Merge pull request #23025 from Iscle/masterMorris Jobke2020-10-061-2/+6
|\
| * DirectController: Verify that expirationTime is between 0s and 24hIscle2020-10-011-0/+4
| * DirectController: Let users choose the expiration timeIscle2020-09-241-2/+2
* | Merge pull request #23028 from nextcloud/bugfix/noid/array-to-string-conversi...Morris Jobke2020-10-051-1/+1
|\ \
| * | Fix array to string conversion on event searchJoas Schilling2020-09-241-1/+1
| |/
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-0533-157/+157
* | Merge pull request #22969 from eleith/catch-no-instance-exceptionRoeland Jago Douma2020-10-041-1/+3
|\ \
| * | broaden exception handling on webcal refresheleith2020-09-291-1/+3
| |/
* | Merge pull request #22983 from nextcloud/bugfix/noid/sync-all-users-to-system...Roeland Jago Douma2020-09-291-1/+1
|\ \
| * | Sync all users to the system addresssbookJoas Schilling2020-09-211-1/+1
| |/
* / Fix numeric folders throwing on markDirtyJoas Schilling2020-09-241-0/+12
|/
* Update urls to stackoverflow.com to "HTTPS"J0WI2020-09-171-1/+1
* Remove @suppress SqlInjectionCheckerMorris Jobke2020-09-162-10/+0
* Remove phan config - was replaced by PsalmMorris Jobke2020-09-162-8/+0
* Merge pull request #22799 from nextcloud/bugfix/noid/dont-log-microsoft-webda...Morris Jobke2020-09-141-0/+5
|\
| * Don't log Microsoft WebDAV client trying to tag thingsJoas Schilling2020-09-111-0/+5
* | Mitigate encoding issue with user principal uriGeorg Ehrke2020-09-101-1/+5
|/
* Properly catch exception from writing to stream when copying a fileJulius Härtl2020-09-101-2/+9
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-078-1/+11
* Change Content-Disposition HeaderJacob Neplokh2020-09-052-2/+3
* Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-041-54/+132
|\
| * Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-021-15/+17
| * Make icon set for CalDav event presentation, use in iMIP email.brad20142020-08-201-7/+7
| * iMIP email improvements (take 2)brad20142020-08-201-51/+127
* | Do not keep the part file if the forbidden exception has retry set to falseJulius Härtl2020-09-031-0/+3
* | Update apps/dav/lib/CalDAV/Activity/Setting/CalDAVSetting.phpRobin Appelman2020-08-261-1/+1
* | move calendar settings into their own groupRobin Appelman2020-08-254-44/+50
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-2456-187/+245
|/
* Don't load all calendar objects into memoryJoas Schilling2020-08-201-14/+15
* Merge pull request #22041 from nextcloud/feature/noid/typed_events_davMorris Jobke2020-08-1926-66/+2254
|\
| * Typecast parameter of getAddressBookByIdGeorg Ehrke2020-08-191-1/+1
| * Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke2020-08-1826-66/+2254
* | Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-193-23/+24
|/
* Merge pull request #22236 from nextcloud/bugfix/noid/dav_sharing_backend_canW...Morris Jobke2020-08-183-4/+35
|\
| * Add ability to limit sharing to ownerGeorg Ehrke2020-08-183-4/+35
* | Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-144-4/+2
|/
* Merge pull request #22200 from cweiske/duplicated-sql-where-lineRoeland Jago Douma2020-08-141-1/+0
|\
| * Remove duplicated SQL addWhere lineChristian Weiske2020-08-111-1/+0
* | Return proper status when file didn't exist beforeJulius Härtl2020-08-131-1/+2
* | Delete chunks if the move on an upload failedJulius Härtl2020-08-121-6/+10
|/
* Fix search providers order and IDsJohn Molakvoæ (skjnldsv)2020-08-053-6/+6
* Merge pull request #22104 from nextcloud/enh/search/make-app-handle-the-order...Joas Schilling2020-08-053-4/+13
|\
| * Hand in the route and the parameters of the requestJoas Schilling2020-08-053-4/+13
| * Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-053-3/+3