aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/FileEntry
Commit message (Expand)AuthorAgeFilesLines
* Display play icon over live photos' previewsLouis Chemineau2023-11-091-0/+14
* fix(files): add missing `Overwrite: F` header in renamingJohn Molakvoæ2023-11-081-0/+1
* fix(cypress): formatFileSize change revert from files libraryJohn Molakvoæ2023-11-081-19/+17
* chore(files_reminders): upgrade to 28 APIsJohn Molakvoæ2023-11-082-10/+16
* feat(files): support nested actionsJohn Molakvoæ2023-11-081-17/+94
* display inline title alwaysSimon L2023-11-071-1/+1
* Revert "display inline title always"Simon L2023-11-071-1/+1
* display inline title alwaysSimon L2023-11-071-1/+1
* fix(files): drop visible and adjust drag-to-scroll featureJohn Molakvoæ2023-10-191-10/+3
* perf(files): performance optimizationsVarun Patil2023-10-192-8/+11
* perf(files): optimize virtual scroller computationJohn Molakvoæ2023-10-171-1/+2
* feat(files): grid viewJohn Molakvoæ2023-10-173-5/+16
* fix(files): split FileEntry NameJohn Molakvoæ2023-10-173-5/+337
* fix(files): split FileEntry ActionsJohn Molakvoæ2023-10-171-0/+238
* fix(files): split FileEntry Checkbox and fix range selectionJohn Molakvoæ2023-10-171-0/+130
* chore(files): split FileEntry PreviewJohn Molakvoæ2023-10-172-0/+297