aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/OC_Helper.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #52890 from nextcloud/chore/move-stream-copy-implementationFerdinand Thiessen2025-05-171-23/+2
|\
| * chore: move streamCopy implementation from `OC_Helper` to `OCP\Files`Ferdinand Thiessen2025-05-161-23/+2
* | chore!: remove legacy functions from `OC_Helper` deprecated before v10Ferdinand Thiessen2025-05-161-101/+4
* | chore: deprecate OC_Helper::copyrchore/deprecate-ochelper-copyrFerdinand Thiessen2025-05-161-1/+2
|/
* chore: move implementation to non-deprecated OCP\Util from OC_Helperchore/move-impl-utilFerdinand Thiessen2025-05-161-48/+14
* Merge pull request #52812 from nextcloud/chore/oc-helper-rmdirrJohn Molakvoæ2025-05-141-29/+2
|\
| * chore: move implementation from OC legacy to OCP\Fileschore/oc-helper-rmdirrFerdinand Thiessen2025-05-141-29/+2
* | Merge pull request #52801 from nextcloud/chore/oc-helper-filesizeFerdinand Thiessen2025-05-141-53/+4
|\ \
| * | chore: replace leagcy OC_Helper calls with OCP\Utilchore/oc-helper-filesizeFerdinand Thiessen2025-05-141-53/+4
| |/
* / chore: deprecate \OC_Helper::canExecutechore/oc-helper-can-execFerdinand Thiessen2025-05-141-0/+1
|/
* fix: skip caching lastSeenQuotaUsage for remote sharesbug/noid/skip-quote-cache-for-remote-sharesDaniel Kesselberg2025-03-141-2/+9
* chore: Add proper deprecation dates where missingFerdinand Thiessen2024-09-201-2/+2
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* fix(Files): Handle getOwner() returning falsefix/storage/get-owner-falseprovokateurin2024-09-171-2/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-10/+10
* refactor: Migrate some legacy and core functions to `IFilenameValidator`Ferdinand Thiessen2024-07-191-2/+10
* chore: Add SPDX headerAndy Scherzinger2024-05-241-42/+4
* fix: Fix small psalm errors in legacyCôme Chilliet2024-04-301-1/+1
* fix: Avoid calling setUserValue on null user idCôme Chilliet2024-03-061-1/+1
* feat: Store last known quota usage for a userCôme Chilliet2024-03-061-0/+5
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* better caching in storage stats calculationsRobin Appelman2023-08-181-7/+12
* provisioning_api: Add OpenAPI specjld31032023-07-311-4/+27
* fix: better error message on missing user files dirJohn Molakvoæ2023-05-251-1/+1
* Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-1/+1
* fix: Use proper path for quota fetchingJulius Härtl2023-03-061-4/+4
* fix: Recalculate storage statistics on updating the quotaJulius Härtl2023-03-061-0/+9
* Put back string in $includeMounts as it actually does somethingCôme Chilliet2023-02-071-1/+1
* Fix computerFileSize when called with a string without unitCôme Chilliet2023-02-071-0/+3
* Fix 32bits bigint support in Util/OC_HelperCôme Chilliet2023-02-071-13/+12
* Fix bigsize support on 32bits in OC_HelperCôme Chilliet2023-02-071-7/+4
* feat(files): Quota in navigationJohn Molakvoæ2023-01-171-1/+6
* Use display name cache on getStorageInfoJulius Härtl2022-12-161-3/+3
* Don't use quota cache through user managementVincent Petry2022-11-211-4/+8
* Fix quota type to intCarl Schwan2022-09-121-3/+3
* Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-36/+8
* Fix psalm errors fron the end of the baseline fileCarl Schwan2022-05-161-5/+5
* don't unjail the path when getting the storage infoRobin Appelman2022-05-111-4/+1
* use and cache root storage info if a share can't be resolvedRobin Appelman2022-04-221-2/+14
* cache storage info in memcache for 5mRobin Appelman2022-04-211-1/+18
* dont re-query fileinfo when getting dav quotaRobin Appelman2022-03-281-2/+2
* Use the unjailed-path in OC_Helper::getStorageInfo() for files located in Sha...Claus-Justus Heine2022-02-031-1/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* fix return value of getStorageInfo when 'quota_include_external_storage' is e...Robin Appelman2021-05-201-6/+15
* Update license headersChristoph Wurst2020-12-301-0/+1
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-221-3/+3
|\
| * Unify links to php.netJ0WI2020-09-171-3/+3
* | Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1