summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Service/BackendService.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+6
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* Merge pull request #18256 from nextcloud/files-aditional-scripts-new-eventsRoeland Jago Douma2019-12-091-1/+3
|\
| * use OCP\EventDispatcher\GenericEvent in more placesRobin Appelman2019-12-091-1/+3
* | Update license headersChristoph Wurst2019-12-051-2/+3
|/
* Some php-cs fixesRoeland Jago Douma2019-11-221-5/+5
* delay sending event from app init to when they are neededArthur Schiwon2019-08-021-0/+13
* typos in doc, no code changesArthur Schiwon2019-02-151-2/+3
* add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon2019-02-141-1/+1
* files_external: allow to register config handlers for flexible placeholdersArthur Schiwon2019-02-141-0/+68
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-0/+282