whoogle-search/app
Ben Busby 44b0fe519c
Revert changes to default language config
A recent issue brought up a good point about how the latest changes to
setting default language to english break functionality for bilingual
users. The change was likely not the best solution for users who were
being affected by IP geolocation on their instances -- the right
solution for that would be to configure the interface/search language to
their preference instead.
2021-06-06 13:39:06 -04:00
..
models Support basic localization (#325) 2021-05-24 17:03:02 -04:00
static Add Portuguese translation (#345) 2021-06-04 11:16:58 -04:00
templates Add fallback interface/search lang + cleanup 2021-06-04 11:09:30 -04:00
utils Hotfix: remove site filter for maps links 2021-05-27 12:01:57 -04:00
__init__.py Bump version to 0.5.3 2021-06-04 11:31:03 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Add fallback interface/search lang + cleanup 2021-06-04 11:09:30 -04:00
request.py Revert changes to default language config 2021-06-06 13:39:06 -04:00
routes.py Add fallback interface/search lang + cleanup 2021-06-04 11:09:30 -04:00