whoogle-search/app
Ben Busby 9832c6191a
Add custom CSS field to config
This allows users to set/customize an instance's theme and appearance to
their liking. The config CSS field is prepopulated with all default CSS
variable values to allow quick editing.

Note that this can be somewhat of a "footgun" if someone updates the
CSS to hide all fields/search/etc. Should probably add some sort of
bandaid "admin" feature for public instances to employ until the whole
cookie/session issue is investigated further.
2021-03-17 16:48:47 -04:00
..
misc Hotfix: Move language/country json to app dir 2021-02-07 18:55:27 -05:00
models Add custom CSS field to config 2021-03-17 16:48:47 -04:00
static Add custom CSS field to config 2021-03-17 16:48:47 -04:00
templates Add custom CSS field to config 2021-03-17 16:48:47 -04:00
utils Add healthcheck to Dockerfile 2021-03-08 12:38:40 -05:00
__init__.py Improve naming of *_utils files, update fn/class doc 2021-03-08 12:22:04 -05:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Improve naming of *_utils files, update fn/class doc 2021-03-08 12:22:04 -05:00
request.py Improve naming of *_utils files, update fn/class doc 2021-03-08 12:22:04 -05:00
routes.py Add custom CSS field to config 2021-03-17 16:48:47 -04:00