summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/OC_Util.php
Commit message (Expand)AuthorAgeFilesLines
* fix(autoloader): no apcu no side effectsArthur Schiwon2023-09-081-1/+2
* Remove version check for ancient libxml versionjld31032023-05-051-14/+0
* Read mtime of version.php only onceArthur Schiwon2023-04-211-3/+1
* Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-6/+6
* Fix 32bits bigint support in Util/OC_HelperCôme Chilliet2023-02-071-2/+2
* composer run cs:fixCôme Chilliet2023-01-201-6/+6
* Use proper storage method for writing skeleton filesJulius Härtl2022-10-271-1/+1
* Cleanup tags and Share componentCarl Schwan2022-09-291-2/+7
* Fix quota type to intCarl Schwan2022-09-121-1/+1
* Fix psalm errors fron the end of the baseline fileCarl Schwan2022-05-161-18/+3
* l10n: Correct a typoValdnet2022-04-281-1/+1
* l10n: Fix codeValdnet2022-04-271-1/+1
* Merge pull request #31492 from nextcloud/fix/check-secret-configuredJohn Molakvoæ2022-04-261-0/+9
|\
| * Only check if secret is set if the nextcloud is installedCarl Schwan2022-03-091-1/+1
| * Also check for instanceid and passwordhashCarl Schwan2022-03-091-5/+7
| * Require the secret config to be configuredCarl Schwan2022-03-081-0/+7
* | Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-051-3/+4
* | move teardown logic to SetupManagerRobin Appelman2022-03-041-4/+4
* | start moving filesystem setup logic to it's own placeRobin Appelman2022-03-041-137/+7
* | move root mount setup to mountprovidersRobin Appelman2022-02-241-104/+0
|/
* handle setupFS with null userRobin Appelman2022-02-091-4/+4
* dont mark fs as setup when no user is activeRobin Appelman2022-02-091-2/+2
* pass user object during fs initRobin Appelman2022-02-091-1/+1
* only setup part of the filesystem for appdata requestsRobin Appelman2022-02-091-27/+44
* Merge pull request #30855 from nextcloud/psalm/themingJohn Molakvoæ2022-01-271-2/+3
|\
| * Fix psalm issues in theming appCarl Schwan2022-01-261-2/+3
* | Add deprecation notice to script & addScript funcLouis Chemineau2022-01-271-1/+1
|/
* l10n: Add a text string to translationValdnet2021-12-201-1/+1
* l10n: Add <code>Valdnet2021-12-151-1/+1
* l10n: Add <code>Valdnet2021-12-151-1/+1
* l10n: Separate words and add dotsValdnet2021-12-151-18/+18
* Merge pull request #29527 from nextcloud/rakekniven-patch-1John Molakvoæ2021-12-041-1/+1
|\
| * Added dot at end of sentence.rakekniven2021-11-021-1/+1
* | Allow scripts prioritization based on other appsJohn Molakvoæ (skjnldsv)2021-12-021-0/+4
* | Merge pull request #29966 from nextcloud/feat/remove-isIEJohn Molakvoæ2021-11-301-13/+0
|\ \
| * | Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-301-13/+0
* | | Remove iconv from dependencies and testsMichaIng2021-11-301-1/+0
|/ /
* | OC_Util::isNonUTF8Locale: fix lint errorNaoto Kobayashi2021-11-161-5/+5
* | OC_Util::isSetLocaleWorking: fix typoNaoto Kobayashi2021-11-161-1/+1
* | OC_Util: Add fallbacks to check if current locale is UTF8Naoto Kobayashi2021-11-161-2/+17
* | Check whether setlocale works only after setlocaleNaoto Kobayashi2021-11-141-4/+5
* | Fix missing setlocale with php 8Naoto Kobayashi2021-11-141-2/+2
|/
* Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrlDaniel Rudolf2021-08-041-5/+7
|\
| * Migrate HintException to OCPGary Kim2021-06-301-5/+7
* | Fix UtilTest::testDefaultApps()Daniel Rudolf2021-07-011-0/+1
* | Remove \OC::$server->getURLGenerator() usageDaniel Rudolf2021-07-011-1/+2
* | Remove unused importsDaniel Rudolf2021-06-301-1/+0
* | Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf2021-06-301-39/+1
|/
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* l10n: Spelling unificationValdnet2021-06-021-1/+1