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-09-15Merge pull request #33964 from nextcloud/search-limit-operatorsVincent Petry
2022-09-12Do not output a warning when a file is not foundfix/do-not-log-warning-on-404Côme Chilliet
2022-09-08add a limit to the amount of operators a client can add to a search queryRobin Appelman
2022-09-05Fix typos in apps/ subdirectoryfix/fix-apps-typosluz paz
2022-08-30Merge pull request #33697 from nextcloud/fix/improve-bulk-uploadCôme Chilliet
2022-08-30Move dav utils functions to OCP\Files\DavUtilCôme Chilliet
2022-08-29Flip bulkupload.enabled default value to truefix/improve-bulk-uploadCôme Chilliet
2022-08-29Move Dav fileid and permissions logic into OCP\Util to be able to use it for ...Côme Chilliet
2022-08-29Call the correct functions to get BulkUpload metadata to returnCôme Chilliet
2022-08-26Merge pull request #33713 from nextcloud/bugfix/noid/viewonlyfixJohn Molakvoæ
2022-08-26Fix copy in view-only modeVincent Petry
2022-08-26Check address book URI length before creationJoas Schilling
2022-08-26Check calendar URI length before creationAnna Larch
2022-08-25Add bulkupload.enabled configuration switchCôme Chilliet
2022-08-25Add fileid and permissions to response of bulk uploadCôme Chilliet
2022-08-23Fix ETAG returned by bulk uploadfix/fix-bulk-upload-etagCôme Chilliet
2022-08-22Support iMIP invitations from Mailenh/imip-invitations-responsesAnna Larch
2022-08-19Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for...Joas Schilling
2022-08-19Fix carddav activitiesJoas Schilling
2022-08-19Use user name cache in activity providersJoas Schilling
2022-08-15performance optimisation for carddav backend blob data readenh/perfopt-for-carddavAnna Larch
2022-08-08Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan
2022-08-01Fix dynamic property creations in test filesfix/fix-dynamic-properties-in-testsCôme Chilliet
2022-08-01Remove OCP\App and OCP\BackgroundJobcleanup/remove-long-deprecated-classesCarl Schwan
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