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
/
tests
/
unit
/
test_utils.py
Age
Commit message (
Expand
)
Author
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2024-03-09
[black] upgrade black 22.12.0 --> 24.2.0
Markus Heiser
2023-10-22
[fix] HTMLParser: undocumented not implemented method
Markus Heiser
2023-03-24
[mod] replace utils.match_language by locales.match_locale
Markus Heiser
2022-12-16
Replace langdetect with fasttext
ArtikusHG
2022-01-29
[mod] add documentation about searx.utils
Alexandre Flament
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-10-12
[fix] fix match_language issue to make zh-TW match to zh-Hant-TW
Marc Abonce Seguin
2021-09-02
[mod] move searx/testing.py to the tests directory
Alexandre Flament
2021-08-31
[pylint] Pylint 2.10 - fix redundant-u-string-prefix
Markus Heiser
2020-12-03
[enh] record details exception per engine
Alexandre Flament
2020-10-02
[mod] move extract_text, extract_url to searx.utils
Alexandre Flament
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 (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-08-02
[fix] fix flickr_noapi decoding (#1655)
Alexandre Flament
2019-07-17
[fix] secret_key can be bytes instead of a string (#1602)
rachmadani haryono
2018-03-27
refactor engine's search language handling
Marc Abonce Seguin
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-01-10
[mod] remove buildout/makefile infrastructure
Adam Tauber