summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo/routes.php
Commit message (Expand)AuthorAgeFilesLines
* files: Create files from template APIJulius Härtl2021-01-281-0/+15
* Add "Crop image previews" setting to filesNina Pypchenko2021-01-141-0/+5
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Fix legacy routesJoas Schilling2020-04-181-2/+2
* Allow some apps to have root URLs in their own routing fileJoas Schilling2020-04-181-0/+7
* Update license headersChristoph Wurst2019-12-051-3/+9
* Add a transfer ownership background jobRoeland Jago Douma2019-12-021-1/+16
* Only expose link to info endpoint in capabiltiesJulius Härtl2019-11-271-0/+5
* Move editor list to capabilitiesJulius Härtl2019-11-271-5/+0
* Direct editing API to allow file editing using a one-time token forJulius Härtl2019-11-271-0/+27
* Do not create Application instances directlyChristoph Wurst2019-10-111-1/+2
* Remove the upload and memory settingJoas Schilling2019-03-041-5/+0
* Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke2018-10-241-0/+10
|\
| * Add filepicker toggleJohn Molakvoæ (skjnldsv)2018-10-231-0/+5
| * Remember toggle and events handlerJohn Molakvoæ (skjnldsv)2018-10-181-0/+5
* | fix for favorites-quickaccess: newly added folders dont show up when added to...Felix Nüsse2018-10-101-0/+5
|/
* Cleanup of leftover-sorting-code from quickaccess-feature #9714 #9720fnuesse2018-08-081-50/+0
* Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-131-8/+3
* Added drop-animation to sortable-listfnuesse2018-07-121-0/+5
* Removed old codefnuesse2018-07-121-8/+33
* Added toggleable QuickAccessfnuesse2018-07-121-0/+20
* Added FavoritesQuickaccess-Sidebarfnuesse2018-07-121-0/+10
* Remove unused download.phpRoeland Jago Douma2018-03-191-5/+0
* Move storagestats endpoint to proper controllerRoeland Jago Douma2018-03-131-20/+24
* Update license headersMorris Jobke2017-11-061-0/+1
* Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-12/+0
* Make it possible to filter by tags with REPORT methodVincent Petry2016-10-191-6/+0
* Do not error on maxUploadChangeRoeland Jago Douma2016-08-221-0/+5
* add recent files api endpointRobin Appelman2016-07-221-0/+5
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+2
* filter hidden files on the web interfaceChristoph Wurst2016-04-191-0/+5
* persist file sorting changesChristoph Wurst2016-04-131-0/+6
* Happy new year!Thomas Müller2016-01-121-1/+1
* Move files/ajax/scan.php to background jobLukas Reschke2015-11-281-2/+0
* Move index.php from files to AppFrameworkLukas Reschke2015-11-161-2/+5
* Update license headersLukas Reschke2015-10-261-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-1/+0
* Moved core apps to the capabilities managerRoeland Jago Douma2015-08-101-6/+3
* Remove ajax/mimeicon.php and its routeRoeland Jago Douma2015-07-091-2/+0
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* Fix usage of deprecated private constantsJoas Schilling2015-04-181-1/+1
* Update license headersJenkins for ownCloud2015-03-261-4/+22
* Revert "Updating license headers"Morris Jobke2015-02-261-21/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+21
* Added favorites feature to the files appVincent Petry2014-12-151-4/+25
* Match more URL fragmentsLukas Reschke2014-09-181-1/+1
* Route for thumbnail generationtobiasKaminsky2014-09-161-2/+10
* Use proper routes for filesLukas Reschke2014-08-191-0/+27