summaryrefslogtreecommitdiffstats
path: root/apps/files/src/services
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Do not show files from hidden folders in "Recent"-view if hidden ...Ferdinand Thiessen2024-04-181-2/+22
* fix(files): Call davGetFavoritesReport after the registration of propfind pro...Louis Chemineau2024-04-091-2/+1
* chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-043-171/+344
* feat(files): unify drag and drop methodsskjnldsv2024-04-041-96/+263
* fix(files): breadcrumbs dndskjnldsv2024-04-041-2/+73
* fix(personal-files): correctly filters groupfolders nowEduardo Morales2024-03-261-6/+9
* fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge)Ferdinand Thiessen2024-03-181-12/+18
* fix(dav): multiple fixes in usage of webdav libraryVarun Patil2024-02-281-14/+24
* fix: condensed filtering logicEduardo Morales2024-02-151-53/+19
* feat: changed filtering logicEduardo Morales2024-02-151-14/+14
* feat: added filtering to filter out files that are sharedEduardo Morales2024-02-152-18/+55
* feature: personal viewsEduardo Morales2024-02-151-0/+43
* fix(files) selection store typingJohn Molakvoæ2024-02-071-1/+1
* fix(files): dav owner and mime typesJohn Molakvoæ2024-02-051-2/+7
* chore(deps): bump `@nextcloud/files` to `3.1.0`John Molakvoæ2024-01-111-1/+1
* fix(files): drag and drop events chain and cancelJohn Molakvoæ2023-12-201-4/+5
* fix(files): recursive drop path joinJohn Molakvoæ2023-12-201-2/+5
* fix(files): Use DAV functions from library to fix invalid source linksFerdinand Thiessen2023-12-191-72/+8
* fix(files): Correctly handle dropping folders on file listFerdinand Thiessen2023-12-061-0/+133
* Display play icon over live photos' previewsLouis Chemineau2023-11-091-1/+1
* Hide .mov for live photosLouis Chemineau2023-11-091-0/+33
* fix(files): encoded source path on actions requestsJohn Molakvoæ2023-10-031-2/+1
* fix: encode uri for delete, restore and favoriteDaniel Kesselberg2023-09-281-1/+2
* fix(files): use `OC.Files.getClient()`Max2023-09-261-2/+2
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-214-150/+9
* feat(files): add systemtags viewJohn Molakvoæ (skjnldsv)2023-09-183-57/+3
* feat(files): add uploaderJohn Molakvoæ2023-09-011-22/+32
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-234-198/+11
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-231-241/+0
* fix(files): window.caches checkJohn Molakvoæ2023-08-171-2/+6
* fix(files): sidebar favorite event syncJohn Molakvoæ2023-08-171-27/+2
* fix(files): router and fileid sidebar openJohn Molakvoæ2023-08-171-0/+12
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-33/+6
* feat(f2v): migrate FilesJohn Molakvoæ2023-08-173-4/+106
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-021-0/+148
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-1/+1
* fix(files): default emptycontent messageJohn Molakvoæ2023-07-181-1/+7
* fix: favorites colour, icon, unwanted eslint-disable, typing and previewJohn Molakvoæ2023-07-052-11/+18
* feat: add caption propJohn Molakvoæ2023-07-051-0/+7
* feat: add favorites view testingJohn Molakvoæ2023-07-052-6/+15
* chore: update webdav to 5.2.2John Molakvoæ2023-07-051-3/+8
* fix(files): hidden default actionsJohn Molakvoæ2023-07-051-3/+8
* feat(files): favoritesJohn Molakvoæ2023-07-053-0/+279
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-7/+7
* fix(files): action default is false if not setJohn Molakvoæ2023-06-221-1/+1
* feat: add sidebar action testingJohn Molakvoæ2023-06-211-5/+5
* feat(files): allow navigation entry removalJohn Molakvoæ2023-04-211-0/+7
* feat(files): add dir file action parameterJohn Molakvoæ2023-04-211-2/+3
* feat(files): expose Files routerJohn Molakvoæ2023-04-202-1/+72
* feat(files): add default action supportJohn Molakvoæ2023-04-201-3/+4