summaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Controller/ViewController.php
Commit message (Expand)AuthorAgeFilesLines
* feat(files): Quota in navigationJohn Molakvoæ2023-01-171-13/+11
* Fix favourite openingJohn Molakvoæ2023-01-041-6/+4
* Fixing testsJohn Molakvoæ2023-01-041-7/+7
* Port settings to ModalJohn Molakvoæ2023-01-041-33/+19
* Port Files navigation to vueJohn Molakvoæ2023-01-041-20/+21
* Do not setup a session when not required on WebDAV requestsJulius Härtl2022-12-211-0/+1
* Url encode the web dav url for copyingAnna Larch2022-10-021-1/+1
* Remove redundant eventsVincent Petry2022-08-151-0/+3
* Don't redirect when loading files index pageCarl Schwan2022-02-171-1/+1
* [files] new internal link GET param to avoid setting 'openfile' on redirectJulien Veyssier2022-01-141-2/+2
* Split common vendor chunkJohn Molakvoæ (skjnldsv)2022-01-081-4/+2
* Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-081-1/+3
* Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-301-1/+0
* Move to combined files entrypointJulius Härtl2021-10-251-1/+1
* Fix typoLouis2021-07-281-1/+1
* Set openfile params when following internal linksLouis Chemineau2021-07-271-3/+9
* Fix variabable override in file viewLouis Chemineau2021-07-261-5/+5
* Trigger click event when scrollTo is setLouis Chemineau2021-06-091-1/+54
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+3
* load share settings from the share manager in more placesRobin Appelman2021-05-121-2/+7
* Merge pull request #25676 from nextcloud/drop/utl-is-ieMorris Jobke2021-03-171-1/+1
|\
| * Drop \OCP\Util::isIeChristoph Wurst2021-03-091-1/+1
* | Fix default missing initial state for templatesJohn Molakvoæ (skjnldsv)2021-03-151-1/+1
|/
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-281-1/+1
* Add template pickerJohn Molakvoæ (skjnldsv)2021-01-281-0/+1
* files: Create files from template APIJulius Härtl2021-01-281-1/+13
* Add "Crop image previews" setting to filesNina Pypchenko2021-01-141-0/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-3/+1
* Do not setup the default FS on normal routesRoeland Jago Douma2020-11-061-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-44/+44
* Prefer typed event over string based onesMorris Jobke2020-08-101-3/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Use dispatchTypedJohn Molakvoæ (skjnldsv)2020-03-111-1/+1
* Properly emit Viewer event on files and files_sharingJohn Molakvoæ (skjnldsv)2020-03-111-0/+5
* Fix webdav urlJohn Molakvoæ (skjnldsv)2020-01-101-0/+2
* Update license headersChristoph Wurst2019-12-051-4/+11
* Merge pull request #18107 from nextcloud/undefined-index-ownerRoeland Jago Douma2019-11-251-2/+2
|\
| * dont throw undefined index errors for storages that have no owner setRobin Appelman2019-11-251-2/+2
* | Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
|/
* Add LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-10-291-0/+4
* Add new LoadAdditionalScriptsEventRoeland Jago Douma2019-09-231-9/+8
* Merge pull request #16200 from nextcloud/revert/16049-wrong-roundMorris Jobke2019-07-031-1/+1
|\
| * Revert parts hide quota bar if unlimitedDaniel Kesselberg2019-07-021-1/+1
* | Merge pull request #15741 from mxss/fix/phpdoc-fixesMorris Jobke2019-07-021-0/+3
|\ \ | |/ |/|
| * misc phpdoc fixesMax Kovalenko2019-05-271-0/+3
* | Show used space in mb instead of %Daniel Kesselberg2019-06-241-1/+1
* | Properly redirect if accessing invalid file though /f/ entrypointJulius Härtl2019-06-181-1/+6
|/
* Import needed classMorris Jobke2019-03-141-0/+1
* Add correct method for hardcoded `/f/{fileid}`Joas Schilling2019-03-141-2/+14