aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/FilesListVirtual.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Display selected files countChristopher Ng2024-04-171-0/+6
* fix(files): Right click menu scroll reset glitchChristopher Ng2024-03-121-1/+0
* enh(files): Add modal to set filename before creating new files in the fileslistFerdinand Thiessen2024-02-091-7/+28
* fix(files): do not open file by id on load for foldersGrigorii K. Shartsev2024-02-021-2/+2
* fix(files): selected files actions position on scroll/with readme blockGrigorii K. Shartsev2024-01-301-4/+11
* fix(files): prevent dragging previews and appear as an external files DnDJohn Molakvoæ2024-01-171-1/+0
* fix(files): use `getSummaryFor` for better files summary translationsJohn Molakvoæ2024-01-121-14/+4
* fix(files): move header actions out from the tableGrigorii K. Shartsev2024-01-101-0/+35
* fix(files): drag and drop events chain and cancelJohn Molakvoæ2023-12-201-1/+3
* fix(files): Remove confusing table header labelsFerdinand Thiessen2023-12-011-1/+2
* fix(files): remove focus outline on file list item clickGrigorii K. Shartsev2023-11-281-2/+4
* fix(config): Adjust typescript config to allow `.ts` imports and Typescript i...Ferdinand Thiessen2023-11-271-6/+7
* fix(files): Allow to drag and drop new files also on empty directoriesFerdinand Thiessen2023-11-271-83/+51
* Fix star stroke color on hoverMarco Ambrosini2023-11-231-1/+1
* Trigger default action when open file initial state is setLouis Chemineau2023-11-211-2/+23
* fix(files): make table view a valid html tableGrigorii K. Shartsev2023-11-181-2/+5
* fix(files): make caption a direct child of the files tableGrigorii K. Shartsev2023-11-181-7/+8
* fix(files): Use color-primary-element-text for files/folders overlay iconsJonas2023-11-141-1/+1
* Use background to increase overlay contrastLouis Chemineau2023-11-131-9/+4
* Display play icon over live photos' previewsLouis Chemineau2023-11-091-2/+14
* fix(files): disable containment in headerVarun Patil2023-10-251-1/+0
* fix(files): correct item heightVarun Patil2023-10-211-0/+1
* fix(files): disable size containment on headersVarun Patil2023-10-201-1/+1
* fix(files): virtual list will-change valueVarun Patil2023-10-201-1/+2
* fix(files): drop visible and adjust drag-to-scroll featureJohn Molakvoæ2023-10-191-7/+6
* perf(files): performance optimizationsVarun Patil2023-10-191-0/+4
* perf(files): optimize virtual scroller computationJohn Molakvoæ2023-10-171-2/+4
* feat(files): add grid toggle buttonJohn Molakvoæ2023-10-171-2/+15
* feat(files): grid viewJohn Molakvoæ2023-10-171-4/+104
* chore(files): split FileEntry PreviewJohn Molakvoæ2023-10-171-3/+18
* feat(files): migrate template pickerJohn Molakvoæ2023-10-171-19/+31
* feat: allow external drop and add dropzoneJohn Molakvoæ2023-10-101-61/+133
* fix(files): pass WCAG AA for hover rowsJohn Molakvoæ2023-09-281-3/+6
* feat(files): properly format buttons, align mtime to the left and apply opaci...John Molakvoæ (skjnldsv)2023-09-271-11/+5
* fix(files): open folder fileid while navigating without opening the sidebarJohn Molakvoæ2023-09-271-3/+8
* feat(files): add move or copy actionJohn Molakvoæ2023-09-261-2/+9
* fix(files): revert button maxcontrastJohn Molakvoæ (skjnldsv)2023-09-211-4/+0
* feat(files): add files_sharing indicatorJohn Molakvoæ (skjnldsv)2023-09-201-0/+4
* fix(files): CustomElementRender $el replacement bugJohn Molakvoæ (skjnldsv)2023-09-181-1/+4
* Use t and n for translationLouis Chemineau2023-09-141-5/+5
* feat(files): add folder icon overlayJohn Molakvoæ2023-09-051-0/+9
* feat(files): add sharing icon in headerJohn Molakvoæ2023-09-021-6/+9
* fix(files): trashbin redirect and default fileid Sidebar openJohn Molakvoæ2023-08-171-5/+7
* fix(files): router and fileid sidebar openJohn Molakvoæ2023-08-171-18/+20
* fix(files): active and open sidebar on mountJohn Molakvoæ2023-08-171-3/+18
* feat: virtual scrolling updateJohn Molakvoæ2023-08-171-0/+1
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-44/+79
* feat(f2v): migrate FilesJohn Molakvoæ2023-08-171-0/+14
* fix(files): Remove duplicated outline on vue files entriesFerdinand Thiessen2023-08-021-0/+5
* fix(i18n) Fixed grammarrakekniven2023-08-011-1/+1