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-05-17Merge pull request #32404 from nextcloud/debt/noid/psalm-warning-iaddressbookCôme Chilliet
2022-05-17Merge pull request #32405 from nextcloud/debt/noid/psalm-warning-isearchrequestJohn Molakvoæ
2022-05-16Allow to tweak default scopes for accountsThomas Citharel
2022-05-16Fix psalm errors fron the end of the baseline fileCarl Schwan
2022-05-15Fix spelling for return typedebt/noid/psalm-warning-isearchrequestDaniel Kesselberg
2022-05-15Drop redundanten return commentdebt/noid/psalm-warning-iaddressbookDaniel Kesselberg
2022-05-13Merge pull request #31662 from nextcloud/modernize-contactmenuJohn Molakvoæ
2022-05-13Merge pull request #32384 from nextcloud/improve-psalm-server-getJohn Molakvoæ
2022-05-13Improve psalm annotation to make it stricterCarl Schwan
2022-05-13Fix psalm warning for zip response due wrong typeDaniel Kesselberg
2022-05-12Merge pull request #32077 from nextcloud/cleanup/lockCarl Schwan
2022-05-12Modernize contacts menumodernize-contactmenuThomas Citharel
2022-05-12Cleanup lock related codeCarl Schwan
2022-05-12Merge pull request #32344 from nextcloud/fix/always-free-db-result-qbmapper-f...Joas Schilling
2022-05-12Merge pull request #32339 from nextcloud/appdatafactory-publicCarl Schwan
2022-05-12Always free the DB result in QBMapper::findEntitiesChristoph Wurst
2022-05-12Make it possible to get the appdata folder using the public APIappdatafactory-publicCarl Schwan
2022-05-11Add talk-poll to the ROS definitionsJoas Schilling
2022-05-11Merge pull request #31900 from nextcloud/feat/server-container-publicCarl Schwan
2022-05-10Add a public replacement for OC::$server->getCarl Schwan
2022-05-05Merge pull request #32113 from nextcloud/bugfix/noid/fix-csp-merging-boolsVincent Petry
2022-05-04Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis
2022-04-28Extract the EmojiService from user status and add an OCP interfaceJoas Schilling
2022-04-22tell mysql to ignore the sort index for search queriesmysql-search-ignore-index-2Robin Appelman
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 #31839 from nextcloud/feat/metadata-serverVincent Petry
2022-04-13Fix migrators according to exceptionsVincent Petry
2022-04-13Adapt user_migration APIs to have information about failuresCôme Chilliet
2022-04-13Add a metadata service to store file metadataCarl Schwan
2022-04-12Merge pull request #31220 from nextcloud/enhancement/31005/temporary-passwordsVincent Petry
2022-04-11Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu
2022-04-11Use Migrators id instead of class namesCôme Chilliet
2022-04-11Merge pull request #31848 from nextcloud/performance/trottling-capability-fro...Carl Schwan
2022-04-08Extend migrator interfaceChristopher Ng
2022-04-08Merge pull request #31676 from nextcloud/enh/ocp-owner-lockVincent Petry
2022-04-07Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman
2022-04-07Merge pull request #31850 from nextcloud/performance/heartbeat-fetch-status-onceCarl Schwan
2022-04-07Don't inject Bruteforce capability info in the webuiperformance/trottling-capability-frontentCarl Schwan
2022-04-07Fetch status in heartbeat controller only onceCarl Schwan
2022-04-07Adapt LockScope to LockContext renameenh/ocp-owner-lockJulius Härtl
2022-04-06Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa...Vincent Petry
2022-04-05Allow to disable password policy enforcement for selected groupsCarl Schwan
2022-04-04don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman
2022-04-04optimize getById on LazyUserFolder to not require a full fs setupRobin Appelman
2022-04-04allow getting mounts by providersRobin Appelman
2022-04-04Add a built-in profiler inside NextcloudCarl Schwan
2022-04-04Add public API for owner based lockingJulius Härtl
2022-04-01Add CSP policy merge priority for booleansbugfix/noid/fix-csp-merging-boolsVincent Petry
2022-03-24Add octetLength and charLength to function builder, and testsCôme Chilliet