renyhp 22489c4b5f Patch advanced search preferences 4 years ago
..
answerers c225db45c8 Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 4 years ago
data ed6696e6bf [mod] add external_urls.json and wikidata_units.json 4 years ago
engines c71d214b0c [refactor] deviantart - improve results and clean up source code 4 years ago
plugins 3038052c79 [mod] remove unused import 4 years ago
static 8d71420b45 [mod] separate index and search routes 4 years ago
templates b00f77059c Add preference for displaying advanced settings 4 years ago
translations b7d2597f2e [enh] update translations 4 years ago
__init__.py 116f7a6daa Force admins to set secret_key if debug mode is disabled 4 years ago
autocomplete.py edd8dccd07 [mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery 4 years ago
brand.py f204e4903d [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 4 years ago
exceptions.py 7888377743 Drop Python 2 (3/n): objects 4 years ago
external_bang.py a9dc54bebc [mod] Add searx.data module 4 years ago
external_urls.py ed6696e6bf [mod] add external_urls.json and wikidata_units.json 4 years ago
languages.py ecf5899153 fetch google's search langs rather than ui langs 4 years ago
poolrequests.py 93f7f7eee2 [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. 4 years ago
preferences.py 22489c4b5f Patch advanced search preferences 4 years ago
query.py 2aef38c3b9 [fix] resolve query_parts regression 4 years ago
results.py 3038052c79 [mod] remove unused import 4 years ago
search.py c3d9b17c2a Merge pull request #2292 from kvch/elasticsearch-engine 4 years ago
settings.yml 43e697681e New engine: Elasticsearch 4 years ago
settings_robot.yml 33e139cae6 Let admins lock user preferences 4 years ago
testing.py 1022228d95 Drop Python 2 (1/n): remove unicode string and url_utils 4 years ago
utils.py 3038052c79 [mod] remove unused import 4 years ago
version.py 8199ab50f9 [enh] release v0.17.0 4 years ago
webadapter.py e28b56e262 [fix] webadapter: fix locked categories 4 years ago
webapp.py 22489c4b5f Patch advanced search preferences 4 years ago
webutils.py 584760cf54 Merge pull request #2237 from dalf/mod-engines-init 4 years ago