aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/event.rs (unfollow)
Commit message (Collapse)Author
2022-04-21refactor commands for better separation (#313)Conrad Ludgate
* refactor commands for better separation * fmt
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
* Begin moving to sqlx for local too * Stupid scanners should just have a nice cup of tea Random internet shit searching for /.env or whatever * Remove diesel and rusqlite fully
2021-03-20Add TUI, resolve #19, #17, #16 (#21)Ellie Huxtable