aboutsummaryrefslogtreecommitdiffstats
path: root/crates/daemon/src/api (unfollow)
Commit message (Collapse)Author
5 daysdaemon/api/{start,end}_history: Improve loggingHEADmainBenedikt Peetz
5 daysdaemon/api: Remove `add_history`Benedikt Peetz
This request is a footgun, as it will leave commands that never return (e.g. `shutdown`, `exit`, etc.) unrecorded.
5 dayscrates/daemon/api/history: Remove pointless sleepBenedikt Peetz
That was forgotten here during testing.
6 daystreewide: Upgrade and update dependenciesBenedikt Peetz
`rusty_paseto` was left explicitly on v0.8 because the v0.10 is no longer compatible with `rusty_paserk`.
2026-07-24feat: Finalize design for fish-shell integrationBenedikt Peetz
2026-07-20chore: Last big refactoringBenedikt Peetz
2026-07-20chore: CommitBenedikt Peetz
2026-07-20chore: CommitBenedikt Peetz
2026-07-20chore: All compilesBenedikt Peetz
2026-07-20chore: CommitBenedikt Peetz
2026-07-20chore: CommitBenedikt Peetz