Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(files): add hotkey service and unify action handling | skjnldsv | 2024-12-17 | 1 | -2/+2 |
* | fix(files): Do not allow rename action on single-file-shares | Ferdinand Thiessen | 2024-09-06 | 1 | -5/+11 |
* | fix: Renaming does not need update but delete permissions | Ferdinand Thiessen | 2024-08-28 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -19/+2 |
* | fix: avoid side-effect imports | John Molakvoæ (skjnldsv) | 2023-09-21 | 1 | -3/+1 |
* | feat: migrate FileAction from server | John Molakvoæ | 2023-08-23 | 1 | -4/+2 |
* | feat: add rename action with tests | John Molakvoæ | 2023-06-22 | 1 | -0/+51 |