Commit Graph

3 Commits

Author SHA1 Message Date
6eb48ff0d2 stats: Add histogram generator
An SVG histogram can now be generated into a configurable path
(static/histogram.svg by default) by using the `hist` CLI command.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2023-09-09 21:08:12 -07:00
3f5bb7959a Add cache, thumbs, and *.db to .gitignore
bans.db is removed

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2023-08-02 20:43:05 -07:00
803fd6a75b Initial commit
* Bans are logged into the bans.db file
* Cache is created in the bans/ directory

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2023-02-19 00:21:11 -08:00