| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(docker): the dockering | Fuwn | 2021-05-06 | 1 | -3/+3 |
| * | feat(global): add a shell-like prompt for interfacing with the server during ... | Fuwn | 2021-05-05 | 1 | -1/+1 |
| * | style(global): fix clippy complaints | Fuwn | 2021-05-04 | 1 | -2/+2 |
| * | feat(db): use diesel instead of sqlx, implement database tests | Fuwn | 2021-05-03 | 1 | -1/+1 |
| * | refactor(global): remove all the fluff from main file | Fuwn | 2021-05-03 | 1 | -28/+76 |
| * | etc: Replace copyleft holder name | Fuwn | 2021-04-28 | 1 | -1/+1 |
| * | etc: Add copyleft symbol to copyleft header | Fuwn | 2021-04-27 | 1 | -1/+1 |
| * | etc: Prepend license identifier to *most* files | Fuwn | 2021-04-26 | 1 | -0/+3 |
| * | major: :star: | Fuwn | 2021-04-23 | 1 | -35/+26 |
| * | format: Fix a few Clippy warnings | Fuwn | 2021-03-29 | 1 | -2/+1 |
| * | format: Refactor CLI, use pure `clap` instead of StructOpt | Fuwn | 2021-03-29 | 1 | -22/+36 |
| * | feature: Use TOML as config instead of environment variables | Fuwn | 2021-03-29 | 1 | -0/+25 |