summaryrefslogtreecommitdiffstats
path: root/tui/background.go
AgeCommit message (Expand)Author
2024-04-29refactor: constants for action and actingDaniel Milde
2024-04-10fix: allow using storage together with background deletionDaniel Milde
2024-04-10fix: handle panics in delete workersDaniel Milde
2024-04-01fix: avoid data races when deleting in backgroundDaniel Milde
2024-03-30feat: delete/empty items in backgroundDaniel Milde