index
:
searxng
dependabot/npm_and_yarn/searx/static/themes/simple/master/grunt-eslint-25.0.0
dependabot/pip/jinja2-3.1.5
dependabot/pip/master/certifi-2024.12.14
dependabot/pip/master/fasttext-predict-0.9.2.4
dependabot/pip/master/flask-3.1.0
dependabot/pip/master/pallets-sphinx-themes-2.3.0
dependabot/pip/master/pygments-2.19.1
dependabot/pip/master/pylint-3.3.2
dependabot/pip/master/pylint-3.3.3
dependabot/pip/master/redis-5.1.1
dependabot/pip/master/redis-5.2.0
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/selenium-4.26.1
dependabot/pip/master/selenium-4.27.1
dependabot/pip/master/setproctitle-1.3.4
dependabot/pip/master/sphinxcontrib-programoutput-0.18
dependabot/pip/master/typer-slim-0.13.0
dependabot/pip/master/typer-slim-0.13.1
dependabot/pip/master/typer-slim-0.14.0
dependabot/pip/master/typer-slim-0.15.1
gh-pages
master
revert-3936-master
translations
translations_update
update_data_update_ahmia_blacklist.py
update_data_update_currencies.py
update_data_update_engine_descriptions.py
update_data_update_engine_traits.py
update_data_update_firefox_version.py
update_data_update_wikidata_units.py
update_js_ariable_to_python
Privacy-respecting federated metasearch engine
SearXNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
search.py
Age
Commit message (
Expand
)
Author
2017-12-06
remove 'all' option from search languages
marc
2017-12-05
[enh] display engine error messages
Adam Tauber
2017-11-22
[enh] timeout and total HTTP time are managed by searx.poolrequests
Alexandre Flament
2017-07-20
add timeout errors in search_multiple_requests
Noémi Ványi
2017-07-12
show engine errors in infobox && add new error alert
Noémi Ványi
2017-05-15
[enh] py3 compatibility
Adam Tauber
2017-03-18
make search language handling less strict
marc
2017-01-27
Merge branch 'master' into flask_perimeter
Alexandre Flament
2017-01-21
[fix] correct search parameter check
Adam Tauber
2017-01-21
[fix] search time range value check
Adam Tauber
2017-01-20
[enh] validate input and raise an exception inside search.py. The exception m...
Alexandre Flament
2017-01-02
[mod] searx uses flask framework only in webapp.py. Make migration to another...
Alexandre Flament
2016-12-30
[fix] fix bugs introduced by commit 0a2fde19d031acef80ce5991bc6b41528dbfbf5b ...
Alexandre Flament
2016-12-30
[mod] timeout in log are readable (the timeouts are compare to the start_time...
Alexandre Flament
2016-12-30
[mod] result_container.extend sets result['engine'] = engine_name for each re...
Alexandre Flament
2016-12-30
[mod] add a search_one_request_safe function wrapper to call search_one_reque...
Alexandre Flament
2016-12-16
Merge branch 'master' into languages
marc
2016-12-15
[fix] engine setting if no categories specified
Adam Tauber
2016-12-13
[fix] broken language selector
marc
2016-12-10
[fix] remove unused variable
Adam Tauber
2016-12-10
[enh] handle engine response crashes
Adam Tauber
2016-12-09
Merge branch 'master' into searchpy2
Alexandre Flament
2016-11-19
[enh] add quick answer functionality with an example answerer
Adam Tauber
2016-11-06
Merge branch 'master' into searchpy2
Alexandre Flament
2016-11-06
[fix] suspend end time check
Adam Tauber
2016-11-05
Simplify search.py, basically updated PR #518
Alexandre Flament
2016-11-02
[mod] replace references request.request_data (GET or POST parameters) by req...
Alexandre Flament
2016-11-02
Change plugin API :
dalf
2016-11-02
Clean up the architecture
dalf
2016-09-06
[fix] thread safe threaded_requests() function
Adam Tauber
2016-07-31
[fix] collect garbage after searches to reduce memory footprint
Adam Tauber
2016-07-25
advanced-search: panel is visible when checked before
Noemi Vanyi
2016-07-25
add time range search with yahoo
Noemi Vanyi
2016-04-09
more follow ups in new preferences
Noemi Vanyi
2016-04-09
rename blocked engines to diabled engines
Noemi Vanyi
2016-04-09
new preferences handling
Noemi Vanyi
2016-02-20
[enh] suspend engines after error
Adam Tauber
2015-12-01
Merge pull request #438 from Cqoicebordel/error_page_format
Adam Tauber
2015-10-03
[enh][mod] result handling refactor
Adam Tauber
2015-09-18
Don't throw away the request if pageno is wrong
Cqoicebordel
2015-09-11
[fix] add missing scheme to duplicated results too ++ revert gigablasts handling
Adam Tauber
2015-09-01
[fix] display categories of the selected engines
Adam Tauber
2015-09-01
[fix] engine selection from url
Adam Tauber
2015-08-25
[fix] check empty engine language attribute - fixes subtitleseeker
Adam Tauber
2015-08-24
[fix] rewrite scheme to http if there is no one, FIX #390
Thomas Pointhuber
2015-08-02
[fix] type error
Adam Tauber
2015-08-02
[enh] default settings option to safe_search - #396
Adam Tauber
2015-06-03
New feature : language per search engine !
Cqoicebordel
2015-05-19
[mod] allow whitespaces in category/engine list
Adam Tauber
2015-05-12
[enh] cleaner category/engine selection from GET/POST param - closes #289
Adam Tauber
[next]