aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/OC_Util.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply new CSFixer rulesFerdinand Thiessen6 days1-2/+2
* fix: don't create an empty file before writing the contents in OC_Util::copyrcopyr-no-empty-newfileRobin Appelman13 days1-2/+1
* feat(IUser): add `getQuotaBytes` method to get machine readable quotafeat/user-get-quota-bytesFerdinand Thiessen2025-05-221-1/+1
* chore: deprecate `OC_Helper::isReadOnlyConfigEnabled`chore/depreate-oc-helper-roFerdinand Thiessen2025-05-171-1/+2
* chore: replace leagcy OC_Helper calls with OCP\Utilchore/oc-helper-filesizeFerdinand Thiessen2025-05-141-1/+1
* fix: add more details in documented alternativesfeat/cleanup-oc-util-methodsCôme Chilliet2025-04-081-4/+4
* chore(legacy): Flag methods as deprecated, with appropriate replacementCôme Chilliet2025-04-071-34/+36
* chore(legacy): Remove unused protected method in OC_UtilCôme Chilliet2025-04-071-4/+0
* chore(legacy): Officially deprecate OC_Util and remove non-static methodsCôme Chilliet2025-04-071-84/+3
* chore(legacy): Remove deprecated OC_Util::addScript and functions depending o...feat/cleanup-oc-utilCôme Chilliet2025-04-011-63/+0
* fix: Add missing ITemplate interface and clean code in Template classCôme Chilliet2025-03-061-2/+1
* fix: incorrect types detected by updated stubschore/update-stubFerdinand Thiessen2025-02-271-3/+3
* fix(util): Correctly create Reflection of method for PHP 8.3+Joas Schilling2024-11-081-1/+6
* chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-201-84/+0
* chore: Add proper deprecation dates where missingFerdinand Thiessen2024-09-201-1/+1
* chore: Remove old travis related stuffFerdinand Thiessen2024-09-191-2/+1
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-2/+2
* refactor(OC_Util): Remove deprecated ILoggerFerdinand Thiessen2024-09-191-2/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-10/+10
* fix(SetupCheck): Properly check public access to data directoryFerdinand Thiessen2024-08-081-4/+4
* refactor: Remove deprecated `Util` function for filename validation to `Filen...Ferdinand Thiessen2024-07-161-29/+0
* Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-301-4/+6
|\
| * Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-301-2/+3
| |\
| | * Merge branch 'master' into refactor/OC-Server-getHTTPClientServiceJohn Molakvoæ2024-05-301-81/+16
| | |\
| | * | Refactor `OC\Server::getHTTPClientService`Andrew Summers2023-08-291-2/+3
| * | | Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-301-81/+16
| |\ \ \ | | | |/ | | |/|
| * | | Refactor `OC\Server::getL10NFactory`Andrew Summers2023-08-291-2/+3
| | |/ | |/|
* | | Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-301-81/+16
|\ \ \ | | |/ | |/|
| * | chore: Add SPDX headerAndy Scherzinger2024-05-241-63/+4
| * | fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-3/+3
| * | Refactor `OC\Server::getTwoFactorAuthManager`Andrew Summers2024-03-151-1/+2
| * | fix: Enforce forbidden filename characters on backendFerdinand Thiessen2024-02-281-2/+2
| * | feat: rename users to account or personVincent Petry2024-02-131-2/+2
| * | fix: Use DI for Setup class and move away from deprecated methodsCôme Chilliet2024-01-291-9/+1
| * | fix(autoloader): no apcu no side effectsArthur Schiwon2023-09-081-1/+2
| |/
* / Refactor `OC\Server::getSecureRandom`Andrew Summers2023-08-291-2/+3
|/
* Fix lintGit'Fellow2023-08-131-1/+0
* Remove check for very old PGsql Git'Fellow2023-08-131-39/+0
* Refactors "strpos" calls in lib/private to improve code readability.Faraz Samapoor2023-05-151-2/+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