Commit Graph

4 Commits

Author SHA1 Message Date
4d5ce06eb6
Configuration file (#15)
* Add support for config file

Closes #1

* Support changing config path

The path to the config file is accepted as an argument

* Remove old code

Remove the code for the old backend selection method
2021-06-20 16:37:04 -07:00
be30709a3f add lang=en and charset=UTF-8 to client HTML 2021-06-17 19:58:16 -07:00
a67f765bd2 Move parts of backends into new imgproc.py
A lot of code was unnecesarily shared between the backends. This places
much of that code in a new file, `imgproc.py`
2021-06-17 19:50:16 -07:00
133eb26a0b Initial commit 2021-06-15 12:50:51 -07:00