aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/FileEntry/FileEntryActions.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Provide file actions from list entry to make it reactiveFerdinand Thiessen2024-08-211-33/+8
* refactor: Use composable for `currentView` and `views` to make it reactive wh...Ferdinand Thiessen2024-07-101-7/+14
* refactor(files): Fix TypeScript issues in FileEntryActionsFerdinand Thiessen2024-06-081-5/+5
* fix(files): Inherit some node attributes when creating new nodes to preserve ...Ferdinand Thiessen2024-04-161-6/+7
* fix(files): Right click menu positioningChristopher Ng2024-03-131-2/+3
* fix(files): do not disable action on load to keep focusGrigorii K. Shartsev2024-02-081-1/+5
* fix(files): right lick actions menuJohn Molakvoæ2024-02-011-1/+1
* fix(files): make sure we focus the parent actions submenu entryJohn Molakvoæ2024-01-311-1/+17
* fix(files): open menu on right click positionJohn Molakvoæ2024-01-031-1/+17
* Show shared label only if the current user have shared the file.Marco Ambrosini2023-11-221-1/+5
* fix: Be less strict about action exec return valueJulius Härtl2023-11-191-1/+1
* fix(files): make table view a valid html tableGrigorii K. Shartsev2023-11-181-1/+1
* Improve shared status buttonMarco2023-11-141-1/+14
* fix(cypress): formatFileSize change revert from files libraryJohn Molakvoæ2023-11-081-19/+17
* chore(files_reminders): upgrade to 28 APIsJohn Molakvoæ2023-11-081-10/+15
* 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-191-4/+7
* perf(files): optimize virtual scroller computationJohn Molakvoæ2023-10-171-1/+2
* feat(files): grid viewJohn Molakvoæ2023-10-171-2/+6
* fix(files): split FileEntry NameJohn Molakvoæ2023-10-171-2/+6
* fix(files): split FileEntry ActionsJohn Molakvoæ2023-10-171-0/+238