summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Collapse)Author
2021-05-10feat: build individual crates (#109)Conrad Ludgate
2021-05-10Release v0.7.0 (#103)v0.7.0Ellie Huxtable
* Release v0.7.0 - Update all the crate versions - Update the demo gif - Write a changelog - Adjust the title of the search screen (has the old name still) - Adjust the colours of the quick-jump numbers (sadly invisible on some colour schemes as dark grey :/) * Update README, default config file, docs * Link usernames * Trigger release workflow upon release creation, as well as tags
2021-05-07cache builds (#49)Conrad Ludgate
* cache builds * improve cache steps * un-restrict target cache * remove release cache
2021-04-26Release v0.6.4v0.6.4Ellie Huxtable
- Fix version - Only build for two targets
2021-04-26Release v0.6.3v0.6.3Ellie Huxtable
First proper release! - Update install script - Correct dependencies - Update workflow release script
2021-04-26Pre release polishing (#42)Ellie Huxtable
* Improve readme * Add demo gif * Update readme * Add mac build * Amend release config * Update gif
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-04-20Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable
* Switch to warp + sql, use async and stable rust * Update CI to use stable
2021-03-23Create dependabot.ymlEllie Huxtable
2021-02-14Correct clippy usageEllie Huxtable
2021-02-14Do not allow warningsEllie Huxtable
2021-02-14Update rust.ymlEllie Huxtable
2021-02-14Update rust.ymlEllie Huxtable
2021-02-14Update rust.ymlEllie Huxtable
2021-02-14Create rust.ymlEllie Huxtable