aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/composer
Commit message (Expand)AuthorAgeFilesLines
* feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBookThomas Citharel2023-05-162-0/+4
* Merge pull request #37961 from nextcloud/poc/noid/systemtags-perfArthur Schiwon2023-05-112-0/+2
|\
| * PoC: SystemTags endpoint to return tags used by a user with meta dataArthur Schiwon2023-05-092-0/+2
* | feat(dav): store scopes for properties and filter locally scoped properties f...Anna Larch2023-05-092-0/+2
|/
* fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-05-032-0/+2
* expose system tags as dav property for filesRobin Appelman2023-04-282-0/+2
* Feature: Provide access to app generated calendars through CalDAVFerdinand Thiessen2023-04-252-0/+6
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
* Merge pull request #36800 from rotdrop/feature/dav-macos-quirksAnna2023-03-132-0/+2
|\
| * apps/dav: add some OSX specific quirks.Claus-Justus Heine2023-03-072-0/+2
* | feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-082-0/+4
|/
* Use recurrence instance to build iMip emailAnna Larch2023-02-022-0/+4
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2
* Update composer autoloaderCarl Schwan2022-11-222-4/+17
* Add a background job to prune outdated sync tokensThomas Citharel2022-10-272-0/+2
* Rebuild autoloaderJoas Schilling2022-09-201-2/+2
* Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3
* Add share attributes + prevent download permissionVincent Petry2022-07-282-0/+2
* Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan2022-07-111-7/+7
|\
| * Make Color class publicCarl Schwan2022-07-051-7/+7
* | Fix determination of cron job runJoas Schilling2022-07-012-0/+4
* | Summer cleanup of the federation appCarl Schwan2022-06-242-0/+2
|/
* Handle the move operation properly between shared calendarsThomas Citharel2022-06-142-0/+2
* Merge pull request #30368 from nextcloud/dav-allow-object-propertiesVincent Petry2022-06-102-0/+4
|\
| * Allow DAV Object propertiesThomas Citharel2022-05-162-0/+4
* | Merge pull request #32364 from nextcloud/dav-listenersVincent Petry2022-06-102-0/+10
|\ \
| * | Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-172-0/+10
* | | Don't spam the log with fatals when maintenance mode is enabled or an upgrade...Joas Schilling2022-06-102-0/+2
|/ /
* / Cleanup davCarl Schwan2022-05-052-2/+0
|/
* Add a metadata service to store file metadataCarl Schwan2022-04-133-3/+8
* Merge pull request #31673 from nextcloud/feat/contacts-migrationVincent Petry2022-04-072-0/+6
|\
| * Contacts export and importChristopher Ng2022-03-302-0/+6
* | Merge pull request #29510 from nextcloud/backport/27378/masterJohn Molakvoæ2022-04-042-0/+2
|\ \
| * | Add dav plugin to trigger recalculating of checksumsRobin Appelman2022-03-312-0/+2
| |/
* | Merge pull request #30823 from nextcloud/work/profilerCarl Schwan2022-04-042-0/+2
|\ \ | |/ |/|
| * Add a built-in profiler inside NextcloudCarl Schwan2022-04-042-0/+2
* | Build autoloader with new composer versionCôme Chilliet2022-03-305-15/+8
|/
* 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