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-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
2022-05-18Add email validationAnna Larch
2022-05-17Merge pull request #31943 from nextcloud/dav-cleanupCarl Schwan
2022-05-16Fix more psalm issuesCarl Schwan
2022-05-12Wrap multiple inserts inside a transationperformance/saving-user-profile-infoCarl Schwan
2022-05-12Minor optimizations for saving user personal informationCarl Schwan
2022-05-05Cleanup davCarl Schwan
2022-05-04Merge pull request #32262 from nextcloud/fix/noid/extra-leading-minusCarl Schwan
2022-05-04Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis
2022-05-04remove leading minus which thankfully crashes because this operand does not a...Julien Veyssier
2022-05-02Fix use of $logger from another scope in apps/dav/lib/Server.phpfix/migrate-dav-away-from-iloggerCôme Chilliet
2022-05-02Add missing use for LoggerInterfaceCôme Chilliet
2022-05-02Migrate last instances of $server::getLogger() from davCôme Chilliet
2022-05-02Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet
2022-04-27Handle processing reminders for calendar objects with an infinite numberhandle-calendar-reminders-with-infinite-recurrenceThomas Citharel
2022-04-22add logging of failed quota infoRobin Appelman
2022-04-21Add known dav properties to ignore listJulius Härtl
2022-04-20Fix warningChristopher Ng
2022-04-20Update naming of address book exportsChristopher Ng
2022-04-20Fix export of shared calendarsChristopher Ng
2022-04-19Use email settings in DAV searchfeat/use_setting_in_dav_searchLouis Chemineau
2022-04-19Use share setting in DAV searchLouis Chemineau
2022-04-14Merge pull request #31886 from nextcloud/bugfix/noid/principal-search-case-in...Vincent Petry
2022-04-14Merge pull request #31839 from nextcloud/feat/metadata-serverVincent Petry
2022-04-14Fix an issue with the search backend updateCarl Schwan
2022-04-13Fix migrators according to exceptionsVincent Petry
2022-04-13Adapt existing migrators to new APICôme Chilliet
2022-04-13Add a metadata service to store file metadataCarl Schwan
2022-04-13Merge pull request #31942 from nextcloud/fix/dav-deprecated-warningJoas Schilling
2022-04-12Fix warning about optional parameter before required oneCôme Chilliet
2022-04-12l10n: Remove commaValdnet
2022-04-11Use Migrators id instead of class namesCôme Chilliet
2022-04-08Extend calendar migratorChristopher Ng
2022-04-08Extend contacts migratorChristopher Ng