summaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Controller/ApiController.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25055 from nina-py/18439-add-crop-image-previews-settingJulius Härtl2021-01-151-0/+14
|\
| * Add "Crop image previews" setting to filesNina Pypchenko2021-01-141-0/+14
* | Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-1/+1
|/
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+3
* Indicate preview availability in recent file api responsesRichard Steinmetz2020-12-101-0/+1
* Address minor commentsJulius Härtl2020-12-091-1/+1
* Introduce deck share type to ShareAPIControllerJulius Härtl2020-12-091-1/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-2/+1
* Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-141-1/+1
* Update share type constant usageJoas Schilling2020-06-241-6/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-3/+9
* Some php-cs fixesRoeland Jago Douma2019-11-221-9/+9
* misc phpdoc fixesMax Kovalenko2019-05-271-0/+6
* fixed phpdoc parameter typesMax Kovalenko2019-05-271-2/+2
* Fix default filepicker style and gridviewJohn Molakvoæ (skjnldsv)2018-11-291-1/+1
* Update PHPDoc to fix typosMorris Jobke2018-11-141-2/+3
* 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
* | fix for favorites-quickaccess: newly added folders dont show up when added to...Felix Nüsse2018-10-101-0/+12
|/
* 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
* Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-131-17/+16
* Default state to collapsed and fixed code stylingJohn Molakvoæ (skjnldsv)2018-07-121-1/+1
* Added drop-animation to sortable-listfnuesse2018-07-121-2/+16
* Removed old codefnuesse2018-07-121-9/+96
* Added toggleable QuickAccessfnuesse2018-07-121-8/+46
* Added FavoritesQuickaccess-Sidebarfnuesse2018-07-121-0/+28
* Update license headersMorris Jobke2017-11-061-1/+2
* Update thumbnail endpoint to new generatoRoeland Jago Douma2016-11-031-6/+17
* update permissionsBjoern Schiessle2016-11-011-1/+2
* Make it possible to filter by tags with REPORT methodVincent Petry2016-10-191-17/+0
* use limit instead of since when listing recent filesRobin Appelman2016-07-221-2/+1
* add recent files api endpointRobin Appelman2016-07-221-17/+49
* Fix apps/Joas Schilling2016-07-211-3/+4
* [master] Port Same-Site Cookies to masterLukas Reschke2016-07-201-0/+1
* Update license headersLukas Reschke2016-05-261-2/+2
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-0/+239