aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/actions/editLocallyAction.ts
Commit message (Expand)AuthorAgeFilesLines
* 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