Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-11Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan
2022-07-05Make Color class publiccleanup/avatar-codeCarl Schwan
2022-07-01Fix determination of cron job runJoas Schilling
2022-06-24Summer cleanup of the federation appCarl Schwan
2022-06-14Handle the move operation properly between shared calendarsThomas Citharel
2022-06-10Merge pull request #30368 from nextcloud/dav-allow-object-propertiesVincent Petry
2022-06-10Merge pull request #32364 from nextcloud/dav-listenersVincent Petry
2022-06-10Don't spam the log with fatals when maintenance mode is enabled or an upgrade...bugfix/noid/no-fatal-for-maintenance-modeJoas Schilling
2022-05-17Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel
2022-05-16Allow DAV Object propertiesdav-allow-object-propertiesThomas Citharel
2022-05-05Cleanup davCarl Schwan
2022-04-13Add a metadata service to store file metadataCarl Schwan
2022-04-07Merge pull request #31673 from nextcloud/feat/contacts-migrationVincent Petry
2022-04-04Merge pull request #29510 from nextcloud/backport/27378/masterJohn Molakvoæ
2022-04-04Merge pull request #30823 from nextcloud/work/profilerCarl Schwan
2022-04-04Add a built-in profiler inside NextcloudCarl Schwan
2022-03-31Add dav plugin to trigger recalculating of checksumsbackport/27378/masterRobin Appelman
2022-03-30Contacts export and importChristopher Ng
2022-03-30Build autoloader with new composer versionCôme Chilliet
2022-03-02Integrate migratorChristopher Ng
2022-03-02Calendar export and importChristopher Ng
2022-02-16Wrap S3 multipart upload exceptionLouis Chemineau
2022-02-01send request id in response headerRobin Appelman
2022-01-11Set the file's mtime from the headers in bulk uploadLouis Chemineau
2021-11-04Update to composer 2.1.11Carl Schwan
2021-11-01Revert "add dav plugin to trigger recalculating of checksums"John Molakvoæ
2021-11-01Merge pull request #27378 from nextcloud/dav-recalc-checksumJohn Molakvoæ
2021-10-18Add scheduling availability settingsChristoph Wurst
2021-10-16Clean BulkUpload pluginLouis Chemineau
2021-10-15Add BulkUpload DAV pluginLouis Chemineau
2021-10-15Merge pull request #29188 from nextcloud/enhancement/public-write-apiDaniel
2021-10-15Add create method to extended calendar implementationAnna Larch
2021-10-14Bump autoloaderJoas Schilling
2021-10-14Add Public Calendar ProviderAnna Larch
2021-09-22Update generated composer files to latest formatChristoph Wurst
2021-09-04Add repair job to delete calendar subscriptions that were orphaned whenThomas Citharel
2021-08-23Add dav plugin to trigger recalculating of checksumsRobin Appelman
2021-08-13Add missing files for Composer v2Christoph Wurst
2021-06-21Update AutoloaderLouis Chemineau
2021-06-14occ: new command dav:delete-calendarMattia Narducci
2021-05-31Add a trashbin for calendars and calendar objectsChristoph Wurst
2021-05-21Add activities for creating, updating and deleting contactsJoas Schilling
2021-05-21Add activities for addressbook managementJoas Schilling
2021-05-21Add a settingJoas Schilling
2021-05-21Add a contacts filterJoas Schilling
2021-05-07Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject eventChristoph Wurst
2021-04-29Exclusively use the typed calendar deletion events for DAVChristoph Wurst
2021-03-02Update autoloader filesRoeland Jago Douma
2021-02-16Drop redundant indesRoeland Jago Douma
2021-02-12add event for when a direct download is triggeredRobin Appelman