aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | etc: Remove legacy server moduleFuwn2021-04-2627-0/+3
* | etc: Prepend license identifier to *most* filesFuwn2021-04-2652-5/+149
* | etc: Update license date RegexFuwn2021-04-261-1/+1
|/
* chore: Add Nix and Docker supportFuwn2021-04-2410-0/+297
|\
| * chore: Add Nix and Docker supportFuwn2021-04-2410-0/+297
|/
* fmt: Add alt. attributes to imagesFuwn2021-04-241-2/+2
* fmt: Closing anchor tag on new-lineFuwn2021-04-241-1/+2
* fmt(CodeFactor): Fix new-line complaintsFuwn2021-04-241-2/+0
* repository(git): Run rustfmt at pre-commitFuwn2021-04-231-0/+3
* repo(funding): Create donation buttonsFuwn2021-04-231-0/+3
* repository(issues): Create templatesFuwn2021-04-233-0/+68
* repository(actions): Conditional triggeringFuwn2021-04-231-2/+4
* fix: Just about everythingFuwn2021-04-231-3/+17
* 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