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
/
external_bang.py
Age
Commit message (
Expand
)
Author
2025-09-03
[mod] addition of various type hints / tbc
Markus Heiser
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-04-25
[mod] external bang: go to main instead of search page when query is empty
Jakub Ćukasiewicz
2022-08-27
External bang: bug fix: URL encode the query so "!!g 1+1" works as intended
Alexandre FLAMENT
2022-01-12
[fix] external bangs: don't overwrite Bangs in data trie
Markus Heiser
2022-01-11
[fix] get_bang_url: handle ambiguous !!bangs without error
Markus Heiser
2021-09-17
[pylint] fix global-variable-not-assigned issues
Markus Heiser
2021-02-24
[mod] add utils/fetch_external_bangs.py
Alexandre Flament
2020-10-07
[mod] Add searx.data module
Alexandre Flament
2020-09-10
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
Dalf
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-07-11
[mod] external_bang.py: always read bangs.json with a UTF-8 file.
Dalf
2020-07-03
Created new plugin type custom_results. Added new plugin bang_redirect (#2027)
Lukas van den Berk