summaryrefslogtreecommitdiffstats
path: root/apps/files/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-081-1/+2
* Cleanup of leftover-sorting-code from quickaccess-feature #9714 #9720fnuesse2018-08-081-139/+0
* Set the favorites to the empty array on failureRoeland Jago Douma2018-07-261-1/+1
* Fix transfering ownership of a share to user with same id as receiverDaniel Calviño Sánchez2018-07-241-1/+2
* Mixin scss icon apiJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Fix fav quickaccess ressource additionJohn Molakvoæ (skjnldsv)2018-07-131-62/+61
* Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-132-41/+47
* Fix testsRoeland Jago Douma2018-07-121-19/+9
* Inject helperRoeland Jago Douma2018-07-121-1/+3
* Fixed testsJohn Molakvoæ (skjnldsv)2018-07-121-5/+0