aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/settings.rs (unfollow)
Commit message (Expand)Author
2021-05-09Add logout, only login if not already logged in (#91)Ellie Huxtable
2021-05-09fix some bugs (#90)Conrad Ludgate
2021-05-09Use an enum for dialect (#80)Yuvi Panda
2021-05-09Support fulltext search of commands (#75)Yuvi Panda
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
2021-04-21Bugfixes, show time ago, perf improvementsEllie Huxtable
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 dockerfile (#32)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-03-10Add config file support (#15)Ellie Huxtable