summaryrefslogtreecommitdiffstats
path: root/src/command/server.rs
AgeCommit message (Expand)Author
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-04-20Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable
2021-04-14Optimise docker (#34)Ellie Huxtable
2021-04-13Add history sync, resolves #13 (#31)Ellie Huxtable
2021-04-09Update configEllie Huxtable
2021-03-21Implement server (#23)Ellie Huxtable
2021-02-14Make pedantic clippy happyEllie Huxtable
2021-02-14Make clippy annoying asf + add serverEllie Huxtable