aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Config/ConfigAdapter.php
Commit message (Expand)AuthorAgeFilesLines
* fix: Pass the mountpoint target user to storages without ownerJulius Härtl2024-09-031-0/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+2
* apply known mtime wrapper for external storagesRobin Appelman2023-09-191-18/+10
* add marker interface to mark system mount points for encryptionRobin Appelman2022-08-251-1/+1
* remove old legacy external storage migration logicRobin Appelman2022-02-091-9/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Expose session based authentication through mount point typeJulius Härtl2020-12-211-0/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* set mountid for personal external storage mountsRobin Appelman2020-12-021-1/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+0
* Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f...Morris Jobke2020-07-101-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-7/+7
* Provide proper user context from initMountPointsJulius Härtl2019-08-021-1/+1
* files_external: allow to register config handlers for flexible placeholdersArthur Schiwon2019-02-141-4/+2
* Properly set the mount type for external storagesRoeland Jago Douma2018-02-201-1/+1
* more efficient querying of numeric storage idsRobin Appelman2016-09-071-23/+32
* get files_external mounts more efficientlyRobin Appelman2016-09-051-29/+20
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Save the files external mount id in the mount cache tableRobin Appelman2016-07-131-1/+2
* Update license headersLukas Reschke2016-05-261-0/+2
* Move Config to PSR-4Joas Schilling2016-05-241-0/+183