summaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/FileEntry.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(files): make open folder a default actionJohn Molakvoæ2023-05-251-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
* feat(files): actions apiJohn Molakvoæ2023-04-061-116/+189
* chore(deps): cleanup unused deps and auditJohn Molakvoæ2023-04-061-13/+12
* feat(files): custom columnsJohn Molakvoæ2023-04-061-52/+119
* perf(files): fetch previews faster and cache properlyJohn Molakvoæ2023-04-061-10/+120
* fix(files_trashbin): previews crop supportJohn Molakvoæ2023-04-061-0/+48
* feat(files): switch to piniaJohn Molakvoæ2023-04-061-6/+18
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-061-0/+134