aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/actions/editLocallyAction.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(files): edit locally buttonsskjnldsv2024-11-081-8/+7
* test: Add end-to-end tests for new public share Vue UIFerdinand Thiessen2024-09-061-1/+1
* fix(files): "Edit locally" action should not be shown on public sharesFerdinand Thiessen2024-09-061-0/+6
* fix: Adjust tests for editLocallyActionfenn-cs2024-07-311-1/+1
* feat(editLocallyAction): Handle possible no local client scenariofenn-cs2024-07-311-3/+54
* chore: Add SPDX headerAndy Scherzinger2024-05-291-19/+2
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-211-5/+1
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-6/+5
* fix(files): invalid default actionsJohn Molakvoæ2023-07-051-1/+0
* fix(files): fix actions svgJohn Molakvoæ2023-07-051-2/+2
* fix(files): hidden default actionsJohn Molakvoæ2023-07-051-2/+2
* feat: add edit locally action with testsJohn Molakvoæ2023-06-221-0/+74