whoogle-search/app
Shimul c893f5d7a2
Configure PWA for mobile browsers (#234)
Fix PWA issue for mobile phones
Fix icon loading issue
Update app/static/img/favicon/manifest.json

Co-authored-by: Ben Busby <benbusby@pm.me>
2021-03-22 13:04:29 -04:00
..
models Allow user-defined CSS/theming (#227) 2021-03-20 21:21:41 -04:00
static Configure PWA for mobile browsers (#234) 2021-03-22 13:04:29 -04:00
templates Re-add search css to results page 2021-03-22 10:59:32 -04:00
utils Return 503 if response is blocked by captcha 2021-03-20 21:51:24 -04:00
__init__.py Allow user-defined CSS/theming (#227) 2021-03-20 21:21:41 -04: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 Return 503 if response is blocked by captcha 2021-03-20 21:51:24 -04:00