aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Command
Commit message (Collapse)AuthorAgeFilesLines
* Make sure the UID is correctly casedJoas Schilling2016-10-171-3/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Before a user is getting scanned the database connection is re-establishedThomas Müller2016-08-291-1/+26
|
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix apps/Joas Schilling2016-07-213-5/+8
|
* Update license headersLukas Reschke2016-05-262-0/+3
|
* add "unscanned" option to files:scan to triger a background scanRobin Appelman2016-05-191-3/+12
|
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-123-0/+634
* Move lib/ of Files app to PSR-4 * Move tests to PSR-4