whoogle-search/app
Marvin Borner dd9d87d25b
Added ddg-style !bang-operators
This is a proof of concept! The code works, but uses hardcoded operators
and may be placed in the wrong file/class.
The best-case scenario would be the possibility to use the 13.000+ ddg
operators, but I don't know if that's possible without having to
redirect to duckduckgo first.
2020-06-26 00:26:02 +02:00
..
models Fixing styling/url/safe mode inconsistencies 2020-05-26 10:39:19 -06:00
static Session refactoring and improved filter (#86) 2020-06-11 13:38:51 -06:00
templates Fixed dark mode footer text color 2020-06-11 21:13:43 -06:00
utils Added ddg-style !bang-operators 2020-06-26 00:26:02 +02:00
__init__.py Session refactoring and improved filter (#86) 2020-06-11 13:38:51 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Session refactoring and improved filter (#86) 2020-06-11 13:38:51 -06:00
request.py Session refactoring and improved filter (#86) 2020-06-11 13:38:51 -06:00
routes.py Added ddg-style !bang-operators 2020-06-26 00:26:02 +02:00