aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/MountConfig.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-06-061-36/+3
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some appsCôme Chilliet2024-02-051-1/+1
* Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-281-2/+2
* Migrate files external to PSR LoggerInterfaceBenjamin Gaussorgues2023-08-011-2/+2
* Fix returning null when getMessage return nullCarl Schwan2022-10-171-11/+6
* remove old legacy external storage migration logicRobin Appelman2022-02-091-23/+1
* move files_external to IBootstrapRobin Appelman2021-06-161-3/+0
* remove depricated methods from MountConfigRobin Appelman2021-06-161-97/+16
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Use correct exception type hint in catch statementMorris Jobke2021-03-161-2/+2
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-3/+3
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Remove unused and deprecated methods from files_external MountConfigMorris Jobke2020-11-101-49/+0
* Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f...Morris Jobke2020-07-101-0/+446