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-31Multiple fixesenh/noid/share-attributesCarl Schwan
2022-07-28Block download when needed on direct download endpointVincent Petry
2022-07-28Fix view-only code after code review commentsVincent Petry
2022-07-28Add nc:share-attributes Webdav propertyVincent Petry
2022-07-28Fix share attribute related tests + code styleVincent Petry
2022-07-28Add share attributes + prevent download permissionVincent Petry
2022-07-27Merge pull request #32956 from nextcloud/fix/upload-folder-wrong-contentVincent Petry
2022-07-27Fix typos in apps/dav subdirectoryluz paz
2022-07-26Merge pull request #33251 from cneukom/feature/birthday-calendar-reminder-set...Anna
2022-07-25Don't try to purge objects from the birthday calendar when it doesn't existfix/29617/no-purge-when-birthday-calendar-doesnt-existThomas Citharel
2022-07-23Merge pull request #32869 from nextcloud/dav-no-deleted-user-activitiesblizzz
2022-07-17fix possibly null variablesCédric Neukom
2022-07-17Respect user settings when generating alerts for birthday calendarCédric Neukom
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-21Handle file contained inside the uploads folderfix/upload-folder-wrong-contentCarl 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-14Avoid calendar & addressbook activities being created on user being deleteddav-no-deleted-user-activitiesThomas Citharel
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