searxng/searx/plugins
Markus Heiser 80f5fad16e [fix] add backward compatibility for the "enabled_plugins:"
Before #4183 a builtin plugin was *defautlt_on* when it is listed in the
"enabled_plugins" settings, this patch restores the previous behavior.

Not part of this patch but just to mentioning in context of #4263:

  In the long term, we will abolish the "enabled_plugins:" setting and combine
  all options for the plugins in the "plugins:" setting, as is already planned
  in the PR #4282

Closes: https://github.com/searxng/searxng/issues/4263
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-03-01 18:02:31 +01:00
..
__init__.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
_core.py [fix] add backward compatibility for the "enabled_plugins:" 2025-03-01 18:02:31 +01:00
ahmia_filter.py [fix] hostnames plugin: AttributeError: 'NoneType' object has no attribute 'netloc' 2025-01-28 16:28:12 +01:00
calculator.py [refactor] typification of SearXNG / EngineResults 2025-01-28 07:07:08 +01:00
hash_plugin.py [refactor] typification of SearXNG / EngineResults 2025-01-28 07:07:08 +01:00
hostnames.py [fix] hostnames plugin: AttributeError: 'NoneType' object has no attribute 'netloc' 2025-01-28 16:28:12 +01:00
oa_doi_rewrite.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
self_info.py [refactor] typification of SearXNG / EngineResults 2025-01-28 07:07:08 +01:00
tor_check.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
tracker_url_remover.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00
unit_converter.py [refactor] typification of SearXNG (initial) / result items (part 1) 2025-01-28 07:07:08 +01:00