Markus Heiser
|
542f7d0d7b
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
|
1 year ago |
Bnyro
|
dcee823345
[feat] implement feeling lucky feature
|
1 year ago |
Markus Heiser
|
c9cd376186
[mod] replace searx.languages by searx.sxng_locales
|
2 years ago |
Alexandre Flament
|
6748e8e2d5
Add "Auto-detected" as a language.
|
2 years ago |
Markus Heiser
|
ba8959ad7c
[fix] typos / reported by @kianmeng in searx PR-3366
|
2 years ago |
Markus Heiser
|
2841abaf55
[mod] add flags to the languages filter
|
3 years ago |
Martin Fischer
|
61935c72ef
[fix] remove broken ? search operator
|
3 years ago |
Martin Fischer
|
8a0810cedc
[fix] bang syntax for categories with spaces
|
3 years ago |
Markus Heiser
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
Alexandre Flament
|
60db344cc0
[enh] reduce the available language list
|
3 years ago |
Alexandre Flament
|
63f17d2e4c
[enh] autocomplete refactoring, autocomplete on external bangs
|
4 years ago |
Marc Abonce Seguin
|
571ce9ff07
fix empty colon in query from selecting Chinese
|
4 years ago |
Alexandre Flament
|
eda8934f15
[mod] searx.search.EngineRef: remove from_bang parameter
|
4 years ago |
Alexandre Flament
|
b00d108673
[mod] pylint: numerous minor code fixes
|
4 years ago |
Adam Tauber
|
2aef38c3b9
[fix] resolve query_parts regression
|
4 years ago |
Adam Tauber
|
aa3c18dda9
[enh] allow searx query parts anywhere in the query - closes #831
|
4 years ago |
Alexandre Flament
|
507896c115
[mod] preferences.py: check language setting with a regex instead of match_language
|
4 years ago |
Alexandre Flament
|
2929495112
[mod] add searx.search.EngineRef
|
4 years ago |
Alexandre Flament
|
2dbc0de0cd
[mod] add searx/webadapter.py
|
4 years ago |
Alexandre Flament
|
edd8dccd07
[mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery
|
4 years ago |
Alexandre Flament
|
df12ed6e55
[mod] searx.RawTextQuery: the constructor call parse_query
|
4 years ago |
Dalf
|
c225db45c8
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
|
4 years ago |
Dalf
|
7888377743
Drop Python 2 (3/n): objects
|
4 years ago |
Dalf
|
1022228d95
Drop Python 2 (1/n): remove unicode string and url_utils
|
4 years ago |
Lukas van den Berk
|
4829a76aae
Created new plugin type custom_results. Added new plugin bang_redirect (#2027)
|
4 years ago |
Noémi Ványi
|
99435381a8
[enh] introduce private engines
|
5 years ago |
Adam Tauber
|
3d0c22c58d
[fix] normalize time range parameter
|
5 years ago |
Alexandre Flament
|
72029d27de
[enh] Add timeout limit per request (#1640)
|
5 years ago |
Dalf
|
c7220b40ea
Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes accordingly.
|
5 years ago |
Marc Abonce Seguin
|
aaa0524cec
[fix] stop engine from sending duplicated requests
|
6 years ago |