aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* style(global): fix clippy complaintsFuwn2021-05-041-3/+3
|
* docs(main): nice commentingFuwn2021-05-031-1/+3
|
* refactor(global): remove all the fluff from main fileFuwn2021-05-031-80/+3
|
* feat(global): begin implementing apiFuwn2021-05-021-0/+4
|
* etc: Replace copyleft holder nameFuwn2021-04-281-1/+1
|
* etc: Add copyleft symbol to copyleft headerFuwn2021-04-271-1/+1
|
* fmt: ...Fuwn2021-04-271-1/+0
|
* feature: New configuration file formatFuwn2021-04-271-8/+8
|
* fmt: Rename re_server module to serverFuwn2021-04-261-1/+1
|
* etc: Prepend license identifier to *most* filesFuwn2021-04-261-0/+3
|
* major: :star:Fuwn2021-04-231-55/+72
|
* format: Fix a few Clippy warningsFuwn2021-03-291-12/+13
|
* format: Refactor CLI, use pure `clap` instead of StructOptFuwn2021-03-291-8/+28
|
* feature: Grab ports AutoServer and RoomServer from configFuwn2021-03-291-4/+11
| | | | | | This is mostly a developmental feature. Tampering with this is not recommended.
* etc: Rename database fileFuwn2021-03-291-1/+1
|
* feature: Use TOML as config instead of environment variablesFuwn2021-03-291-24/+7
|
* feature: Implement CLIFuwn2021-03-291-3/+43
|
* fix: Spawn servers properlyFuwn2021-03-281-7/+11
|
* major: Publish work-in-progressFuwn2021-03-251-29/+15
|
* format: Update annotationFuwn2021-03-241-3/+3
|
* etc: Annotate reasoningFuwn2021-03-231-1/+1
|
* etc: Correct struct namesFuwn2021-03-221-4/+4
|
* etc: ...Fuwn2021-03-221-14/+17
|
* whirl: :star:Fuwn2021-03-201-0/+29