aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/FileEntryMixin.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-041-1/+1
* feat(files): unify drag and drop methodsskjnldsv2024-04-041-9/+22
* fix(files): breadcrumbs dndskjnldsv2024-04-041-56/+15
* fix(files): Fix error with numeric filenamesChristopher Ng2024-03-281-1/+1
* fix(files): Right click menu positioningChristopher Ng2024-03-121-4/+5
* fix(files): properly reset preview componentJohn Molakvoæ (skjnldsv)2024-03-071-3/+6
* fix(files): setup cannot be in mixinsJohn Molakvoæ2024-02-071-21/+0
* chore(files): move shared FileEntry and FileEntryGrid into a mixinJohn Molakvoæ2024-02-071-0/+409