aboutsummaryrefslogtreecommitdiff
path: root/src/utils/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor(global): even more modules becoming cratesFuwn2021-05-171-6/+0
| | | | I did multiple checks and **yes**, everything still works perfectly fine.
* perf(builtins): help commands to constantsFuwn2021-05-161-0/+1
| | | | This commit also reorders all helpables by alpabetical order.
* feat(config): better logging configurationFuwn2021-05-151-0/+1
| | | | | | | Logging is very much imporved in just about every aspect. BREAKING CHANGE: `whirlsplash.log` configuration group created, `whirlsplash.log_level` configuration key removed.
* refactor(utils): remove unused, outdated db utilFuwn2021-05-101-1/+0
| | | | closes #22
* feat(db): use diesel instead of sqlx, implement database testsFuwn2021-05-031-1/+1
|
* feat(api): flush out statistics endpointFuwn2021-05-021-0/+1
|
* etc: Replace copyleft holder nameFuwn2021-04-281-1/+1
|
* etc: Add copyleft symbol to copyleft headerFuwn2021-04-271-1/+1
|
* etc: Prepend license identifier to *most* filesFuwn2021-04-261-0/+3
|
* major: :star:Fuwn2021-04-231-1/+0
|
* major: Publish work-in-progressFuwn2021-03-251-1/+0
|
* feature: Byte utilitiesorigin/deprecated-mainorigin/deprecated-legacydeprecated-maindeprecated-legacyFuwn2021-03-241-0/+1
|
* format: `utils` module as directoryFuwn2021-03-211-0/+2