Age | Commit message (Expand) | Author |
---|---|---|
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 |