You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Markus Heiser a7fe22770a [mod] Peertube: re-engineered & upgrade to data_type: traits_v1
- fetch_traits(): Fetch languages from peertube's search-index source code.

  [mod] Include migration of the request methode from 'supported_languages'
        to 'traits' (EngineTraits) object.
  [fix] old supported_languages_url is no longer valid since the sources
        has been moved to a different path.

- fixed code to pass pylint
- request(): complete re-implementation based on the API docs [1]
- response(): complete re-implementation, adds serveral fields missed before
- add source code documentation

[1] https://docs.joinpeertube.org/api-rest-reference.html#tag/Search/operation/searchVideos

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 years ago
..
answerers [fix] issue reported by pylint 22.1.0 3 years ago
data [mod] Peertube: re-engineered & upgrade to data_type: traits_v1 2 years ago
enginelib [mod] replace engines_languages.json by engines_traits.json 2 years ago
engines [mod] Peertube: re-engineered & upgrade to data_type: traits_v1 2 years ago
infopage weblate: migration to https://translate.codeberg.org/ 2 years ago
metrics [fix] prepare for pylint 2.14.0 2 years ago
network [mod] Shuffle httpx's default ciphers of a SSL context randomly. 2 years ago
plugins Add "Auto-detected" as a language. 2 years ago
search [mod] replace engines_languages.json by engines_traits.json 2 years ago
static [fix] remove duplicate key in simple theme ESLint configuration 2 years ago
templates/simple Add "Auto-detected" as a language. 2 years ago
translations [translations] update from Weblate 2 years ago
__init__.py [format.python] initial formatting of the python code 3 years ago
autocomplete.py [mod] replace engines_languages.json by engines_traits.json 2 years ago
babel_extract.py [mod] move category and names of constants to searx/searxng.msg 3 years ago
compat.py [fix] pyright repported errors 2 years ago
exceptions.py [doc] Add doc-strings to searx.exceptions 2 years ago
external_bang.py External bang: bug fix: URL encode the query so "!!g 1+1" works as intended 2 years ago
external_urls.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
flaskfix.py [format.python] initial formatting of the python code 3 years ago
languages.py [fix] add back missing languages & regions (followup of PR #1071) 3 years ago
locales.py [mod] replace engines_languages.json by engines_traits.json 2 years ago
preferences.py [mod] replace engines_languages.json by engines_traits.json 2 years ago
query.py Add "Auto-detected" as a language. 2 years ago
redisdb.py move searx.shared.redisdb to searx.redisdb 2 years ago
redislib.py [mod] redislib - optimize LUA script registration. 2 years ago
results.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
searxng.msg Science category: update the engines 2 years ago
settings.yml [mod] Peertube: re-engineered & upgrade to data_type: traits_v1 2 years ago
settings_defaults.py Add "Auto-detected" as a language. 2 years ago
settings_loader.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
unixthreadname.py [format.python] initial formatting of the python code 3 years ago
utils.py [doc] improved docs of implementations for automatic speech recognition 2 years ago
version.py SearXNG version: YYYY.MM.DD without leading zero 2 years ago
webadapter.py Add "Auto-detected" as a language. 2 years ago
webapp.py [mod] replace engines_languages.json by engines_traits.json 2 years ago
webutils.py [mod] replace engines_languages.json by engines_traits.json 2 years ago