summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Service
Commit message (Expand)AuthorAgeFilesLines
* Some php-cs fixesRoeland Jago Douma2019-11-226-20/+19
* 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
* Fix UniqueConstraintViolationException while insert into files_external confi...Morris Jobke2018-11-141-18/+28
* move log constants to ILoggerArthur Schiwon2018-04-262-4/+6
* Less deprecated calls to OCP\Util::writeLogMorris Jobke2018-04-221-5/+1
* Remove unused import statementsMorris Jobke2018-02-141-2/+0
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-261-2/+1
* Properly log the full exception instead of only the messageMorris Jobke2018-01-232-20/+19
* Update license headersMorris Jobke2017-11-061-0/+1
* Handle invalid ext storage backend to keep mount point visibleVincent Petry2017-09-041-2/+8
* Add Phan plugin to check for SQL injectionsLukas Reschke2017-07-201-0/+4
* use the correct param type when getting external storages for groupsRobin Appelman2017-05-221-1/+1
* Fix translationsJoas Schilling2017-04-181-4/+4
* [files_external] Remove unneeded update stepsMorris Jobke2017-04-121-46/+0
* get files_external mounts more efficientlyRobin Appelman2016-09-052-0/+48
* Fix oracle support of external storage appJoas Schilling2016-08-151-1/+1
* Update with robinJoas Schilling2016-07-219-9/+9
* Fix apps/Joas Schilling2016-07-2111-19/+30
* Add option to `occ files_external:list` to show all configured mountsRobin Appelman2016-06-232-0/+31
* Update license headersLukas Reschke2016-05-267-2/+13
* Move remaining classes to PSR-4Joas Schilling2016-05-244-9/+7
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-2411-0/+2167