aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/App.php
Commit message (Expand)AuthorAgeFilesLines
* feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryeventArthur Schiwon4 days1-0/+2
* feat(files): Expose chunked upload config via capabilitiesfeat/files/chunked-upload-config-capabilitiesprovokateurin2024-10-211-2/+2
* perf(files): Adjust default chunk size for chunked upload to 100MiBperf/files/chunked-upload-default-100-mibprovokateurin2024-09-301-1/+1
* feat(NavigationManager): Add default entries handlingprovokateurin2024-09-091-1/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-291-22/+4
* Add a public replacement for OC::$server->getCarl Schwan2022-05-101-16/+22
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authentic...blizzz2017-11-101-0/+10
|\
| * Enable chunking for bigger files in authenticated web uploadVincent Petry2017-11-031-0/+10
* | Update license headersMorris Jobke2017-11-061-0/+1
|/
* Allow multiple navigation links from info.xmlJoas Schilling2017-03-261-1/+1
* Manage the right side menu via the navigation manager as wellJoas Schilling2017-03-261-1/+9
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-0/+47