| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(global): even more modules becoming crates | Fuwn | 2021-05-17 | 1 | -33/+0 |
| | | | | | I did multiple checks and **yes**, everything still works perfectly fine. | ||||
| * | refactor(global): whirl_config modulized | Fuwn | 2021-05-17 | 1 | -1/+2 |
| | | | | | The config module has now become it's own crate. | ||||
| * | feat(config): optional log to file | Fuwn | 2021-05-16 | 1 | -6/+13 |
| | | | | | | | | Gives you the option to disable logging to a file, environment variable takes precedence over configuration key. BREAKING CHANGE: `whirlsplash.log.file` configuration key created. | ||||
| * | feat(cli): `clean` subcommand | Fuwn | 2021-05-16 | 1 | -1/+1 |
| | | | | | The `clean` subcommand deletes files and directories which are not necessary for Whirl to function. | ||||
| * | feat(config): better logging configuration | Fuwn | 2021-05-15 | 1 | -2/+2 |
| | | | | | | | | Logging is very much imporved in just about every aspect. BREAKING CHANGE: `whirlsplash.log` configuration group created, `whirlsplash.log_level` configuration key removed. | ||||
| * | feat(global): logs now go to a dedicated directory and file | Fuwn | 2021-05-15 | 1 | -1/+5 |
| | | |||||
| * | style(global): fix clippy complaints | Fuwn | 2021-05-04 | 1 | -3/+3 |
| | | |||||
| * | docs(main): nice commenting | Fuwn | 2021-05-03 | 1 | -1/+3 |
| | | |||||
| * | refactor(global): remove all the fluff from main file | Fuwn | 2021-05-03 | 1 | -80/+3 |
| | | |||||
| * | feat(global): begin implementing api | Fuwn | 2021-05-02 | 1 | -0/+4 |
| | | |||||
| * | 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 |
| | | |||||
| * | fmt: ... | Fuwn | 2021-04-27 | 1 | -1/+0 |
| | | |||||
| * | feature: New configuration file format | Fuwn | 2021-04-27 | 1 | -8/+8 |
| | | |||||
| * | fmt: Rename re_server module to server | Fuwn | 2021-04-26 | 1 | -1/+1 |
| | | |||||
| * | etc: Prepend license identifier to *most* files | Fuwn | 2021-04-26 | 1 | -0/+3 |
| | | |||||
| * | major: :star: | Fuwn | 2021-04-23 | 1 | -55/+72 |
| | | |||||
| * | format: Fix a few Clippy warnings | Fuwn | 2021-03-29 | 1 | -12/+13 |
| | | |||||
| * | format: Refactor CLI, use pure `clap` instead of StructOpt | Fuwn | 2021-03-29 | 1 | -8/+28 |
| | | |||||
| * | feature: Grab ports AutoServer and RoomServer from config | Fuwn | 2021-03-29 | 1 | -4/+11 |
| | | | | | | | This is mostly a developmental feature. Tampering with this is not recommended. | ||||
| * | etc: Rename database file | Fuwn | 2021-03-29 | 1 | -1/+1 |
| | | |||||
| * | feature: Use TOML as config instead of environment variables | Fuwn | 2021-03-29 | 1 | -24/+7 |
| | | |||||
| * | feature: Implement CLI | Fuwn | 2021-03-29 | 1 | -3/+43 |
| | | |||||
| * | fix: Spawn servers properly | Fuwn | 2021-03-28 | 1 | -7/+11 |
| | | |||||
| * | major: Publish work-in-progress | Fuwn | 2021-03-25 | 1 | -29/+15 |
| | | |||||
| * | format: Update annotation | Fuwn | 2021-03-24 | 1 | -3/+3 |
| | | |||||
| * | etc: Annotate reasoning | Fuwn | 2021-03-23 | 1 | -1/+1 |
| | | |||||
| * | etc: Correct struct names | Fuwn | 2021-03-22 | 1 | -4/+4 |
| | | |||||
| * | etc: ... | Fuwn | 2021-03-22 | 1 | -14/+17 |
| | | |||||
| * | whirl: :star: | Fuwn | 2021-03-20 | 1 | -0/+29 |