Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-11-15 | Bump comrak from 0.14.0 to 0.15.0 | dependabot[bot] | 1 | -53/+5 |
2022-11-14 | Bump deps | Sven-Hendrik Haase | 1 | -10/+10 |
2022-11-14 | Bump fast_qr from 0.6.0 to 0.6.1 | dependabot[bot] | 1 | -2/+2 |
2022-11-11 | Bump deps | Sven-Hendrik Haase | 1 | -6/+6 |
2022-11-08 | Bump deps | Sven-Hendrik Haase | 1 | -140/+175 |
2022-10-19 | Bump clap from 4.0.16 to 4.0.17 | dependabot[bot] | 1 | -2/+2 |
2022-10-19 | Bump rustls from 0.20.6 to 0.20.7 | dependabot[bot] | 1 | -2/+2 |
2022-10-19 | Bump clap_mangen from 0.2.2 to 0.2.3 | dependabot[bot] | 1 | -2/+2 |
2022-10-19 | Bump clap_complete from 4.0.2 to 4.0.3 | dependabot[bot] | 1 | -2/+2 |
2022-10-18 | Bump clap from 4.0.15 to 4.0.16 | dependabot[bot] | 1 | -2/+2 |
2022-10-14 | Bump deps | Sven-Hendrik Haase | 1 | -4/+4 |
2022-10-12 | Upgrade clap to v4 | Sven-Hendrik Haase | 1 | -64/+140 |
2022-09-27 | Bump deps | Sven-Hendrik Haase | 1 | -11/+10 |
2022-09-26 | Remove unused clap2 dependency | Marcin Puc | 1 | -58/+5 |
2022-09-26 | Bump deps | Sven-Hendrik Haase | 1 | -28/+34 |
2022-09-26 | Bump thiserror from 1.0.35 to 1.0.36 | dependabot[bot] | 1 | -4/+4 |
2022-09-23 | Bump serde from 1.0.144 to 1.0.145 | dependabot[bot] | 1 | -4/+4 |
2022-09-21 | Bump reqwest from 0.11.11 to 0.11.12 | dependabot[bot] | 1 | -3/+3 |
2022-09-20 | Get rid of some unused dependencies | Sven-Hendrik Haase | 1 | -140/+0 |
2022-09-20 | (cargo-release) version 0.22.0v0.22.0 | Sven-Hendrik Haase | 1 | -1/+1 |
2022-09-20 | Bump deps | Sven-Hendrik Haase | 1 | -22/+15 |
2022-09-19 | Bump fake-tty from 0.2.0 to 0.3.1 | dependabot[bot] | 1 | -2/+2 |
2022-09-19 | Bump clap from 3.2.21 to 3.2.22 | dependabot[bot] | 1 | -12/+59 |
2022-09-19 | Bump fast_qr from 0.3.1 to 0.5.1 | dependabot[bot] | 1 | -2/+2 |
2022-09-16 | Bump sha2 from 0.10.5 to 0.10.6 | dependabot[bot] | 1 | -4/+4 |
2022-09-15 | Bump deps | Sven-Hendrik Haase | 1 | -159/+141 |
2022-09-15 | (cargo-release) version 0.21.0v0.21.0 | Sven-Hendrik Haase | 1 | -1/+1 |
2022-09-01 | Switch to `fast_qr` crate | cyqsimon | 1 | -67/+11 |
2022-09-01 | Fix drop-down QR code | cyqsimon | 1 | -0/+1 |
2022-08-22 | Fix tests | cyqsimon | 1 | -0/+7 |
2022-08-22 | Switch to `qrcode` lib | cyqsimon | 1 | -5/+63 |
2022-08-22 | Bump serde from 1.0.143 to 1.0.144 | dependabot[bot] | 1 | -4/+4 |
2022-08-19 | Bump chrono-humanize from 0.2.1 to 0.2.2 | dependabot[bot] | 1 | -2/+2 |
2022-08-17 | Bump anyhow from 1.0.61 to 1.0.62 | dependabot[bot] | 1 | -2/+2 |
2022-08-15 | Bump deps | Sven-Hendrik Haase | 1 | -25/+25 |
2022-08-14 | Add `--readme` info and reformat | Gaurav | 1 | -1/+1 |
2022-08-14 | Replace `markdown` by `comrak`; Render support for nested dirs | Gaurav | 1 | -15/+269 |
2022-08-14 | Add support for readme rendering | Gaurav | 1 | -0/+18 |
2022-08-14 | Bump deps | Sven-Hendrik Haase | 1 | -26/+16 |
2022-08-11 | Bump deps | Sven-Hendrik Haase | 1 | -88/+128 |
2022-08-08 | Bump strum_macros from 0.24.2 to 0.24.3 | dependabot[bot] | 1 | -2/+2 |
2022-07-22 | Update actix-web-httpauth to v0.8 | Sven-Hendrik Haase | 1 | -3/+3 |
2022-07-22 | Bump deps | Sven-Hendrik Haase | 1 | -13/+16 |
2022-07-19 | Bump deps | Sven-Hendrik Haase | 1 | -2/+2 |
2022-07-18 | Bump deps | Sven-Hendrik Haase | 1 | -24/+25 |
2022-07-14 | Bump clap from 3.2.10 to 3.2.11 | dependabot[bot] | 1 | -5/+5 |
2022-07-12 | Bump serde from 1.0.138 to 1.0.139 | dependabot[bot] | 1 | -4/+4 |
2022-07-12 | Bump clap from 3.2.8 to 3.2.10 | dependabot[bot] | 1 | -5/+5 |
2022-07-06 | Bump regex from 1.5.6 to 1.6.0 | dependabot[bot] | 1 | -4/+4 |
2022-07-03 | Bump deps | Sven-Hendrik Haase | 1 | -25/+25 |