whoogle-search/app
Ben Busby 1d3e7c0255
Pin config buttons to bottom of config menu
Previously the load/save/apply buttons in the config menu were hidden
below all available config options and required the user to scroll to
the bottom to save changes. This made for bad ux, since for new users,
it isn't immediately apparent that selecting a new dropdown value, for
instance, doesn't instantly save the new setting. The new layout should
make it more clear that hitting "Apply" is required to save config
changes.
2021-11-23 12:27:59 -07:00
..
models Improve public instance session management (#480) 2021-11-17 19:35:30 -07:00
static Pin config buttons to bottom of config menu 2021-11-23 12:27:59 -07:00
templates Pin config buttons to bottom of config menu 2021-11-23 12:27:59 -07:00
utils Fix incorrect redirect protocol used by Flask 2021-11-21 23:21:04 -07:00
__init__.py Improve cookie security when `HTTPS_ONLY` is set 2021-11-20 16:34:37 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Improve public instance session management (#480) 2021-11-17 19:35:30 -07:00
request.py Include "chips" param in image search (#534) 2021-11-17 16:17:27 -07:00
routes.py Create separate test workflow for docker 2021-11-22 00:26:25 -07:00