| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-06 | Fix usage of `api_key` engine setting | Lucki | |
| The value of `params['api_key']` isn't read anywhere. Writing directly into the header object solves this quite easily though. > [Users can authenticate by including their API key either in a request URL by appending `?apikey=<API KEY>`, or by including the `X-API-Key: <API KEY>` header with the request.](https://wallhaven.cc/help/api) | |||
| 2024-03-11 | [mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-02-25 | [refactor] images: add resolution, image format and filesize fields | Bnyro | |
| Co-authored-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-09-21 | [feat] engine: implementation of wallhaven | Bnyro | |