aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Bump query-string from 7.1.1 to 8.1.0John Molakvoæ2023-04-221-2/+2
* 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-213-6/+6
* feat(files): allow navigation entry removalJohn Molakvoæ2023-04-211-0/+7
* fix(files): paths store reactivityJohn Molakvoæ2023-04-213-12/+18
* feat(files): add dir file action parameterJohn Molakvoæ2023-04-214-8/+14
* feat(files): add sidebar actionJohn Molakvoæ2023-04-213-3/+68
* fix(files): always force menuJohn Molakvoæ2023-04-211-0/+1
* feat(files): expose Files routerJohn Molakvoæ2023-04-204-13/+90
* feat(files): add default action supportJohn Molakvoæ2023-04-207-34/+113
* Add accessible system tags selectChristopher Ng2023-04-191-9/+29
* fix(files): forward arguments to store creationJohn Molakvoæ2023-04-195-18/+18
* fix(files): fix sorting mixin usageJohn Molakvoæ2023-04-191-12/+8
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-1811-177/+243
* 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-144-22/+12
* feat(files): better breakpoints and sidebar responsive designJohn Molakvoæ2023-04-136-41/+63
* fix: wrong copyrightJohn Molakvoæ2023-04-1213-23/+23
* feat(files): responsive design for mobile and narrow screensJohn Molakvoæ2023-04-127-14/+100
* fix(files): cleanup common table row stylingJohn Molakvoæ2023-04-125-180/+143
* feat(files): right clickJohn Molakvoæ2023-04-114-7/+93
* feat(files): implement shift-selectJohn Molakvoæ2023-04-118-20/+142
* 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-113-4/+25
* fix(files): update @nextcloud/files and fix event store updateJohn Molakvoæ2023-04-113-18/+10
* fix(files): better wording and catch single action runJohn Molakvoæ2023-04-062-5/+10
* fix:(files-checker): add cypress.d.ts and custom.d.tsJohn Molakvoæ2023-04-061-1/+1
* fix(cypress): component testing with piniaJohn Molakvoæ2023-04-061-13/+53
* chore(eslint): clean and fixJohn Molakvoæ2023-04-0617-216/+45
* chore(npm): build assetsJohn Molakvoæ2023-04-061-1/+1
* feat(files): add FileAction serviceJohn Molakvoæ2023-04-063-1/+187
* fix: improved preview handlingJohn Molakvoæ2023-04-067-64/+286
* feat(files): move userconfig to dedicated store and fix crop previewsJohn Molakvoæ2023-04-068-48/+170
* feat(files): batch actionsJohn Molakvoæ2023-04-066-55/+237
* 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-062-1/+21
* fix(files): inline action stylingJohn Molakvoæ2023-04-064-12/+40
* perf(files): less verboseJohn Molakvoæ2023-04-061-4/+1
* feat(files): propagate restore and delete eventsJohn Molakvoæ2023-04-068-83/+156
* fix(files): selection and render performanceJohn Molakvoæ2023-04-062-5/+15
* feat(accessibility): add files table caption and summaryJohn Molakvoæ2023-04-066-44/+186
* fix(files): fix custom render components reactivityJohn Molakvoæ2023-04-068-36/+56
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-068-71/+328
* feat(files): actions apiJohn Molakvoæ2023-04-066-148/+336
* chore(deps): cleanup unused deps and auditJohn Molakvoæ2023-04-066-38/+106
* feat(files): custom columnsJohn Molakvoæ2023-04-068-91/+187
* feat(files): sortingJohn Molakvoæ2023-04-064-25/+128
* perf(files): fetch previews faster and cache properlyJohn Molakvoæ2023-04-065-34/+218