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
/
search
Age
Commit message (
Expand
)
Author
2025-09-28
[mod] run bootload of the CURRENCIES cache on demand
Markus Heiser
2025-09-25
[fix] ProcessorMap: fix error log, not enough arguments for format string (#5...
Markus Heiser
2025-09-18
[mod] addition of various type hints / engine processors
Markus Heiser
2025-09-03
[mod] addition of various type hints / tbc
Markus Heiser
2025-07-26
[fix] cleanup: rename `searx` leftovers to `SearXNG` (#5049)
Markus Heiser
2025-07-09
[fix] prevent multiple, parallel initializations of tables in the cache DB (#...
Markus Heiser
2025-07-09
[mod] migrate from Redis to Valkey (#4795)
Gaspard d'Hautefeuille
2025-05-25
[mod] data: implement a simple currencies (SQL) database (#4836)
Markus Heiser
2025-04-22
[fix] issues when launching a local development server
Markus Heiser
2025-01-28
[refactor] typification of SearXNG (initial) / result items (part 1)
Markus Heiser
2024-11-23
[log] warning with URL in case of 'raise_for_httperror'
Markus Heiser
2024-11-10
Fix scheduler.lua
Leo Liu
2024-10-15
[fix] online_currency.py: if more alternatives, use the last in the list
Markus Heiser
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
2024-03-09
[black] upgrade black 22.12.0 --> 24.2.0
Markus Heiser
2024-03-03
checker: display results at the end
Alexandre Flament
2024-03-02
Drop typing-extensions dependency (#3265)
Alexandre Flament
2024-01-15
[fix] SyntaxWarning: invalid escape sequence '\>'
Markus Heiser
2023-12-31
Searx to SearXNG change error message
Émilien (perso)
2023-12-03
[mod] add option max_page
Markus Heiser
2023-09-19
[feat] implement feeling lucky feature
Bnyro
2023-09-18
[fix] spelling
jazzzooo
2023-08-09
[fix] make flask_babel.gettext() work in engine modules (L10n & threads)
Markus Heiser
2023-05-19
use logger.warning
pankaj
2023-04-15
[mod] move language recognition to get_search_query_from_webapp
Markus Heiser
2023-04-15
[fix] searxng_extra/update/update_engine_descriptions.py (part 1)
Markus Heiser
2023-03-24
[mod] remove obsolete EngineTraits.supported_languages
Markus Heiser
2023-03-24
[mod] Google: reversed engineered & upgrade to data_type: traits_v1
Markus Heiser
2023-03-24
[mod] replace engines_languages.json by engines_traits.json
Markus Heiser
2023-03-05
[fix] fix threshold in replace_auto_language
Markus Heiser
2023-02-17
Add "Auto-detected" as a language.
Alexandre Flament
2023-02-10
[mod] make python code pylint 2.16.1 compliant
Markus Heiser
2022-12-16
Merge branch 'master' into fasttext
ArtikusHG
2022-12-16
Replace langdetect with fasttext
ArtikusHG
2022-12-10
move searx.shared.redisdb to searx.redisdb
Alexandre Flament
2022-11-05
Initialize Redis in searx/webapp.py
Alexandre FLAMENT
2022-11-05
The checker requires Redis
Alexandre Flament
2022-10-14
searx.network: add "verify" option to the networks
Alexandre Flament
2022-09-27
[fix] typos / reported by @kianmeng in searx PR-3366
Markus Heiser
2022-08-01
[mod] add 'Accept-Language' HTTP header to online processores
Markus Heiser
2022-08-01
[doc] add description of method EngineProcessor.get_params()
Markus Heiser
2022-07-30
[fix] pyright repported errors
Alexandre Flament
2022-07-07
Merge pull request #1443 from return42/fix-online_dictionary
Markus Heiser
2022-07-07
[fix] online_dictionary: regular expression
Markus Heiser
2022-07-06
Better explanation for the use of use_mobile_ui
Émilien Devos
2022-06-11
notify the user that use_mobile_ui parameter exist
Emilien Devos
2022-06-03
[fix] prepare for pylint 2.14.0
Markus Heiser
2022-01-30
[enh] implement a OnlineUrlSearchProcessor
Markus Heiser
2022-01-27
[pyright:strict] searx.search.checker.background
Martin Fischer
[next]