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 5ad0214bd4 [fix] simple template: macro checkbox_onoff_reversed
In its previous implementation, the macro ``checkbox_onoff_reversed`` always
created an ``aria-labelledby`` attribute, even if there was no descriptive tag
with the generated ID (used as the value of the ``aria-labelledby``).

Before this patch, the Nu-HTML-Checker [1] reported 255 issues of this type::

    The aria-labelledby attribute must point to an element in the same document. (255)

[1] https://validator.w3.org/nu/

Signed-off-by: Markus <markus@venom.fritz.box>
4 weeks ago
..
answerers [fix] setup.py - packaging for 'answerers' to build a valid package 4 months ago
botdetection [fix] Removes ``/>`` ending tags for void HTML elements 1 month ago
data [data] update searx.data - update_engine_traits.py 1 month ago
enginelib [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
engines [fix] Removes ``/>`` ending tags for void HTML elements 1 month ago
infopage [mod] add French translation for infopage 2 months ago
metrics [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
network [mod] remove py 3.6 leftovers 3 months ago
plugins [mod] enable calculator and allow plugin on public instances 2 months ago
search [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
static [build] /static 2 months ago
templates/simple [fix] simple template: macro checkbox_onoff_reversed 4 weeks ago
translations [l10n] update translations from Weblate 1 month ago
__init__.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
autocomplete.py [fix] html.unescape stract autocomplete suggestions 4 months ago
babel_extract.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
exceptions.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
external_bang.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
external_urls.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
flaskfix.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
limiter.py [fix] even if limiter not activated, botdetection must be activated 6 months ago
limiter.toml [mod] isolation of botdetection from the limiter 12 months ago
locales.py [fix] fetch_traits: brave, google, annas_archive & radio_browser 1 month ago
preferences.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
query.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
redisdb.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
redislib.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
results.py [fix] search: titles including html brackets are not shown properly 2 months ago
searxng.msg [enh] Add engine for discourse forums 4 months ago
settings.yml [fix] drop engine alexandria.org 1 month ago
settings_defaults.py [feat] docker: add env vars for common public instance settings 4 months ago
settings_loader.py [mod] revision of the settings_loader 3 months ago
sxng_locales.py [data] update searx.data - update_engine_traits.py 3 months ago
unixthreadname.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
utils.py [feat] videos template: support for view count 3 months ago
version.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
webadapter.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago
webapp.py [feat] results: show response times 2 months ago
webutils.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago