index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-28
[fix] Update Sphinx package versions
Alexandre Flament
2020-09-28
[fix] missing 'alias' typo in docs/admin/installation-nginx.rst
Markus Heiser
2020-09-26
[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.
Alexandre Flament
2020-09-22
"Egde" → "Edge"
Qt Resynth
2020-09-22
[mod] searx.search: change function declaration: online then offline then uti...
Alexandre Flament
2020-09-22
[mod] searx.search: remove unused global variable number_of_searches
Alexandre Flament
2020-09-22
[mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename t...
Alexandre Flament
2020-09-22
[mod] searx.search.Search: split the search method into different methods
Alexandre Flament
2020-09-22
[mod] add searx/webutils.py
Alexandre Flament
2020-09-22
[mod] refactor searx.webapp.get_locale
Alexandre Flament
2020-09-22
[fix] /autocompleter: return HTTP 400 when q is empty as intent.
Alexandre Flament
2020-09-22
fetch google's search langs rather than ui langs
Marc Abonce Seguin
2020-09-22
fix utils/fetch_languages to work with new languages
Marc Abonce Seguin
2020-09-22
fetch supported languages for startpage engine
Marc Abonce Seguin
2020-09-22
add language names in qwant's fetch languages function
Marc Abonce Seguin
2020-09-21
Merge pull request #2211 from return42/fix-centos-7
Alexandre Flament
2020-09-20
[fix] remove doc-build for centos-7 from './utils/searx.sh doc'
Markus Heiser
2020-09-19
Merge pull request #1865 from dalf/uwsgi_static
Alexandre Flament
2020-09-19
Merge pull request #2205 from dalf/fix-simple-theme-autocomplete
Alexandre Flament
2020-09-19
Merge pull request #2190 from dalf/fix-htmltextextractor
Alexandre Flament
2020-09-19
[fix] simple theme: fix autocomplete
Alexandre Flament
2020-09-13
[fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an Exception
Alexandre Flament
2020-09-12
Merge pull request #2185 from dalf/rawtextquery-auto-parse
Alexandre Flament
2020-09-12
[mod] searx.RawTextQuery: the constructor call parse_query
Alexandre Flament
2020-09-12
Merge pull request #2137 from dalf/drop-python-2
Noémi Ványi
2020-09-10
Drop Python 2 (5/n): searx.utils.is_valid_lang, input parameter is a str inst...
Alexandre Flament
2020-09-10
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
Dalf
2020-09-10
Drop Python 2 (3/n): objects
Dalf
2020-09-10
Drop Python 2 (2/n): templates
Dalf
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-09-10
[fix] make docker produces clean tag version (0.17.0 instead of 0.17.0-- for ...
Alexandre Flament
2020-09-10
[fix] docker and k8s: run searx
Alexandre Flament
2020-09-10
wait for img to load before hiding infobox toggle
Marc Abonce Seguin
2020-09-10
use Wikipedia's REST v1 API
Marc Abonce Seguin
2020-09-08
[mod] results.py: code clean up (#2140)
Alexandre Flament
2020-09-08
[enh] Add command line engines: git grep, find, etc. (#2128)
Noémi Ványi
2020-09-07
[enh] stop searx when an engine raise an SyntaxError exception (#2177)
Alexandre Flament
2020-09-02
Merge pull request #2167 from scottwallacesh/fix_1552
Adam Tauber
2020-09-01
Add key to settings.yml for opening result links in a new tab
Scott Wallace
2020-09-01
[enh] add option to configure proxies per engine - closes #1827
Adam Tauber
2020-08-31
Revert "[enh] test: load each engine to check for syntax errors"
Alexandre Flament
2020-08-31
Added metager-search (#2139)
Singustromo
2020-08-31
Merge pull request #2160 from dalf/test_load_engine
Adam Tauber
2020-08-31
[fix] skip uncomplete image results - closes #1496
Adam Tauber
2020-08-28
[enh] test: load each engine to check for syntax errors
Dalf
2020-08-27
[fix] requirements-dev.txt: set fixed versions for all the dependencies (#2154)
Alexandre Flament
2020-08-27
fix selects in preferences so they look consistent (#2150)
Marc Abonce Seguin
2020-08-27
only return one url per "type" in Wikidata (#2151)
Marc Abonce Seguin
2020-08-27
[fix] pylint
Adam Tauber
2020-08-27
[fix] use base_url for prefix of sharing 'currenly saved preferences' - fixes...
Adam Tauber
[next]