about summary refs log tree commit diff stats
path: root/modules/by-name/ta (follow)
Commit message (Collapse)AuthorAge
* pkgs/taskchampion-sync: Put the sync server behind a ngnix proxy HEAD mainBenedikt Peetz40 hours
| | | | | | I realized, that the new taskchampion-sync-server uses a http api (instead of the custom protocol of taskserver). As such, we obviously want to put it behind a ngnix reverse proxy.
* modules/taskchampion: Make its data directory owned by taskchampion userBenedikt Peetz7 days
|
* modules/taskchampion-sync: Persist data directoryBenedikt Peetz2025-04-11
|
* modules/taskchampion-sync: Add {u,g}ids to {group,user}Benedikt Peetz2025-04-11
|
* {modules,test}/taskchampion-sync: InitBenedikt Peetz2025-04-11