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
path:
root
/
searx
/
utils.py
Age
Commit message (
Expand
)
Author
2020-09-22
[mod] add searx/webutils.py
Alexandre Flament
2020-09-13
[fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an Exception
Alexandre Flament
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 (1/n): remove unicode string and url_utils
Dalf
2019-11-15
[mod] speed optimization
Dalf
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-10-16
[fix] convert bytes type to string in language detection (fixes dictzone)
Adam Tauber
2019-08-02
[fix] fix flickr_noapi decoding (#1655)
Alexandre Flament
2019-07-19
[mod] use cache in _match_language function to speed up searx start time sign...
Dalf
2019-07-17
[fix] secret_key can be bytes instead of a string (#1602)
rachmadani haryono
2018-08-05
fetch_firefox_version.py : compatible with Python 3 and minor fixes.
Alex
2018-08-05
[mod] fetch firefox versions in a standalone script
Alexandre Flament
2018-07-09
Merge pull request #1303 from MarcAbonce/bing
Adam Tauber
2018-06-23
[fix] update user agent versions
Marc Abonce Seguin
2018-06-14
[fix] add basestring for py3
Adam Tauber
2018-05-20
fix bing "garbage" results (issue #1275)
Marc Abonce Seguin
2018-03-27
refactor engine's search language handling
Marc Abonce Seguin
2017-12-01
[fix] convert json engine result attributes to string - closes #1006
Adam Tauber
2017-11-21
[fix] remove trailing 0x00 from csv output
Adam Tauber
2017-11-21
[fix] resurrect csv output in py2
Adam Tauber
2017-09-08
fix hmac python3 compatibility
Noémi Ványi
2017-09-04
[mod] int_or_zero refactored to searx_utils
misnyo
2017-06-25
[fix] is_valid_lang fixed for new languages.py + dictzone engine encoding
potato
2017-05-15
[mod] settings.yml can be /etc/searx/settings.yml
Alexandre Flament
2017-05-15
[mod] the static and templates directories can be defined in the settings.yml
Alexandre Flament
2017-05-15
[enh] py3 compatibility
Adam Tauber
2017-01-20
[mod] add a __common__ template that can't be selected but that provides a co...
Alexandre Flament
2016-11-19
[mod] move load_module function to utils
Adam Tauber
2016-10-22
fix kickass torrents engine
Noémi Ványi
2016-09-06
[enh] is_valid_lang moved to utils
potato
2016-08-13
add digbt engine
Noemi Vanyi
2016-08-05
[fix] exception if locale doesn't have a date format
marc
2016-07-11
Fix anomalous backslash in string
stepshal
2016-07-10
Fix quantity of blank lines after code object.
stepshal
2016-07-04
[enh] update useragent versions
Adam Tauber
2016-04-09
new preferences handling
Noemi Vanyi
2015-09-08
[enh] extend user agent versions
Adam Tauber
2015-09-07
[fix][mod] wikidata date handling refactor - fixes #387
Adam Tauber
2015-09-07
[enh] test utils.prettify_url
Adam Tauber
2015-08-02
[mod] change settings file structure according to #314
Adam Tauber
2015-06-04
[fix] bing_news based on RSS output format
Dalf
2015-05-02
[fix] user agent : the "rv:{version}" was missing (can be a issue with some e...
Alexandre Flament
2015-02-03
[fix] default blocked categories
Adam Tauber
2015-02-03
[enh] category specific engine deactivation - closes #205
Adam Tauber
2015-02-02
Merge branch 'unit-tests' of https://github.com/Cqoicebordel/searx into Cqoic...
Adam Tauber
2015-01-31
[enh] default disabled engines - closes #109
Adam Tauber
2015-01-30
Replace every bunch of whitespaces with only one space in HTML text
Cqoicebordel
2015-01-29
[mod] pretty url separation
Adam Tauber
[next]