aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components
Commit message (Expand)AuthorAgeFilesLines
* fix(files): make open folder a default actionJohn Molakvoæ2023-05-241-16/+17
* address reviewSimon L2023-05-191-1/+1
* migrate a few components to NcSelectSimon L2023-05-191-11/+4
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
* fix(files): do not execute the default action on foldersJohn Molakvoæ2023-04-211-8/+14
* fix(files): favorite marker cssJohn Molakvoæ2023-04-211-4/+13
* fix(files): fileid attributeJohn Molakvoæ2023-04-211-1/+1
* feat(files): add dir file action parameterJohn Molakvoæ2023-04-212-3/+7
* feat(files): add sidebar actionJohn Molakvoæ2023-04-211-2/+12
* fix(files): always force menuJohn Molakvoæ2023-04-211-0/+1
* feat(files): expose Files routerJohn Molakvoæ2023-04-201-1/+1
* feat(files): add default action supportJohn Molakvoæ2023-04-202-28/+76
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-182-57/+8
* Fix wording meaning (placeholder)Jerome-Herbinet-patch-1Jérôme Herbinet2023-04-171-1/+1
* fix(files): standardize `files:node:event` event syntaxJohn Molakvoæ2023-04-141-9/+4
* feat(files): better breakpoints and sidebar responsive designJohn Molakvoæ2023-04-135-32/+54
* fix: wrong copyrightJohn Molakvoæ2023-04-128-15/+15
* feat(files): responsive design for mobile and narrow screensJohn Molakvoæ2023-04-123-10/+55
* fix(files): cleanup common table row stylingJohn Molakvoæ2023-04-124-10/+143
* feat(files): right clickJohn Molakvoæ2023-04-112-7/+55
* feat(files): implement shift-selectJohn Molakvoæ2023-04-113-12/+47
* fix(files): use displayName in breadcrumbs if availableJohn Molakvoæ2023-04-111-1/+33
* fix(files): fix private variables and share loading marker between header and...John Molakvoæ2023-04-112-1/+22
* fix(files): better wording and catch single action runJohn Molakvoæ2023-04-062-5/+10
* chore(eslint): clean and fixJohn Molakvoæ2023-04-067-200/+30
* chore(npm): build assetsJohn Molakvoæ2023-04-061-1/+1
* feat(files): add FileAction serviceJohn Molakvoæ2023-04-061-0/+1
* fix: improved preview handlingJohn Molakvoæ2023-04-066-64/+249
* feat(files): move userconfig to dedicated store and fix crop previewsJohn Molakvoæ2023-04-063-24/+60
* feat(files): batch actionsJohn Molakvoæ2023-04-065-47/+217
* fix(files): use inline NcActionsJohn Molakvoæ2023-04-061-19/+12
* fix(files): breadcrumbs accessibility titleJohn Molakvoæ2023-04-061-2/+3
* fix(files): accessibility tab into recycled invisible files rowsJohn Molakvoæ2023-04-061-1/+8
* fix(files): inline action stylingJohn Molakvoæ2023-04-062-10/+27
* perf(files): less verboseJohn Molakvoæ2023-04-061-4/+1
* feat(files): propagate restore and delete eventsJohn Molakvoæ2023-04-062-7/+17
* fix(files): selection and render performanceJohn Molakvoæ2023-04-062-5/+15
* feat(accessibility): add files table caption and summaryJohn Molakvoæ2023-04-064-42/+181
* fix(files): fix custom render components reactivityJohn Molakvoæ2023-04-065-17/+33
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-064-31/+235
* feat(files): actions apiJohn Molakvoæ2023-04-064-126/+282
* chore(deps): cleanup unused deps and auditJohn Molakvoæ2023-04-063-36/+52
* feat(files): custom columnsJohn Molakvoæ2023-04-063-53/+159
* feat(files): sortingJohn Molakvoæ2023-04-061-13/+28
* perf(files): fetch previews faster and cache properlyJohn Molakvoæ2023-04-062-25/+155
* fix(files_trashbin): previews crop supportJohn Molakvoæ2023-04-064-3/+72
* feat(files): switch to piniaJohn Molakvoæ2023-04-064-20/+56
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-064-0/+438
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-234-8/+8
* feat(files): Quota in navigationJohn Molakvoæ2023-01-171-0/+153