summaryrefslogtreecommitdiffstats
path: root/apps/files/lib
Commit message (Expand)AuthorAgeFilesLines
* Add LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-10-292-0/+35
* Add new LoadAdditionalScriptsEventRoeland Jago Douma2019-09-234-9/+111
* Lets use DI where we canRoeland Jago Douma2019-08-021-26/+1
* Merge pull request #16200 from nextcloud/revert/16049-wrong-roundMorris Jobke2019-07-031-1/+1
|\
| * Revert parts hide quota bar if unlimitedDaniel Kesselberg2019-07-021-1/+1
* | Merge pull request #15741 from mxss/fix/phpdoc-fixesMorris Jobke2019-07-023-2/+12
|\ \ | |/ |/|
| * misc phpdoc fixesMax Kovalenko2019-05-273-0/+10
| * fixed phpdoc parameter typesMax Kovalenko2019-05-271-2/+2
* | Show used space in mb instead of %Daniel Kesselberg2019-06-241-1/+1
* | Properly redirect if accessing invalid file though /f/ entrypointJulius Härtl2019-06-181-1/+6
|/
* Use rich objects instead of name, link and iconJoas Schilling2019-03-191-42/+31
* Replace the icon-class with an absolute link to an imageJoas Schilling2019-03-191-9/+13
* Import needed classMorris Jobke2019-03-141-0/+1
* Add correct method for hardcoded `/f/{fileid}`Joas Schilling2019-03-141-2/+14
* Remove the upload and memory settingJoas Schilling2019-03-042-138/+0
* Fetch node and filename also if access cache was usedJulius Härtl2019-03-011-0/+9
* Register providers via class namesJoas Schilling2019-03-011-1/+1
* Invalidate the cache when a share is updatedJoas Schilling2019-03-012-0/+46
* Fix doc blockJoas Schilling2019-03-011-2/+1
* Further work on the access cacheJoas Schilling2019-03-011-1/+1
* Add icon for resource type and icons for folder/fileJulius Härtl2019-03-011-1/+12
* Add link to resource providerJulius Härtl2019-03-011-1/+17
* Only call resource provider if type matchesJulius Härtl2019-03-011-4/+14
* Allow apps to register resource providersJulius Härtl2019-03-011-0/+9
* Add iconClass to resourcesJulius Härtl2019-03-011-0/+12
* Make names mandatoryJoas Schilling2019-03-011-0/+83
* Fix occ files:scan-app-data elapsed timeJoel S2019-02-222-5/+4
* Fix-13911-occ-files-scan-elapsed-timeJoel S2019-02-221-4/+3
* Make the yellow favorite icon non-monochromeJoas Schilling2019-01-221-0/+2
* Add icon to restore activityJoas Schilling2019-01-221-3/+6
* Fix default filepicker style and gridviewJohn Molakvoæ (skjnldsv)2018-11-291-1/+1
* Rollback to default list viewJohn Molakvoæ (skjnldsv)2018-11-151-1/+1
* Update PHPDoc to fix typosMorris Jobke2018-11-141-2/+3
* Merge pull request #12303 from nextcloud/grid-for-all-file-templatesJohn Molakvoæ2018-11-061-0/+2
|\
| * Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)2018-11-061-0/+2
* | Merge pull request #11968 from nextcloud/feature/noid/drop-verbose-appscanDaniel Kesselberg2018-11-061-61/+25
|\ \
| * | Revert changes not related to $verboseDaniel Kesselberg2018-10-221-4/+4
| * | Replace $verbose with VERBOSITY_VERBOSE for scanFiles methodDaniel Kesselberg2018-10-211-63/+27
* | | Merge pull request #11831 from nextcloud/feature/noid/drop-verbose-scanMorris Jobke2018-11-061-69/+27
|\ \ \ | |_|/ |/| |
| * | Remove quiet and verbose from Command/ScanDaniel Kesselberg2018-10-211-13/+1
| * | Replace $verbose with VERBOSITY_VERBOSE for scanFiles methodDaniel Kesselberg2018-10-211-56/+26
| |/
* | Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke2018-10-241-0/+23
|\ \
| * | Add filepicker toggleJohn Molakvoæ (skjnldsv)2018-10-231-0/+11
| * | Remember toggle and events handlerJohn Molakvoæ (skjnldsv)2018-10-181-0/+12
| |/
* | Merge pull request #10888 from nextcloud/bug/noid/fix-missing-quickaccess-fav...Roeland Jago Douma2018-10-241-0/+12
|\ \ | |/ |/|
| * fix for favorites-quickaccess: newly added folders dont show up when added to...Felix Nüsse2018-10-101-0/+12
* | Rename method to abortIfInterruptedDaniel Kesselberg2018-10-082-9/+9
* | Adjust code for changed method signatureDaniel Kesselberg2018-10-072-30/+16
|/
* Fixes empty favorite names for trailing slashesMichael Weimann2018-09-191-2/+1
* Transfer room shares too with the "files:transfer-ownership" commandDaniel Calviño Sánchez2018-08-081-1/+1