aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Remove dead code from files controllersFerdinand Thiessen2024-02-121-20/+0
* fix(files): Make sure to add the `fileid` on favorite folders navigation entriesFerdinand Thiessen2024-01-251-3/+8
* fix(files): combine navigation and files list into single Vue appGrigorii K. Shartsev2024-01-251-7/+0
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-183-6/+6
* chore(files): Remove unused type aliasprovokateurin2024-01-181-1/+0
* fix(ViewController): Regression lead to 500 on non-existent fileIdsJosh Richards2023-12-211-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-235-24/+25
* 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
* Merge pull request #40502 from nextcloud/fix/openapi/single-status-descriptionsKate2023-09-273-6/+6
|\
| * Add single status code descriptions for OpenAPIjld31032023-09-273-6/+6
* | fix(files): do not include scripts for merge-indexMax2023-09-261-3/+2
|/
* Merge pull request #40551 from nextcloud/fix/init-scriptJohn Molakvoæ2023-09-211-0/+1
|\
| * fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-211-0/+1
* | Migrate applications away from deprecated ILoggerCôme Chilliet2023-09-211-17/+9
|/
* fix(files): trashbin redirect and default fileid Sidebar openJohn Molakvoæ2023-08-171-37/+99
* fix(files): service workerJohn Molakvoæ2023-08-172-9/+3
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-55/+4
* Migrate parts of files app away from depecrated Iloggerfenn-cs2023-08-131-27/+31
* files: Add OpenAPI specjld31032023-07-127-9/+137
* chore: remove old favorites viewJohn Molakvoæ2023-07-052-43/+0
* feat(files): favoritesJohn Molakvoæ2023-07-051-0/+1
* 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-182-49/+32
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-062-16/+23
* feat(files): sortingJohn Molakvoæ2023-04-062-1/+7
* 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(directediting): Allow opening by file idJulius Härtl2023-02-201-3/+2
* Revert the token scope to not end up with storing the user used in the sessionJulius Härtl2023-02-171-0/+1
* remove explicit setup when getting storage infoRobin Appelman2023-02-081-5/+0
* feat(files): Quota in navigationJohn Molakvoæ2023-01-173-70/+25
* Fix favourite openingJohn Molakvoæ2023-01-041-6/+4
* Fixing testsJohn Molakvoæ2023-01-042-8/+8
* Add component testingJohn Molakvoæ2023-01-041-2/+2
* Port settings to ModalJohn Molakvoæ2023-01-042-52/+67
* Port Files navigation to vueJohn Molakvoæ2023-01-042-31/+32
* Do not setup a session when not required on WebDAV requestsJulius Härtl2022-12-211-0/+1
* Also throttle on expirationJoas Schilling2022-10-121-1/+3
* Also remove token when we successfully validatedJoas Schilling2022-10-111-1/+2
* Require a token for "Edit locally"Joas Schilling2022-10-111-0/+135
* Url encode the web dav url for copyingAnna Larch2022-10-021-1/+1
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* Remove redundant eventsVincent Petry2022-08-151-0/+3
* fix for transferring ownership of groupfoldersVanessa Pertsch2022-05-101-1/+2
* don't force a full setup for getting storage statsRobin Appelman2022-04-061-1/+0
* 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