aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor(global): even more modules becoming cratesFuwn2021-05-171-32/+0
* refactor(global): whirl_config modulizedFuwn2021-05-171-1/+0
* feat(cli): `clean` subcommandFuwn2021-05-161-0/+2
* refactor(global): use async_trait macro globallyFuwn2021-05-121-0/+2
* perf(api): use actix_web instead of rocket for apiFuwn2021-05-101-2/+0
* feat(global): add a shell-like prompt for interfacing with the server during ...Fuwn2021-05-051-0/+1
* feat(db): use diesel instead of sqlx, implement database testsFuwn2021-05-031-0/+5
* refactor(global): remove all the fluff from main fileFuwn2021-05-031-0/+1
* feat(global): begin implementing apiFuwn2021-05-021-1/+10
* etc: Replace copyleft holder nameFuwn2021-04-281-1/+1
* etc: Add copyleft symbol to copyleft headerFuwn2021-04-271-1/+1
* 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-3/+4
* feature: Use TOML as config instead of environment variablesFuwn2021-03-291-1/+3
* major: Publish work-in-progressFuwn2021-03-251-3/+3
* format: Move server type specific functions to correct modulesFuwn2021-03-241-1/+0
* feature: Use feature "hash_set_entry"Fuwn2021-03-221-1/+2
* feature: setup database tablesFuwn2021-03-211-0/+1
* chore: create broadcast_to_all_clients() function, rename sub directoryFuwn2021-03-201-2/+2
* whirl: :star:Fuwn2021-03-201-0/+8