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-02-12Extend export destination interfaceChristopher Ng
2022-02-12Allow registration of migratorsChristopher Ng
2022-02-11Merge pull request #30959 from nextcloud/redis-pconnectVincent Petry
2022-02-10Merge pull request #31035 from paierlep/fix/occ_scan_no_files_errorVincent Petry
2022-02-09handle setupFS with null userRobin Appelman
2022-02-09dont mark fs as setup when no user is activeRobin Appelman
2022-02-09fix fs cache test user setupRobin Appelman
2022-02-09pass user object during fs initRobin Appelman
2022-02-09only setup part of the filesystem for appdata requestsRobin Appelman
2022-02-09Merge pull request #31007 from nextcloud/enhancement/bootstrap-calendar-resou...Christoph Wurst
2022-02-08Merge pull request #30945 from nextcloud/techdebt/noid/background-job-time-wi...Joas Schilling
2022-02-07Merge pull request #30973 from nextcloud/techdebt/noid/allow-spliting-activit...Vincent Petry
2022-02-07Use the new option to signaling insensitivityJoas Schilling
2022-02-07Allow apps to specify if their background job can be delayedJoas Schilling
2022-02-07Move calendar resource/room backend registration to IBootstrapChristoph Wurst
2022-02-06Removes misleading error message in occ files:scan for new users.Christian Paier
2022-02-05[tx-robot] updated from transifexNextcloud bot
2022-02-04Merge pull request #30984 from UmbrellaCodr/ffmpeg-previewSimon L
2022-02-04Merge pull request #30354 from nextcloud/enhancement/talk-apiJoas Schilling
2022-02-04Merge pull request #30888 from nextcloud/comments-interfaceJoas Schilling
2022-02-04Add a Talk API for OCPChristoph Wurst
2022-02-04reduce 'Movie preview generation failed Output' log errorsUmbrellaCodr
2022-02-04Merge pull request #30990 from nextcloud/enh/noid/fulltextsearch-collectionSimon L
2022-02-03Allow specify a config prefix for another database connectionJoas Schilling
2022-02-03Update ICommentsManager with reaction methodsVitor Mattos
2022-02-03+getCollection(): string;Maxence Lange
2022-02-03Use the unjailed-path in OC_Helper::getStorageInfo() for files located in Sha...Claus-Justus Heine
2022-02-03[tx-robot] updated from transifexNextcloud bot
2022-02-02Merge pull request #30235 from nextcloud/bugfix/noid/primary-key-for-ratelimi...Joas Schilling
2022-02-01use persistent connections when connecting to redisRobin Appelman
2022-02-01send request id in response headerRobin Appelman
2022-02-01Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3Côme Chilliet
2022-01-31Allow sub-admins to access delegated settings.Claus-Justus Heine
2022-01-28Make the DB query simpler (as we just deleted all other entries)Joas Schilling
2022-01-28Add a primary key to ratelimit_entries tableJoas Schilling
2022-01-28Merge pull request #30794 from nextcloud/techdebt/noid/allow-to-get-comments-...Joas Schilling
2022-01-27Merge pull request #30855 from nextcloud/psalm/themingJohn Molakvoæ
2022-01-27Merge pull request #30876 from nextcloud/docs/deprecate_addScriptVincent Petry
2022-01-27Fix registerEventListener issuesCarl Schwan
2022-01-27Merge pull request #30858 from nextcloud/fix/ajax-list-dir-content-on-fileLouis
2022-01-27Add deprecation notice to script & addScript funcLouis Chemineau
2022-01-26Merge pull request #30832 from nextcloud/untrusted_domains_warningSimon L
2022-01-26Merge pull request #30822 from nextcloud/bugfix/29287/remove-create-function-...Joas Schilling
2022-01-26Return 404 when AJAX tries to list dir content but file givenMichaIng
2022-01-26Fix psalm issues in theming appCarl Schwan
2022-01-25Drop PHP7.3Christoph Wurst
2022-01-25Remove redundant if clauseCôme Chilliet
2022-01-25Fix OC\Files\Storage\DAV::hasUpdated when cache is not setCôme Chilliet
2022-01-25Makes untrusted domain error a warning.Pierre Ozoux
2022-01-25Merge pull request #30763 from nextcloud/feature/noid/allow-to-log-audit-to-s...John Molakvoæ