~sirn/fanboi2

v2022.9.1 1 year, 3 months ago .tar.gz browse log

Properly setup logging in ctl

setup_logger used to be called as part of wsgi.py, but since we've
dropped wsgi.py in favor for directly calling config.make_wsgi_app
setup_logger was not properly added to ctl.py resulting in the
log be completely absent.

v2022.8.7 1 year, 3 months ago .tar.gz browse log

Improve readability for pages

v2022.8.6 1 year, 3 months ago .tar.gz browse log

Update API documentation timestamp

v2022.8.5 1 year, 4 months ago .tar.gz browse log

Also include .icon in MANIFEST

v2022.8.4 1 year, 4 months ago .tar.gz browse log

Allow specifying number of threads in fbctl

v2022.8.3 1 year, 4 months ago .tar.gz browse log

Fix local version

Shell substitution bites again.

v2019.10.1 4 years ago .tar.gz browse log

[build] create venv before building