aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Service/StoragesService.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-131-2/+3
* fix(external_storage): Cast id to intOleksander Piskun2024-12-021-2/+2
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-24/+5
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-2/+4
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-061-29/+3
* Migrate files external to PSR LoggerInterfaceBenjamin Gaussorgues2023-08-011-7/+5
* Specify type to internal storage classCarl Schwan2022-10-171-0/+1
* Fix type of getVisibilityTypeCarl Schwan2022-10-171-1/+1
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* Apply suggestions from code reviewRobin Appelman2022-03-241-1/+1
* force full setup after external storage config changeRobin Appelman2022-03-241-1/+13
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Rename External storages to External storageszaimen2021-05-201-2/+2
* better cleanup of filecache when deleting an external storageRobin Appelman2021-05-191-38/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Use placeholder values for password fields in external storage webuiRobin Appelman2020-03-121-1/+4
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-4/+4
* move log constants to ILoggerArthur Schiwon2018-04-261-3/+4
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-15/+14
* Handle invalid ext storage backend to keep mount point visibleVincent Petry2017-09-041-2/+8
* Fix translationsJoas Schilling2017-04-181-4/+4
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+3
* Move remaining classes to PSR-4Joas Schilling2016-05-241-2/+2
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-0/+527