aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/FilesListVirtual.vue
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix(files): Adjust files favorite marker for vue file list to not overflowFerdinand Thiessen2023-07-191-11/+8
* fix(files): default emptycontent messageJohn Molakvoæ2023-07-181-1/+1
* fix(files): empty default actionJohn Molakvoæ2023-07-111-0/+1
* fix(files): show a border around the favorite icon for better contrastJohn Molakvoæ2023-07-051-0/+7
* fix: favorites colour, icon, unwanted eslint-disable, typing and previewJohn Molakvoæ2023-07-051-1/+1
* fix(files): sanitize name and ext displayJohn Molakvoæ2023-07-051-0/+2
* feat: add modified columnJohn Molakvoæ2023-07-051-0/+15
* feat(files): implement built-in renamingJohn Molakvoæ2023-07-051-4/+36
* fix(files): favorite marker cssJohn Molakvoæ2023-04-211-4/+13
* feat(files): better breakpoints and sidebar responsive designJohn Molakvoæ2023-04-131-18/+17
* fix: wrong copyrightJohn Molakvoæ2023-04-121-2/+2
* feat(files): responsive design for mobile and narrow screensJohn Molakvoæ2023-04-121-2/+19
* fix(files): cleanup common table row stylingJohn Molakvoæ2023-04-121-5/+143
* feat(files): implement shift-selectJohn Molakvoæ2023-04-111-0/+1
* fix: improved preview handlingJohn Molakvoæ2023-04-061-4/+11