aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/FileEntry.vue
Commit message (Expand)AuthorAgeFilesLines
...
* enh(a11y): Always visible file rename labelChristopher Ng2023-08-291-1/+9
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-2/+1
* fix: Avoid throwing on folder previews as there are noneJulius Härtl2023-08-221-1/+5
* fix(cypress): adjust selectorsJohn Molakvoæ2023-08-171-2/+13
* fix(files): router and fileid sidebar openJohn Molakvoæ2023-08-171-12/+2
* fix(files): active and open sidebar on mountJohn Molakvoæ2023-08-171-14/+34
* fix: FileEntry boundariesElement and right click menuJohn Molakvoæ2023-08-171-7/+12
* feat: redirect to the mime icon if no preview availableJohn Molakvoæ2023-08-171-15/+2
* perf(files): reuse vnode with unique keyJohn Molakvoæ2023-08-171-2/+3
* feat: virtual scrolling updateJohn Molakvoæ2023-08-171-19/+4
* feat(f2v): migrate FilesJohn Molakvoæ2023-08-171-0/+13
* fix(files): fix extension with custom displayNameJohn Molakvoæ (skjnldsv)2023-08-021-2/+10
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-021-1/+1
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-021-1/+8
* fix(files): Remove duplicated outline on vue files entriesFerdinand Thiessen2023-08-021-0/+1
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-9/+22
* fix(files): Adjust files favorite marker for vue file list to not overflowFerdinand Thiessen2023-07-191-4/+4
* fix(files): empty default actionJohn Molakvoæ2023-07-111-8/+21
* fix(files): sanitize name and ext displayJohn Molakvoæ2023-07-051-1/+2
* feat: add modified columnJohn Molakvoæ2023-07-051-0/+25
* fix(files): hidden default actionsJohn Molakvoæ2023-07-051-26/+13
* feat(files): implement built-in renamingJohn Molakvoæ2023-07-051-48/+225
* fix(files): make open folder a default actionJohn Molakvoæ2023-05-241-16/+17
* fix(files): do not execute the default action on foldersJohn Molakvoæ2023-04-211-8/+14
* feat(files): add dir file action parameterJohn Molakvoæ2023-04-211-2/+2
* feat(files): add sidebar actionJohn Molakvoæ2023-04-211-2/+12
* fix(files): always force menuJohn Molakvoæ2023-04-211-0/+1
* feat(files): add default action supportJohn Molakvoæ2023-04-201-26/+67
* feat(files): better breakpoints and sidebar responsive designJohn Molakvoæ2023-04-131-8/+11
* fix: wrong copyrightJohn Molakvoæ2023-04-121-2/+2
* feat(files): responsive design for mobile and narrow screensJohn Molakvoæ2023-04-121-4/+16
* fix(files): cleanup common table row stylingJohn Molakvoæ2023-04-121-2/+0
* feat(files): right clickJohn Molakvoæ2023-04-111-6/+41
* feat(files): implement shift-selectJohn Molakvoæ2023-04-111-12/+45
* fix(files): fix private variables and share loading marker between header and...John Molakvoæ2023-04-111-0/+6
* fix(files): better wording and catch single action runJohn Molakvoæ2023-04-061-3/+8
* chore(eslint): clean and fixJohn Molakvoæ2023-04-061-21/+15
* feat(files): add FileAction serviceJohn Molakvoæ2023-04-061-0/+1
* fix: improved preview handlingJohn Molakvoæ2023-04-061-50/+52
* feat(files): move userconfig to dedicated store and fix crop previewsJohn Molakvoæ2023-04-061-20/+56
* feat(files): batch actionsJohn Molakvoæ2023-04-061-11/+0
* fix(files): use inline NcActionsJohn Molakvoæ2023-04-061-19/+12
* fix(files): accessibility tab into recycled invisible files rowsJohn Molakvoæ2023-04-061-1/+8
* fix(files): inline action stylingJohn Molakvoæ2023-04-061-3/+7
* perf(files): less verboseJohn Molakvoæ2023-04-061-4/+1
* feat(files): propagate restore and delete eventsJohn Molakvoæ2023-04-061-0/+10
* fix(files): selection and render performanceJohn Molakvoæ2023-04-061-3/+13
* feat(accessibility): add files table caption and summaryJohn Molakvoæ2023-04-061-6/+3
* fix(files): fix custom render components reactivityJohn Molakvoæ2023-04-061-3/+3
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-061-5/+5