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-08Merge pull request #33118 from nextcloud/fix/address-book-exportblizzz
2022-07-06catch any exception for transaction controlArthur Schiwon
2022-07-05Fix empty address books being exportedfix/address-book-exportChristopher Ng
2022-07-04Merge pull request #33090 from nextcloud/fix/noid/proppatch-properties-transa...Carl Schwan
2022-07-01DAV custom props: catch Exception and rollback transaction in casefix/noid/proppatch-properties-transaction-rollbackArthur Schiwon
2022-07-01Inject userId directlyJoas Schilling
2022-07-01Remove unused importJoas Schilling
2022-07-01Add UI to opt-in on the status automationJoas Schilling
2022-07-01Add status automationJoas Schilling
2022-07-01Fix determination of cron job runJoas Schilling
2022-07-01User status automation background jobJoas Schilling
2022-06-28Merge pull request #33007 from nextcloud/cleanup/federation-appCarl Schwan
2022-06-24Cleanup CardDav SyncServicecleanup/federation-appCarl Schwan
2022-06-24Summer cleanup of the federation appCarl Schwan
2022-06-23Merge pull request #32701 from nextcloud/fix/type-error-objectreeCarl Schwan
2022-06-22Merge pull request #32884 from nextcloud/typing/dav-sharingCarl Schwan
2022-06-22Add typing to Sharing BackendCarl Schwan
2022-06-20Merge pull request #32881 from nextcloud/Valdnet-patch-2rakekniven
2022-06-15Merge pull request #32876 from nextcloud/fix/fix-string-interpolationblizzz
2022-06-15Spelling unificationValdnet
2022-06-15l10n: Spelling unificationValdnet
2022-06-15l10n: Spelling unificationValdnet
2022-06-14Use {$var} instead of ${var} for PHP 8.2 compatibilityfix/fix-string-interpolationCôme Chilliet
2022-06-14Handle the move operation properly between shared calendarsThomas Citharel
2022-06-14Fix type error in Sabre/Connector/DirectoryCarl Schwan
2022-06-10Merge pull request #30368 from nextcloud/dav-allow-object-propertiesVincent Petry
2022-06-10Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry
2022-06-10Merge pull request #31622 from nextcloud/increase-loglevel-modernize-refresh-...Vincent Petry
2022-06-10Merge pull request #32361 from nextcloud/dav-scheduling-default-calendarVincent Petry
2022-06-10Merge pull request #32364 from nextcloud/dav-listenersVincent Petry
2022-06-10Merge pull request #32800 from nextcloud/bugfix/noid/no-fatal-for-maintenance...Vincent Petry
2022-06-10Avoid creating carddav activities for the system userThomas Citharel
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-06-02Merge pull request #28703 from nextcloud/enhancement/caldav-reminders-loggingChristoph Wurst
2022-06-02Use Image class from public APIfix/use-image-from-ocpChristopher Ng
2022-06-01Merge pull request #32471 from nextcloud/fix-wrong-dav-activitiesChristoph Wurst
2022-06-01Debug log what happens during reminders processingenhancement/caldav-reminders-loggingChristoph Wurst
2022-06-01Make X-HAS-{MD5/SHA256} opt-inCarl Schwan
2022-05-31Update calendar estimationChristopher Ng
2022-05-30Update contacts estimationChristopher Ng
2022-05-30Update method nameChristopher Ng
2022-05-30Move new IMigrator method to a specific interface ISizeEstimationMigratorCôme Chilliet
2022-05-30Implement getExportEstimatedSize in migratorsCôme Chilliet
2022-05-25Merge pull request #32580 from nextcloud/bugfix/noid/fix-handling-events-with...Joas Schilling
2022-05-25Also trim the nameJoas Schilling
2022-05-24Merge pull request #32548 from nextcloud/fix/return-typeCarl Schwan
2022-05-24Fix handling events without names in activitiesbugfix/noid/fix-handling-events-without-nameJoas Schilling
2022-05-24Fix return type and make type stricterCarl Schwan
2022-05-20Rename user-agent used by the Webcal Refresh Servicerename-webcal-user-agentThomas Citharel
2022-05-18Make sure activities are not created when a deleted calendar object expiresfix-wrong-dav-activitiesThomas Citharel