| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(global): even more modules becoming crates | Fuwn | 2021-05-17 | 4 | -69/+0 |
| | | | | | I did multiple checks and **yes**, everything still works perfectly fine. | ||||
| * | refactor(global): whirl_config modulized | Fuwn | 2021-05-17 | 1 | -1/+1 |
| | | | | | The config module has now become it's own crate. | ||||
| * | perf(builtins): help commands to constants | Fuwn | 2021-05-16 | 2 | -0/+7 |
| | | | | | This commit also reorders all helpables by alpabetical order. | ||||
| * | feat(config): better logging configuration | Fuwn | 2021-05-15 | 2 | -0/+20 |
| | | | | | | | | Logging is very much imporved in just about every aspect. BREAKING CHANGE: `whirlsplash.log` configuration group created, `whirlsplash.log_level` configuration key removed. | ||||
| * | refactor(utils): remove unused, outdated db util | Fuwn | 2021-05-10 | 2 | -21/+0 |
| | | | | | closes #22 | ||||
| * | feat(db): use diesel instead of sqlx, implement database tests | Fuwn | 2021-05-03 | 1 | -1/+1 |
| | | |||||
| * | feat(api): flush out statistics endpoint | Fuwn | 2021-05-02 | 2 | -0/+39 |
| | | |||||
| * | etc: Replace copyleft holder name | Fuwn | 2021-04-28 | 2 | -2/+2 |
| | | |||||
| * | etc: Add copyleft symbol to copyleft header | Fuwn | 2021-04-27 | 2 | -2/+2 |
| | | |||||
| * | etc: Prepend license identifier to *most* files | Fuwn | 2021-04-26 | 2 | -0/+6 |
| | | |||||
| * | major: :star: | Fuwn | 2021-04-23 | 3 | -15/+11 |
| | | |||||
| * | major: Publish work-in-progress | Fuwn | 2021-03-25 | 3 | -13/+6 |
| | | |||||
| * | feature: Byte utilitiesorigin/deprecated-mainorigin/deprecated-legacydeprecated-maindeprecated-legacy | Fuwn | 2021-03-24 | 2 | -0/+4 |
| | | |||||
| * | format: `utils` module as directory | Fuwn | 2021-03-21 | 3 | -0/+25 |