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
/
plugins
Age
Commit message (
Expand
)
Author
2025-12-04
[fix] plugin unit-converter - remove leftovers (#5517)
Markus Heiser
2025-12-02
[mod] client/simple: client plugins (#5406)
Ivan Gabaldon
2025-10-01
[fix] JSON format: serialization of the result-types
Markus Heiser
2025-09-03
[mod] drop: from __future__ import annotations
Markus Heiser
2025-09-03
[mod] addition of various type hints / tbc
Markus Heiser
2025-08-28
[feat] plugins: add new time/timezone search plugin
Bnyro
2025-08-09
[mod] limiter: trusted proxies (#4911)
Ivan Gabaldon
2025-07-17
[fix] calculator plugin: filtering real calculation tasks (#5016)
Markus Heiser
2025-07-09
[fix] prevent multiple, parallel initializations of tables in the cache DB (#...
Markus Heiser
2025-07-08
[fix] calculator plugin: subrocess is not closed on timeout (#4983)
Markus Heiser
2025-07-04
[fix] calculator plugin: crash when trying to evaluate non-math query (#4975)
Bnyro
2025-07-03
[feat] calculator: add support for math constants (e, pi)
Bnyro
2025-07-03
[feat] calculator: add support for comparation operators (<, <=, ==, ...)
Bnyro
2025-07-03
[feat] calculator: add some operations (mod, shifts, bitwise and/or)
Bnyro
2025-06-23
[chore] docs: various grammatical fixes
benpiano800
2025-06-23
[mod] data: implement a simple tracker URL (SQL) database
Markus Heiser
2025-06-23
[feat] tracker url plugin: use ClearURL tracking param list
Bnyro
2025-06-12
[mod] Hash plugin: List the available hash functions in the description
benpiano800
2025-05-31
[mod] weather results: add types, i18n/l10n, symbols & unit conversions
Markus Heiser
2025-05-31
[mod] implement searx.wikidata_units for unit converters
Markus Heiser
2025-05-20
[chore] fix some docstring typos (#4815)
Jost Alemann
2025-05-07
[enh] plugins: tor_check: Add more keywords (#4726)
benpiano800
2025-03-29
[refactor] migrate plugins from "module" to class SXNGPlugin
Markus Heiser
2025-03-15
[fix] plugins: bugfix of tor_check and unit_converter
Markus Heiser
2025-03-01
[fix] add backward compatibility for the "enabled_plugins:"
Markus Heiser
2025-01-28
[fix] hostnames plugin: AttributeError: 'NoneType' object has no attribute 'n...
Markus Heiser
2025-01-28
[refactor] typification of SearXNG / EngineResults
Markus Heiser
2025-01-28
[refactor] typification of SearXNG (initial) / result items (part 1)
Markus Heiser
2024-11-24
[chore] *: fix typos detected by typos-cli
Bnyro
2024-10-28
[fix] calculator: use locale from UI (not from selected language)
Markus Heiser
2024-10-15
[fix] float operations in calculator plugin
Grant Lanham
2024-09-03
[mod] enable calculator and allow plugin on public instances
Markus Heiser
2024-09-03
[mod] hardening "calculator plugin" / limit execution time to 50 ms
Markus Heiser
2024-08-30
[fix] self_info: request.user_agent is not a str
Alexander Sulfrian
2024-08-21
[docs] improve Hostname plugin documentation
Dennis ten Hoove
2024-08-08
[breaking change] drop deprecated hostname_replace plugin
Markus Heiser
2024-07-14
[mod] revision of the settings_loader
Markus Heiser
2024-06-18
[doc] hostname plugin: improve online documentation
Markus Heiser
2024-06-17
[feat] plugin Self Information: improve keyword matching
Jeff Alyanak
2024-06-07
[refactor] hostnames plugin: add fallback for old hostname_replace plugin
Bnyro
2024-06-07
[doc] add 'hostnames' plugin to the online documentation
Markus Heiser
2024-06-07
[feat] hostname replace plugin: support for external list file
Bnyro
2024-06-07
[feat] hostname replace plugin: possibility to prioritize certain websites
Bnyro
2024-05-28
[fix] unit converter operating backwards (from_si <-> to_si)
Markus Heiser
2024-05-09
[fix] unit converter plugin: can't be disabled in settings
Bnyro
2024-05-09
[feat] plugins: new calculator plugin
Bnyro
2024-05-09
[mod] improve unit converter plugin
Markus Heiser
2024-04-27
[feat] plugins: new unit converter plugin
Bnyro
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2024-03-09
[fix] issues reported by pylint 3.1.0
Markus Heiser
[next]