aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Controller/ViewController.php
Commit message (Expand)AuthorAgeFilesLines
* fix(files): When redirecting to a file (internal link) then it should open by...Ferdinand Thiessen2024-08-051-0/+2
* fix(files): Rename openFileInfo to fileInfoLouis Chemineau2024-07-011-1/+1
* fix(files): combine navigation and files list into single Vue appGrigorii K. Shartsev2024-02-011-7/+0
* fix(files): Make sure to add the `fileid` on favorite folders navigation entriesFerdinand Thiessen2024-01-251-3/+8
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-191-2/+2
* fix(ViewController): Regression lead to 500 on non-existent fileIdsJosh Richards2023-12-291-6/+10
* fix(files): Adjust ID for skip content buttonsFerdinand Thiessen2023-12-211-1/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-4/+5
* feat: allow external drop and add dropzoneJohn Molakvoæ2023-10-101-3/+5
* fix: redirect to proper directory if file not foundJohn Molakvoæ (skjnldsv)2023-10-041-1/+14
* fix(files): disallow illegal charactersJohn Molakvoæ (skjnldsv)2023-10-041-0/+6
* fix(files): do not include scripts for merge-indexMax2023-09-261-3/+2
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-211-0/+1
* fix(files): trashbin redirect and default fileid Sidebar openJohn Molakvoæ2023-08-171-37/+99
* fix(files): service workerJohn Molakvoæ2023-08-171-9/+2
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-55/+4
* files: Add OpenAPI specjld31032023-07-121-2/+3
* chore: remove old favorites viewJohn Molakvoæ2023-07-051-29/+0
* feat(files): favoritesJohn Molakvoæ2023-07-051-0/+1
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-181-1/+6
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-061-6/+4
* feat(files): sortingJohn Molakvoæ2023-04-061-0/+6
* remove explicit setup when getting storage infoRobin Appelman2023-02-081-5/+0
* 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