summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/v1
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Contacts API: replace raw image data with url (#25081)Georg Ehrke2016-06-211-0/+1
* | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611Arthur Schiwon2016-06-111-6/+3
|\|
| * Wrap publicwebdav in sharePermission maskRoeland Jago Douma2016-06-061-6/+3
* | block webdav access if share is not readableBjoern Schiessle2016-06-091-0/+5
|/
* block DAV if 2FA challenge needs to be solved firstChristoph Wurst2016-06-013-0/+3
* Update license headersLukas Reschke2016-05-264-4/+6
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-1/+3
* Merge pull request #23268 from owncloud/range-requests-should-not-block-the-s...Thomas Müller2016-04-181-0/+1
|\
| * Close session for publicwebdavLukas Reschke2016-03-151-0/+1
* | Move public webdav auth over to share managerRoeland Jago Douma2016-04-081-5/+8