| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(files): Provide file actions from list entry to make it reactive | Ferdinand Thiessen | 2024-08-21 | 1 | -33/+8 |
* | refactor: Use composable for `currentView` and `views` to make it reactive wh... | Ferdinand Thiessen | 2024-07-10 | 1 | -7/+14 |
* | refactor(files): Fix TypeScript issues in FileEntryActions | Ferdinand Thiessen | 2024-06-08 | 1 | -5/+5 |
* | fix(files): Inherit some node attributes when creating new nodes to preserve ... | Ferdinand Thiessen | 2024-04-16 | 1 | -6/+7 |
* | fix(files): Right click menu positioning | Christopher Ng | 2024-03-13 | 1 | -2/+3 |
* | fix(files): do not disable action on load to keep focus | Grigorii K. Shartsev | 2024-02-08 | 1 | -1/+5 |
* | fix(files): right lick actions menu | John Molakvoæ | 2024-02-01 | 1 | -1/+1 |
* | fix(files): make sure we focus the parent actions submenu entry | John Molakvoæ | 2024-01-31 | 1 | -1/+17 |
* | fix(files): open menu on right click position | John Molakvoæ | 2024-01-03 | 1 | -1/+17 |
* | Show shared label only if the current user have shared the file. | Marco Ambrosini | 2023-11-22 | 1 | -1/+5 |
* | fix: Be less strict about action exec return value | Julius Härtl | 2023-11-19 | 1 | -1/+1 |
* | fix(files): make table view a valid html table | Grigorii K. Shartsev | 2023-11-18 | 1 | -1/+1 |
* | Improve shared status button | Marco | 2023-11-14 | 1 | -1/+14 |
* | fix(cypress): formatFileSize change revert from files library | John Molakvoæ | 2023-11-08 | 1 | -19/+17 |
* | chore(files_reminders): upgrade to 28 APIs | John Molakvoæ | 2023-11-08 | 1 | -10/+15 |
* | feat(files): support nested actions | John Molakvoæ | 2023-11-08 | 1 | -17/+94 |
* | display inline title always | Simon L | 2023-11-07 | 1 | -1/+1 |
* | Revert "display inline title always" | Simon L | 2023-11-07 | 1 | -1/+1 |
* | display inline title always | Simon L | 2023-11-07 | 1 | -1/+1 |
* | fix(files): drop visible and adjust drag-to-scroll feature | John Molakvoæ | 2023-10-19 | 1 | -10/+3 |
* | perf(files): performance optimizations | Varun Patil | 2023-10-19 | 1 | -4/+7 |
* | perf(files): optimize virtual scroller computation | John Molakvoæ | 2023-10-17 | 1 | -1/+2 |
* | feat(files): grid view | John Molakvoæ | 2023-10-17 | 1 | -2/+6 |
* | fix(files): split FileEntry Name | John Molakvoæ | 2023-10-17 | 1 | -2/+6 |
* | fix(files): split FileEntry Actions | John Molakvoæ | 2023-10-17 | 1 | -0/+238 |