aboutsummaryrefslogtreecommitdiff
path: root/src/utils
Commit message (Collapse)AuthorAgeFilesLines
* refactor(global): even more modules becoming cratesFuwn2021-05-174-69/+0
| | | | I did multiple checks and **yes**, everything still works perfectly fine.
* refactor(global): whirl_config modulizedFuwn2021-05-171-1/+1
| | | | The config module has now become it's own crate.
* perf(builtins): help commands to constantsFuwn2021-05-162-0/+7
| | | | This commit also reorders all helpables by alpabetical order.
* feat(config): better logging configurationFuwn2021-05-152-0/+20
| | | | | | | 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-102-21/+0
| | | | closes #22
* feat(db): use diesel instead of sqlx, implement database testsFuwn2021-05-031-1/+1
|
* feat(api): flush out statistics endpointFuwn2021-05-022-0/+39
|
* etc: Replace copyleft holder nameFuwn2021-04-282-2/+2
|
* etc: Add copyleft symbol to copyleft headerFuwn2021-04-272-2/+2
|
* etc: Prepend license identifier to *most* filesFuwn2021-04-262-0/+6
|
* major: :star:Fuwn2021-04-233-15/+11
|
* major: Publish work-in-progressFuwn2021-03-253-13/+6
|
* feature: Byte utilitiesorigin/deprecated-mainorigin/deprecated-legacydeprecated-maindeprecated-legacyFuwn2021-03-242-0/+4
|
* format: `utils` module as directoryFuwn2021-03-213-0/+25