summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/v1
Commit message (Expand)AuthorAgeFilesLines
* Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma2020-04-301-1/+3
* Update license headers for 18Christoph Wurst2019-12-202-0/+2
* Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-oldRoeland Jago Douma2019-12-162-2/+4
|\
| * Load apps dav plugins on the old webdav routeJulius Härtl2019-12-042-2/+4
* | Update license headersChristoph Wurst2019-12-054-8/+11
|/
* respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-032-0/+2
* use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-152-2/+2
* Use proper dependency injection for app managerMorris Jobke2019-03-052-0/+2
* Log failure on parsingJohn Molakvoæ (skjnldsv)2019-01-041-1/+4
* allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-222-0/+2
* Principal search: Take sharing settings into accountGeorg Ehrke2017-12-112-0/+4
* catch errors when parsing calendar data for calendar query requestsGeorg Ehrke2017-11-271-1/+2
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-063-1/+6
* Fix phpStorm complaintsJoas Schilling2017-11-031-9/+1
* DAV: Initial email customization supportLeon Klingele2017-11-031-2/+9
* Merge pull request #6811 from nextcloud/feature/noid/disable_caldav_invitationsJoas Schilling2017-10-191-1/+6
|\
| * Make it possible to opt out of IMip Plugin for CalDAVGeorg Ehrke2017-10-161-1/+6
* | Check if the user/group exists for dav sharesJoas Schilling2017-10-052-2/+2
|/
* don't send invitation emails for past eventsGeorg Ehrke2017-09-051-1/+1
* also allow to register additional plugins if the old endpoint is usedBjoern Schiessle2017-08-301-0/+5
* fix preview for public linksBjoern Schiessle2017-07-201-1/+3
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-182-2/+11
* Fix initRoeland Jago Douma2017-05-081-1/+1
* Always dispatch Carddav eventsRoeland Jago Douma2017-05-081-1/+1
* Merge pull request #3802 from Ko-/masterRoeland Jago Douma2017-03-161-1/+3
|\
| * Check that set_time_limit is not disabled before calling itKo-2017-03-111-1/+3
* | Fix scheduling plugin on legacy caldav endpointJoas Schilling2017-03-161-1/+1
|/
* Add integration tests for legacy DAV endpointsLukas Reschke2017-02-102-0/+2
* Prevent PHP request to get killed when using fclose callback (#26775)Vincent Petry2017-01-231-0/+1
* Fix legacy caldav endpointsRoeland Jago Douma2017-01-021-1/+1
* Add test execution against legacy DAV backendLukas Reschke2017-01-022-0/+2
* Hack to prevent warning for read-only wrapper in public linksVincent Petry2016-11-161-5/+3
* Use the event dispatcherJoas Schilling2016-11-031-4/+2
* Move the methods into a new classJoas Schilling2016-11-031-2/+4
* Only enable files_drop plugin when we actuall do files_dropRoeland Jago Douma2016-10-241-0/+5
* Make files_drop workRoeland Jago Douma2016-10-241-3/+9
* fix issue #1482 - mail invites through v1 webdavClaudemir Todo Bom2016-10-121-0/+2
* Use true random string as uri for public calendars - as a result we can no lo...Thomas Müller2016-09-261-1/+3
* fix things (indentation, tests, comments, backend custom implementationThomas Citharel2016-09-261-1/+2
* Make little correctionsThomas Citharel2016-09-261-1/+0
* Proper work on PublishingThomas Citharel2016-09-261-0/+1
* Better displaynames for shared address booksJoas Schilling2016-08-241-1/+1
* Better displaynames for shared calendarsJoas Schilling2016-08-241-1/+1
* add dav property to check if a file has a preview availableRobin Appelman2016-07-272-2/+4
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-214-9/+18
* Implement brute force protectionLukas Reschke2016-07-203-0/+3
* remove unused parameterBjoern Schiessle2016-07-141-1/+1
* Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-261-0/+1
|\