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
path: root/lib
AgeCommit message (Expand)Author
2022-04-14Merge pull request #31826 from nextcloud/fix/log-why-credential-token-invalidVincent Petry
2022-04-14Merge pull request #31975 from nextcloud/bugfix/31952/fix-mail-link-share-pas...Vincent Petry
2022-04-14Adjust settings for mail link passwordVincent 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-13Merge pull request #31945 from nextcloud/fix/user_migration-use-exceptionsVincent Petry
2022-04-13Fix migrators according to exceptionsVincent Petry
2022-04-13Adapt user_migration APIs to have information about failuresCôme Chilliet
2022-04-13Default to permanent link passwordsVincent Petry
2022-04-13Properly reset pw expirationVincent Petry
2022-04-13Add a metadata service to store file metadataCarl Schwan
2022-04-13Merge pull request #31932 from nextcloud/feat/ignore_second_dnVincent Petry
2022-04-12Add settings to ignore second display name in searchLouis Chemineau
2022-04-12Merge pull request #31929 from nextcloud/enh/noid/zip-expose-statCôme Chilliet
2022-04-12Merge pull request #31907 from nextcloud/enh/noid/tag-remote-as-globalscaleMaxence Lange
2022-04-12confirm user is internal to globalscaleMaxence Lange
2022-04-12Merge pull request #31934 from nextcloud/getbyid-setup-fallbackJulius Härtl
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-11perform a setup if we can't find any mounts containing a fileRobin Appelman
2022-04-11Expose ZIP stat informationVincent Petry
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-11Merge pull request #31610 from nextcloud/shares-in-folder-mountsVincent Petry
2022-04-11Merge pull request #31857 from nextcloud/feat/dont_match_useridVincent Petry
2022-04-08Extend migrator interfaceChristopher Ng
2022-04-08Merge pull request #31901 from nextcloud/fs-setup-tweaksVincent Petry
2022-04-08Merge pull request #31676 from nextcloud/enh/ocp-owner-lockVincent Petry
2022-04-08more preset metadata for LazyUserFolderRobin Appelman
2022-04-08always do full setup for home folder with submountsRobin Appelman
2022-04-08add missing returnRobin Appelman
2022-04-08Log missing primary key until we make it a requirementJoas Schilling
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-07Merge pull request #31847 from nextcloud/performance/user-status-retrivalVincent Petry
2022-04-07Don't inject Bruteforce capability info in the webuiperformance/trottling-capability-frontentCarl Schwan
2022-04-07Merge pull request #31877 from nextcloud/fix/no-console-formatting-if-decorat...Côme Chilliet
2022-04-07Merge pull request #31876 from nextcloud/bugfix/noid/fix-getCurrentApp-from-cliVincent Petry
2022-04-07Add missing doc changesJoas Schilling
2022-04-07Fetch status in heartbeat controller only onceCarl Schwan
2022-04-07Merge pull request #25747 from nextcloud/XAccelBufferingblizzz
2022-04-07Merge pull request #31872 from nextcloud/fix/oracle-contrainstblizzz
2022-04-07Log exceptionJoas Schilling
2022-04-07Do not decorate the CLI output if it's explicitly turned offChristoph Wurst
2022-04-07Fix \OC_App::getCurrentApp() when being called from CLI or phpunitJoas Schilling
2022-04-07Fix typos and empty tabsfix/oracle-contrainstJoas Schilling
2022-04-07Adapt LockScope to LockContext renameenh/ocp-owner-lockJulius Härtl
2022-04-07Merge pull request #31864 from nextcloud/fix/preview-generate-imaginary-requestJohn Molakvoæ
2022-04-07Improve error logging on migration failureJohn Molakvoæ
2022-04-07Ensure schema change before checking OracleConstraintsJohn Molakvoæ