summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-04-24lots of clippy lintsclippy-extremeConrad Ludgate
2022-04-24refactorConrad Ludgate
2022-04-24clean upConrad Ludgate
2022-04-24update history printing codeConrad Ludgate
2022-04-24remove rust-cryptoConrad Ludgate
2022-04-23Release v0.9.1 (#338)v0.9.1Ellie Huxtable
2022-04-23Use `--locked` flag for CI builds (#337)Orhun Parmaksız
2022-04-23Update Cargo.lock (#336)Orhun Parmaksız
2022-04-23sql builder (#333)Conrad Ludgate
2022-04-23Release v0.9.0 (#334)v0.9.0Ellie Huxtable
2022-04-22Fix empty queries with filters (#332)Ellie Huxtable
2022-04-22Bump uuid from 0.8.2 to 1.0.0 (#311)dependabot[bot]
2022-04-22Fix typos in the docs. (#171)mundry
2022-04-22feature-flags (#328)Conrad Ludgate
2022-04-22History filter (#329)Ellie Huxtable
2022-04-22refactor (#327)Conrad Ludgate
2022-04-22Added docker-compose.yml (#325)lchausmann
2022-04-22Bump clap from 3.1.10 to 3.1.11 (#323)dependabot[bot]
2022-04-22Bump tracing from 0.1.33 to 0.1.34 (#324)dependabot[bot]
2022-04-21Bump clap_complete from 3.1.1 to 3.1.2 (#316)dependabot[bot]
2022-04-21Allow for larger commands (#321)Ellie Huxtable
2022-04-21tracing (#315)Conrad Ludgate
2022-04-21treat popos as ubuntu (#319)Brad Robel-Forrest
2022-04-21refactor commands for better separation (#313)Conrad Ludgate
2022-04-21Fix SQL cache query (#318)Ellie Huxtable
2022-04-21Fix delete trigger (#317)Ellie Huxtable
2022-04-21A few minor tweaks (#314)Conrad Ludgate
2022-04-21Use the count cache (#312)Ellie Huxtable
2022-04-20Bump clap from 3.1.9 to 3.1.10 (#309)dependabot[bot]
2022-04-20Bump axum from 0.5.1 to 0.5.3 (#310)dependabot[bot]
2022-04-19Add count trigger (#308)Ellie Huxtable
2022-04-19Bump sqlx from 0.5.11 to 0.5.13 (#305)dependabot[bot]
2022-04-19Bump clap from 3.1.8 to 3.1.9 (#306)dependabot[bot]
2022-04-14Bump cli-table from 0.4.6 to 0.4.7 (#297)dependabot[bot]
2022-04-14Bump config from 0.13.0 to 0.13.1 (#303)dependabot[bot]
2022-04-13README: add MacPorts installation instructions (#302)Herby Gillot
2022-04-13Initial implementation of calendar API (#298)Ellie Huxtable
2022-04-13provide better error messages (#300)Conrad Ludgate
2022-04-13remove default db uri (#299)Conrad Ludgate
2022-04-13Bump rmp-serde from 0.15.5 to 1.0.0 (#264)dependabot[bot]
2022-04-13Bump directories from 3.0.2 to 4.0.1 (#246)dependabot[bot]
2022-04-13Bump urlencoding from 1.3.3 to 2.1.0 (#208)dependabot[bot]
2022-04-12goodbye warp, hello axum (#296)Conrad Ludgate
2022-04-12fix env config parsing (#295)Conrad Ludgate
2022-04-12Release v0.8.1 (#291)v0.8.1Ellie Huxtable
2022-04-07Update to clap 3.1.x (#289)Jamie Quigley
2022-04-04Add compact mode (#288)Jakob Schrettenbrunner
2022-04-04Add rust-version to Cargo.toml (#287)Jakob Schrettenbrunner
2022-03-18Update DockerfileEllie Huxtable
2022-03-18Improve fuzzy search (#279)Patrick