このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app
Ben Busby 05995649f3
Hotfix: check for site filters before modifying query
The previous method of removing all site filters from the search query
removed the last letter of the search. This only applies the substring
filter if any site filters are present in the query.

Fixes #306
2021-05-10 12:07:55 -04:00
..
models Block websites from search results via user config (#304) 2021-05-07 11:45:53 -04:00
static Remove gap between input and result types 2021-04-22 16:24:43 -04:00
templates Hotfix: check for site filters before modifying query 2021-05-10 12:07:55 -04:00
utils Block websites from search results via user config (#304) 2021-05-07 11:45:53 -04:00
__init__.py Allow 'data:' for img src in app CSP 2021-05-05 12:51:11 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Expand custom css theming support 2021-04-09 11:00:02 -04:00
request.py Block websites from search results via user config (#304) 2021-05-07 11:45:53 -04:00
routes.py Block websites from search results via user config (#304) 2021-05-07 11:45:53 -04:00