aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components
Commit message (Expand)AuthorAgeFilesLines
* feat: Reset route if neither the Viewer of the Sidebar is openLouis Chemineau2024-09-161-8/+30
* fix(files): Make `openMenu` watcher null safeFerdinand Thiessen2024-09-111-3/+5
* fix(files): Reset context menu position on closeFerdinand Thiessen2024-09-111-0/+17
* fix(files): missing RawLocation type importJohn Molakvoæ2024-08-301-0/+1
* fix(files): Reset drop notice on firefoxFerdinand Thiessen2024-08-301-7/+31
* fix(files): fix list gap at bottomElizabeth Danzberger2024-08-271-1/+1
* fix(files): Correctly validate new node nameFerdinand Thiessen2024-08-272-208/+147
* fix(files): Add missing directory variable to error messageFerdinand Thiessen2024-08-211-7/+12
* fix(files): Provide file actions from list entry to make it reactiveFerdinand Thiessen2024-08-214-74/+85
* fix(files): show folder sharing overlay on received sharesskjnldsv2024-08-021-0/+2
* fix: Ensure displayname is a stringFerdinand Thiessen2024-08-021-2/+18
* fix(files): Do not split filename into `base` and `extension` for foldersFerdinand Thiessen2024-08-024-14/+17
* chore(deps): Update `@nextcloud/files` to v3.6.0Ferdinand Thiessen2024-08-021-3/+3
* fix(files): empty folder pending sizeskjnldsv2024-08-011-2/+2
* fix(files): ensure forbiddenCharacters is an arrayMaksim Sukharev2024-07-252-2/+2
* fix(files): validate input when creating file/directoryMaksim Sukharev2024-07-242-10/+67
* refactor: Use composable for `currentView` and `views` to make it reactive wh...Ferdinand Thiessen2024-07-108-40/+74
* chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-07-101-1/+1
* refactor(files): Update `@nextcloud/files` to v3.5.1Ferdinand Thiessen2024-07-104-7/+6
* fix(files): Rename openFileInfo to fileInfoLouis Chemineau2024-07-011-2/+5
* fix(files): Don't react to clicks when renamingLouis Chemineau2024-07-011-0/+9
* fix(files): Ignore right click for default actionLouis Chemineau2024-06-131-0/+5
* fix(files): do not rely on unique fileidskjnldsv2024-06-135-37/+42
* fix(files): also trigger new tab on file name middle clickJohn Molakvoæ (skjnldsv)2024-06-124-5/+9
* fix(files_sharing): fix parsing of remote sharesskjnldsv2024-06-121-5/+5
* fix(files): reset menu pos when opening in grid modeJohn Molakvoæ (skjnldsv)2024-06-121-9/+5
* fix(files): Ensure that focussed file is always scrolled rightFerdinand Thiessen2024-06-081-0/+24
* refactor(files): Fix TypeScript issues in FileEntryActionsFerdinand Thiessen2024-06-082-7/+9
* fix(files): Display selected files countChristopher Ng2024-06-071-0/+6
* fix(files): Only execute default action if there is an action to performFerdinand Thiessen2024-06-041-7/+11
* fix: Update `@nextcloud/files` to 3.4.0 to fix public link sharesFerdinand Thiessen2024-06-011-1/+1
* refactor(files): Consistently sort imports of FileEntryMixinFerdinand Thiessen2024-05-311-3/+3
* fix(files): Ensure entry with `fileid` is marked as activeFerdinand Thiessen2024-05-312-8/+1
* fix(files): properly reset preview componentJohn Molakvoæ (skjnldsv)2024-05-252-7/+19
* fix(files): Focus filename input in new-node dialog when openedFerdinand Thiessen2024-04-161-1/+18
* fix(files): Inherit some node attributes when creating new nodes to preserve ...Ferdinand Thiessen2024-04-161-6/+7
* fix(files): Hide full view name on small mobile to prevent overflowFerdinand Thiessen2024-04-101-10/+11
* fix(breadcrumbs): Improved breadcrumb progress bar mobile renderingEduardo Morales2024-04-101-14/+18
* fix(files): fixed breadcrumbs dissapearing on narrow screensEduardo Morales2024-04-041-16/+38
* feat: hide breadcrumbs when an upload is ongoing on narrow screen #40942Andrii Rublov2024-04-041-0/+20
* fix(files): breadcrumbs native drop eventskjnldsv2024-04-041-1/+1
* chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-042-3/+6
* feat(files): unify drag and drop methodsskjnldsv2024-04-043-60/+109
* fix(files): breadcrumbs dndskjnldsv2024-04-042-57/+94
* fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge)Ferdinand Thiessen2024-03-181-0/+1
* fix: changed text alignment and icon logicEduardo Morales2024-03-161-5/+8
* fix(files): Right click menu positioningChristopher Ng2024-03-132-6/+8
* fix(files): Right click menu scroll reset glitchChristopher Ng2024-03-131-1/+0
* enh: breadcrumb icon matches nav view iconEduardo Morales2024-02-211-3/+7
* enh: breadcrumbs icons are now more visually descriptiveEduardo Morales2024-02-211-1/+2