mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
- 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>
|
||
|---|---|---|
| .. | ||
| _themes/searxng | ||
| admin | ||
| build-templates | ||
| dev | ||
| src | ||
| user | ||
| utils | ||
| conf.py | ||
| donate.rst | ||
| index.rst | ||
| own-instance.rst | ||