You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Markus Heiser 742303d030 [mod] improve unit converter plugin
- l10n support: parse and format decimal numbers by babel
- ability to add additional units
- improved unit detection (symbols are not unique)
- support for alias units (0,010C to F --> 32,018 °F)

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
4 weeks ago
..
answerers [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
botdetection Drop pytomlpp dependency for Python >= 3.11 1 month ago
data [fix] update wikidata units - remove URL prefix from Q-name 1 month ago
enginelib [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
engines [fix] startpage engine: XPath expressions adapted for new HTML layout 1 month ago
infopage [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
metrics [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
network [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
plugins [mod] improve unit converter plugin 4 weeks ago
search [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
static [build] /static 1 month ago
templates/simple [fix] respect user preferences to open links in new tab for short answers 1 month ago
translations [l10n] update translations from Weblate 1 month ago
__init__.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
autocomplete.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
babel_extract.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
exceptions.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
external_bang.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
external_urls.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
flaskfix.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
limiter.py [fix] even if limiter not activated, botdetection must be activated 2 months ago
limiter.toml [mod] isolation of botdetection from the limiter 7 months ago
locales.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
preferences.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
query.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
redisdb.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
redislib.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
results.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
searxng.msg [fix] add missing localizable (gettext) messages to searxng.msg 1 month ago
settings.yml [feat] wikimedia commons: support for videos, audio and other files 1 month ago
settings_defaults.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
settings_loader.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
sxng_locales.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
unixthreadname.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
utils.py [fix] remove usage of no longer existing names from lxml 2 months ago
version.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
webadapter.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago
webapp.py improve "search existing issues from github" link 1 month ago
webutils.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 3 months ago