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
2020-02-08
[enh] introduce private engines
Noémi Ványi
2019-10-16
fix pep 8 check
Noémi Ványi
2019-10-16
add initial support for offline engines && command engine
Noémi Ványi
2019-08-02
[fix] fix paging for the oscar theme after PR #1640
Dalf
2019-08-02
[enh] Add timeout limit per request (#1640)
Alexandre Flament
2019-07-27
[fix] "!wp !wp test" send only one request to wikipedia.
Dalf
2019-07-17
[enh] Add Server-Timing header (#1637)
Alexandre Flament
2019-07-17
Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes...
Dalf
2019-01-25
add again accidentally removed import to search.py
Noémi Ványi
2019-01-07
Revert "remove 'all' option from search languages"
Noémi Ványi
2018-08-19
[fix] pep8
Adam Tauber
2018-08-19
[enh] admin configurable suspend time of errored engines - closes #1266
Adam Tauber
2018-03-22
forward category to engine without highlighting on the ui
Noémi Ványi
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
[next]