You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
François Revol 45d15bd6f0 Add framalibre engine
framalibre.org is a catalogue of Free Software, edited by Framasoft.

For now we pass the thumbnail as img_src as it doesn't seem to be used
for IT...
8 years ago
..
answerers [fix] pep8 8 years ago
data make search language handling less strict 8 years ago
engines Add framalibre engine 8 years ago
plugins [mod] searx uses flask framework only in webapp.py. Make migration to another framework easier. 8 years ago
static [mod] oscar theme: use tinypng.com to reduce logos and favicon 8 years ago
templates [fix] pageno param of search reqs in form 8 years ago
translations [enh] update translation files 8 years ago
__init__.py [mod] the environment variable SEARX_DEBUG can override the general.debug value in settings.yml 8 years ago
autocomplete.py [fix] autocomplete unicode issue - closes #808 8 years ago
exceptions.py [enh] validate input and raise an exception inside search.py. The exception message is output in json and rss format. 8 years ago
languages.py make search language handling less strict 8 years ago
poolrequests.py Fix pep8 9 years ago
preferences.py make search language handling less strict 8 years ago
query.py make search language handling less strict 8 years ago
results.py [enh] show spelling corrections 8 years ago
search.py make search language handling less strict 8 years ago
settings.yml Add framalibre engine 8 years ago
settings_robot.yml [fix] robot tests ++ set default value for server http protocol version 8 years ago
testing.py [fix] pep8 9 years ago
utils.py [mod] add a __common__ template that can't be selected but that provides a common place for shared templates. 8 years ago
version.py [enh] 0.11.0 version bump 8 years ago
webapp.py Merge branch 'master' into flask_perimeter 8 years ago