aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Backend/InvalidBackend.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-7/+5
* chore: Add SPDX headerAndy Scherzinger2024-06-061-21/+3
* chore: Improve phpdoc typing to silence psalm errorsCôme Chilliet2024-04-021-0/+3
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Update license headersMorris Jobke2017-11-061-1/+4
* show storage as unavailable in the file listRobin Appelman2017-09-041-1/+2
* set the exception for failedstorageRobin Appelman2017-09-041-2/+9
* Use the FailedStorage insteadMorris Jobke2017-09-041-1/+1
* Handle invalid ext storage backend to keep mount point visibleVincent Petry2017-09-041-0/+57