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-04-05Allow to disable password policy enforcement for selected groupsCarl Schwan
2022-03-04move teardown logic to SetupManagerRobin Appelman
2022-03-04start moving filesystem setup logic to it's own placeRobin Appelman
2022-02-24move root mount setup to mountprovidersRobin Appelman
2022-02-09handle setupFS with null userRobin Appelman
2022-02-09dont mark fs as setup when no user is activeRobin Appelman
2022-02-09pass user object during fs initRobin Appelman
2022-02-09only setup part of the filesystem for appdata requestsRobin Appelman
2022-01-27Merge pull request #30855 from nextcloud/psalm/themingJohn Molakvoæ
2022-01-27Add deprecation notice to script & addScript funcLouis Chemineau
2022-01-26Fix psalm issues in theming appCarl Schwan
2021-12-20l10n: Add a text string to translationValdnet
2021-12-15l10n: Add <code>Valdnet
2021-12-15l10n: Add <code>Valdnet
2021-12-15l10n: Separate words and add dotsValdnet
2021-12-04Merge pull request #29527 from nextcloud/rakekniven-patch-1John Molakvoæ
2021-12-02Allow scripts prioritization based on other appsJohn Molakvoæ (skjnldsv)
2021-11-30Merge pull request #29966 from nextcloud/feat/remove-isIEJohn Molakvoæ
2021-11-30Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)
2021-11-30Remove iconv from dependencies and testsMichaIng
2021-11-16OC_Util::isNonUTF8Locale: fix lint errorNaoto Kobayashi
2021-11-15OC_Util::isSetLocaleWorking: fix typoNaoto Kobayashi
2021-11-15OC_Util: Add fallbacks to check if current locale is UTF8Naoto Kobayashi
2021-11-14Check whether setlocale works only after setlocaleNaoto Kobayashi
2021-11-14Fix missing setlocale with php 8Naoto Kobayashi
2021-11-03Added dot at end of sentence.rakekniven
2021-08-04Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrlDaniel Rudolf
2021-07-01Fix UtilTest::testDefaultApps()Daniel Rudolf
2021-07-01Remove \OC::$server->getURLGenerator() usageDaniel Rudolf
2021-06-30Migrate HintException to OCPGary Kim
2021-06-30Remove unused importsDaniel Rudolf
2021-06-30Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-02l10n: Spelling unificationValdnet
2021-05-12load share settings from the share manager in more placesRobin Appelman
2021-04-27Fix unit testsJoas Schilling
2021-01-28Skip template picker if none availableJohn Molakvoæ (skjnldsv)
2021-01-28Add templatedirectory config value to let admins have their custom templates ...Julius Härtl
2021-01-28files: Create files from template APIJulius Härtl
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2021-01-07Replace patchwork/utf8 with symfony-polyfill-*Christoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-20Don't use deprecated getIniWrapper() anymoreJoas Schilling
2020-08-17Merge pull request #22271 from nextcloud/phpdoc/22063/add-interface-method-an...Roeland Jago Douma
2020-08-17Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke
2020-08-17Properly add new methods to interface and document in PHPDoc for getRootMounts()Morris Jobke
2020-08-06Distribute preview folders in appdata in multibucket setup to multiple bucketsMorris Jobke