aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Controller/ApiController.php
Commit message (Expand)AuthorAgeFilesLines
* files: Add OpenAPI specjld31032023-07-121-5/+13
* chore: remove old favorites viewJohn Molakvoæ2023-07-051-14/+0
* fix(files): Don't throw an error when guests access the controllerJoas Schilling2023-04-191-14/+4
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-181-48/+26
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-061-10/+19
* feat(files): sortingJohn Molakvoæ2023-04-061-1/+1
* perf(files): fetch previews faster and cache properlyJohn Molakvoæ2023-04-061-0/+20
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-0/+1
* feat(files): Quota in navigationJohn Molakvoæ2023-01-171-0/+14
* Fixing testsJohn Molakvoæ2023-01-041-1/+1
* Add component testingJohn Molakvoæ2023-01-041-2/+2
* Port settings to ModalJohn Molakvoæ2023-01-041-19/+48
* Port Files navigation to vueJohn Molakvoæ2023-01-041-11/+11
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Fix more psalm warningsRoeland Jago Douma2021-05-211-8/+8
* Add proper PHPDoc tags to files ApiControllerMorris Jobke2021-05-211-2/+2
* optimize getting share types for recent filesRobin Appelman2021-04-211-33/+49
* 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