summaryrefslogtreecommitdiffstats
path: root/apps/dav/composer
Commit message (Expand)AuthorAgeFilesLines
* Integrate migratorChristopher Ng2022-03-022-4/+0
* Calendar export and importChristopher Ng2022-03-022-0/+10
* Wrap S3 multipart upload exceptionLouis Chemineau2022-02-162-0/+2
* send request id in response headerRobin Appelman2022-02-012-0/+2
* Set the file's mtime from the headers in bulk uploadLouis Chemineau2022-01-114-3/+5
* Update to composer 2.1.11Carl Schwan2021-11-042-2/+15
* Revert "add dav plugin to trigger recalculating of checksums"John Molakvoæ2021-11-012-2/+0
* Merge pull request #27378 from nextcloud/dav-recalc-checksumJohn Molakvoæ2021-11-012-0/+2
|\
| * Add dav plugin to trigger recalculating of checksumsRobin Appelman2021-08-232-0/+2
* | Add scheduling availability settingsChristoph Wurst2021-10-182-0/+2
* | Clean BulkUpload pluginLouis Chemineau2021-10-162-6/+4
* | Add BulkUpload DAV pluginLouis Chemineau2021-10-152-0/+6
* | Merge pull request #29188 from nextcloud/enhancement/public-write-apiDaniel2021-10-152-0/+4
|\ \
| * | Add create method to extended calendar implementationAnna Larch2021-10-152-0/+4
* | | Bump autoloaderJoas Schilling2021-10-141-2/+2
|/ /
* | Add Public Calendar ProviderAnna Larch2021-10-142-0/+2
* | Update generated composer files to latest formatChristoph Wurst2021-09-223-19/+110
* | Add repair job to delete calendar subscriptions that were orphaned whenThomas Citharel2021-09-042-0/+2
|/
* Add missing files for Composer v2Christoph Wurst2021-08-134-0/+383
* Update AutoloaderLouis Chemineau2021-06-211-1/+3
* occ: new command dav:delete-calendarMattia Narducci2021-06-132-0/+2
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-312-0/+28
* Add activities for creating, updating and deleting contactsJoas Schilling2021-05-212-0/+4
* Add activities for addressbook managementJoas Schilling2021-05-212-0/+8
* Add a settingJoas Schilling2021-05-212-0/+2
* Add a contacts filterJoas Schilling2021-05-212-0/+2
* Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject eventChristoph Wurst2021-05-072-4/+4
* Exclusively use the typed calendar deletion events for DAVChristoph Wurst2021-04-292-0/+6
* Update autoloader filesRoeland Jago Douma2021-03-021-2/+4
* Drop redundant indesRoeland Jago Douma2021-02-162-0/+2
* add event for when a direct download is triggeredRobin Appelman2021-02-122-0/+2
* Emit an interaction event for calendar share recipientsChristoph Wurst2021-02-032-0/+2
* Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
* re-index contacts with social profilescall-me-matt2020-12-222-0/+4
* rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
* Make sure columns with an empty default are nullable for OracleJoas Schilling2020-11-102-0/+2
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
* move calendar settings into their own groupRobin Appelman2020-08-252-0/+2
* Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke2020-08-182-0/+44
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-042-6/+0
* Add Event and Task Backends for Unified SearchGeorg Ehrke2020-08-042-0/+10
* Implement Contacts Backend for Unified SearchGeorg Ehrke2020-08-032-0/+4
* Move federated_share_added into a typed eventMorris Jobke2020-07-232-0/+2
* Allow for compression of the PROPFIND responsesRoeland Jago Douma2020-06-062-0/+2
* Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma2020-04-302-0/+2
* Use a proper upload file so propfinds return 404Roeland Jago Douma2020-04-212-0/+2
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
* rebuild autoloaderRobin Appelman2020-03-182-2/+0
* Add address book pluginsChristoph Wurst2020-03-092-0/+4
* Merge pull request #19196 from nextcloud/feature/17126/allow_apps_to_register...Roeland Jago Douma2020-02-232-0/+4
|\