summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo
Commit message (Expand)AuthorAgeFilesLines
* fix preview for public linksBjoern Schiessle2017-07-201-1/+3
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
* Adjust version requirementJoas Schilling2017-05-221-1/+1
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-182-2/+11
* Do not list system users in contacts menu if sharing autocompletion is disabledChristoph Wurst2017-05-091-2/+8
* Fix initRoeland Jago Douma2017-05-081-1/+1
* Always dispatch Carddav eventsRoeland Jago Douma2017-05-081-1/+1
* rename calendarobjects_properties -> calendarobjects_propsGeorg Ehrke2017-04-281-1/+1
* add repairstep with backgroundjob to index calendar dataGeorg Ehrke2017-04-251-0/+1
* add Nextcloud Search extension to CalDAVGeorg Ehrke2017-04-242-1/+73
* Directly fix the valuesJoas Schilling2017-03-261-1/+1
* Merge pull request #3802 from Ko-/masterRoeland Jago Douma2017-03-162-2/+6
|\
| * Check that set_time_limit is not disabled before calling itKo-2017-03-112-2/+6
* | 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-232-0/+2
* Fix legacy caldav endpointsRoeland Jago Douma2017-01-021-1/+1
* Add test execution against legacy DAV backendLukas Reschke2017-01-022-0/+2
* Merge pull request #2273 from nextcloud/fix_invalid_calendarLukas Reschke2016-12-201-0/+1
|\
| * Add DAV repair step to fix calendar dataRoeland Jago Douma2016-11-241-0/+1
* | Update app versions and requirementsJoas Schilling2016-12-131-2/+2
* | Move event and todo parsing to new APIJoas Schilling2016-11-291-0/+2
* | Move calendar activity parsing to new APIJoas Schilling2016-11-291-0/+3
* | Move CalDAV activity settings to new APIJoas Schilling2016-11-291-0/+7
* | Move CalDAV activity filters to new APIJoas Schilling2016-11-291-0/+7
|/
* Remove 9.1 migration steps in app dav (#25654)Thomas Müller2016-11-221-4/+0
* Hack to prevent warning for read-only wrapper in public linksVincent Petry2016-11-161-5/+3
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
* 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
* [9.2] Register commands in info.xml (#26248)Thomas Müller2016-10-112-39/+6
* Fix SyncJob class name in info.xmlJoas Schilling2016-10-061-1/+1
* Merge pull request #1197 from nextcloud/oc-public-sharingLukas Reschke2016-09-272-1/+12
|\
| * Use true random string as uri for public calendars - as a result we can no lo...Thomas Müller2016-09-261-1/+3
| * Add publicuri to oc_dav_shares table and start working with itThomas Citharel2016-09-262-1/+9
| * 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
* | Increase the max length for componentsJoas Schilling2016-09-272-2/+2
* | Merge pull request #1457 from nextcloud/upstream-fix-birthday-calendar-componentLukas Reschke2016-09-261-0/+1
|\ \ | |/ |/|
| * Adding repair step to fix component of birthday calendarsThomas Müller2016-09-201-0/+1
* | Use magic DIJoas Schilling2016-09-202-4/+5
|/
* Better displaynames for shared address booksJoas Schilling2016-08-241-1/+1
* Better displaynames for shared calendarsJoas Schilling2016-08-241-1/+1
* Increment the versions and adjust the capitilizationJoas Schilling2016-08-081-1/+1
* fix #724 by using step instead of jobBernhard Posselt2016-08-041-2/+2
* add dav property to check if a file has a preview availableRobin Appelman2016-07-272-2/+4