aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* chore(actions): Check for compilation errors on pushFuwn2021-04-231-0/+17
* chore: Create Mergify configurationFuwn2021-04-231-0/+8
* etc: Remove Codecov badgeFuwn2021-04-231-3/+0
* etc: Remove Codecov...Fuwn2021-04-231-46/+0
* chore: Add Comment to CodecovFuwn2021-04-231-2/+7
* chore: Add GitHub Checks to CodecovFuwn2021-04-231-0/+3
* chore: Add status checks and pre-commit noticeFuwn2021-04-231-1/+21
* fix: Weird...Fuwn2021-04-231-1/+0
* chore: Add CodeFactor badgeFuwn2021-04-231-0/+2
* etc: Add Codecov badgeFuwn2021-04-231-0/+3
* chore: Update Codecov configurationFuwn2021-04-231-0/+11
* chore: CodecovFuwn2021-04-231-0/+8
* chore: Ignore Wireshark capture filesFuwn2021-04-231-0/+3
* fix: Remove unneeded development fileFuwn2021-04-231-0/+0
* fix: Broken links and refactorFuwn2021-04-231-5/+4
* major: :star:Fuwn2021-04-2386-853/+4030
* Merge branch 'tokio-re' of https://github.com/Whirlsplash/whirl into tokio-reFuwn2021-03-301-0/+0
|\
| * etc: Uncommit database fileFuwn2021-03-301-0/+0
* | fix: Ignore database file when commitingFuwn2021-03-301-1/+1
|/
* format: Preinitialize vector with elementsFuwn2021-03-291-3/+5
* format: Remove uncessecary `iter_mut`Fuwn2021-03-292-2/+2
* fix: CHANGED WRONG LINEFuwn2021-03-291-2/+2
* fix: Change verbosity flagFuwn2021-03-291-1/+1
* feature: Reimplement room ID request command branch to command handlerFuwn2021-03-291-26/+26
* format: Fix a few Clippy warningsFuwn2021-03-296-17/+22
* format: Refactor CLI, use pure `clap` instead of StructOptFuwn2021-03-292-30/+64
* feature: Allow `Makefile` to accept argumentsFuwn2021-03-291-3/+3
* format: CapitalizationFuwn2021-03-291-4/+4
* etc: Remove unused dependencyFuwn2021-03-291-1/+0
* format: Make use of `is_empty` method.Fuwn2021-03-291-1/+1
* feature: Grab ports AutoServer and RoomServer from configFuwn2021-03-294-6/+18
* format: Refactor SQL snippet for consistencyFuwn2021-03-291-1/+3
* etc: AnnotationFuwn2021-03-291-1/+1
* chore: Add config taskFuwn2021-03-291-0/+3
* chore: Create `Makefile` to speed up developmentFuwn2021-03-291-0/+7
* etc: Rename database fileFuwn2021-03-293-3/+3
* feature: Use TOML as config instead of environment variablesFuwn2021-03-299-34/+66
* feature: Implement CLIFuwn2021-03-294-5/+49
* chore: Change Rust toolchain for more accurate reproducibilityFuwn2021-03-281-1/+1
* fix: Implement parserFuwn2021-03-284-248/+204
* Feature: Parse property set commandFuwn2021-03-282-0/+7
* etc: Prepare AutoServer SESSINIT parse functionFuwn2021-03-281-0/+16
* fix: Spawn servers properlyFuwn2021-03-281-7/+11
* major: Publish work-in-progressFuwn2021-03-2528-634/+545
* feature: Byte utilitiesdeprecated-maindeprecated-legacyFuwn2021-03-242-0/+4
* format: Update annotationFuwn2021-03-241-3/+3
* format: Move server type specific functions to correct modulesFuwn2021-03-249-7/+8
* etc: Remove unused module and implement structuresFuwn2021-03-233-1/+16
* format: Change log severity of eventsFuwn2021-03-233-33/+108
* fix: Buddy name not being correctly readFuwn2021-03-231-2/+2