whoogle-search/app
Ben Busby 38b7b19e2a
Added basic authentication (#51)
Username/password can be set either as Dockerfile build arguments or
passed into the run script as "--userpass <username:password>"
2020-05-18 10:30:32 -06:00
..
models Added config option for opening links in new tab (#49) 2020-05-15 16:10:31 -06:00
static Added config option for opening links in new tab (#49) 2020-05-15 16:10:31 -06:00
templates Added config option for opening links in new tab (#49) 2020-05-15 16:10:31 -06:00
__init__.py Added POST search, encrypted query strings, refactoring 2020-04-28 18:19:34 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Added "I'm feeling lucky" function (#46) 2020-05-18 10:28:23 -06:00
request.py Feature: language config (#27) 2020-05-12 17:15:53 -06:00
routes.py Added basic authentication (#51) 2020-05-18 10:30:32 -06:00