summaryrefslogtreecommitdiffstats
path: root/apps/files/lib
Commit message (Expand)AuthorAgeFilesLines
* Add an event so apps can add hidden fields to the files pageJoas Schilling2017-06-131-1/+4
* Add quota to the files viewJoas Schilling2017-06-131-0/+11
* Fix username and avatar for external usersJoas Schilling2017-05-191-0/+26
* allow apps to set custom mount typesRobin Appelman2017-04-281-6/+3
* Remove unused use statementsMorris Jobke2017-04-223-5/+0
* Add PHPDoc and handle exception in ScanAppData as wellMorris Jobke2017-04-191-0/+2
* show error when trying to scan non existing pathRobin Appelman2017-04-191-7/+12
* share api expanded by tags (#26583)Michael Jobst2017-04-111-4/+25
* Allow multiple navigation links from info.xmlJoas Schilling2017-03-261-1/+1
* Manage the right side menu via the navigation manager as wellJoas Schilling2017-03-261-1/+9
* Merge file view JS filesLukas Reschke2017-03-241-30/+1
* Merge pull request #4013 from nextcloud/bundle_vendor_jsLukas Reschke2017-03-241-2/+0
|\
| * Handlebars is already loaded by core.jsRoeland Jago Douma2017-03-231-2/+0
* | Merge pull request #3965 from nextcloud/downstream-27343Morris Jobke2017-03-231-4/+33
|\ \ | |/ |/|
| * improve file transfer codeMorris Jobke2017-03-221-26/+15
| * Providing --path option to transfer-ownershipSujith H2017-03-201-4/+44
* | Use proper name and code styleMorris Jobke2017-03-221-2/+2
* | Add files:scanAppData commandRoeland Jago Douma2017-03-221-0/+284
* | Revert "Bundle vendor js"Roeland Jago Douma2017-03-221-0/+2
* | Merge pull request #3795 from nextcloud/bundle_vendor_jsRoeland Jago Douma2017-03-221-2/+0
|\ \
| * | Handlebars is already loaded by core.jsRoeland Jago Douma2017-03-221-2/+0
| |/
* / Merge some CSS files using our SCSS compilerLukas Reschke2017-03-211-4/+1
|/
* Log files:scan exception, add InterruptedExceptionVincent Petry2017-03-201-8/+10
* Use a proper date format for transfer ownershipMorris Jobke2017-03-021-1/+1
* Fix app name of files appMorris Jobke2017-02-142-7/+0
* Merge pull request #3181 from nextcloud/fix-favorite-activity-mailBjörn Schießle2017-02-102-12/+28
|\
| * Make sure the file information is available when sending the emailJoas Schilling2017-01-202-12/+28
* | Fix files sharing legacy as wellJoas Schilling2017-02-081-1/+5
* | Add tests for getFile()Joas Schilling2017-02-071-11/+12
* | Make sure ownCloud 8.2 activities also can get displayedJoas Schilling2017-02-071-12/+30
|/
* Remove leading slash from sharing activityJoas Schilling2016-12-152-4/+6
* Add some generic testsJoas Schilling2016-12-041-0/+4
* Add an activity when managing favoritesJoas Schilling2016-12-044-15/+300
* Adjust all implementations in the server repoJoas Schilling2016-12-011-4/+11
* Add an event merger and use it for the files activitiesJoas Schilling2016-11-251-1/+16
* Working towards groupsJoas Schilling2016-11-251-108/+68
* document new variableMorris Jobke2016-11-221-0/+3
* Use the display name for files activities againJoas Schilling2016-11-221-4/+28
* Merge pull request #2154 from nextcloud/comments-activities-updateMorris Jobke2016-11-221-10/+9
|\
| * Fix wrong copyright headersJoas Schilling2016-11-161-10/+9
* | Merge pull request #2109 from nextcloud/oc_26533Morris Jobke2016-11-181-0/+5
|\ \ | |/ |/|
| * Test on storageRoeland Jago Douma2016-11-151-2/+2
| * Transfer ownership only analyze home storageVincent Petry2016-11-141-0/+5
* | Update the since version to 11.0.0Joas Schilling2016-11-168-50/+50
* | Remove the old activity extensionJoas Schilling2016-11-161-343/+0
* | Add back the support for the short translationsJoas Schilling2016-11-161-4/+68
* | Don't even try to combine when the subject is differentJoas Schilling2016-11-161-0/+5
* | Provider for the files appJoas Schilling2016-11-161-0/+207
* | Register the settings of the files app via info.xmlJoas Schilling2016-11-166-20/+491
* | Move the favorites filter to IFilterJoas Schilling2016-11-163-84/+166