aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/FileEntryGrid.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(files): setup cannot be in mixinsJohn Molakvoæ2024-02-071-0/+20
* chore(files): move shared FileEntry and FileEntryGrid into a mixinJohn Molakvoæ2024-02-071-357/+7
* fix(files) selection store typingJohn Molakvoæ2024-02-071-12/+23
* fix(files): drop to folder path and user feedbackJohn Molakvoæ2024-02-071-6/+36
* fix(files): Fix checkbox state semanticsChristopher Ng2024-01-201-3/+3
* fix(files): Fix unresponsive file click to downloadChristopher Ng2024-01-051-1/+1
* fix(files): Allow Ctrl/Command click on file entries to open in a new tabJulius Härtl2023-12-271-2/+9
* fix(files): drop visible and adjust drag-to-scroll featureJohn Molakvoæ2023-10-191-9/+3
* feat(files): grid viewJohn Molakvoæ2023-10-171-0/+414