Cqoicebordel a20d09f76b Translations update 10 年之前
..
engines [fix] close #197 for all engines 10 年之前
https_rules [mod][fix] https rewrite refactor ++ fixes 10 年之前
static Engine table in preference page in Courgette text-aligned to the right in RTL 10 年之前
templates Some RTL fixes - Pull the suggestions to the right in oscar - Add `‎` to a few places to print good url - Always LTR code display - Order pref label and info in pref for mobile view 10 年之前
tests [fix] kickass engine : change the hostname to kickass.to (since kickass.so doesn't respond). Close #197 perhaps not in clean way. Explanation : In fact 301 responses are followed, except the hook is called for each HTTP response, the first time for the HTTP 301 response then for HTTP 200 response. Since the kickass engine excepts a real result, the engine crashes, AND the requests lib stops here. Add a simple test at the beginning of the result function allows pass the first response and handle correctly the second response (the real one) 10 年之前
translations Translations update 10 年之前
__init__.py [enh] logging added 10 年之前
autocomplete.py Merge pull request #192 from dalf/connection-pool 10 年之前
https_rewrite.py [enh] using the logger 10 年之前
languages.py add comments to languages.py 10 年之前
poolrequests.py [fix] poolrequest post method parameters 10 年之前
query.py [enh] category specific engine deactivation - closes #205 10 年之前
search.py [enh] log redirects 10 年之前
settings.yml [enh] add hebrew locale to searx 10 年之前
settings_robot.yml [fix] robot test config option update 10 年之前
testing.py fix: robot fw, entry points, some flake8, package searx egg 11 年之前
utils.py [fix] default blocked categories 10 年之前
version.py [enh] v0.7.0 10 年之前
webapp.py LTR the about page correctly 10 年之前