このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app
Ben Busby ecb7885a56 Allow bang operator anywhere in query
Bang operator can now be placed anywhere in the query, to allow for peak
efficiency in stream of consciousness querying (i.e. `big !reddit
chungus` will search reddit for big chungus`).

Fixes #196
2021-04-05 11:00:56 -04:00
..
misc
models
static fix 'j' and 'k' inside search input 2021-04-05 11:00:56 -04:00
templates Do not autocapitalize on index page search bar (#200) 2021-04-05 11:00:56 -04:00
utils Allow bang operator anywhere in query 2021-04-05 11:00:56 -04:00
__init__.py
__main__.py
filter.py Ensure G logo doesn't appear in mobile img results 2021-04-05 11:00:56 -04:00
request.py
routes.py