| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-21 | [fix] engines - set hard timouts in *sub-request* (#5460) | Markus Heiser | |
| The requests changed here all run outside of the network context timeout, thereby preventing the engine's timeout from being applied (the engine's timeout can become longer than it was configured). Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2025-07-10 | [fix] public domain image archive: cloud provider changed angolia -> aws | Bnyro | |
| - apparently, PDIA switched from Angolia to AWS :/ - we no longer require an API key, but the AWS node might change, so we still have to extract the API url of the node - the response format is still the same, so no changes needed in that regard - closes #4989 | |||
| 2025-04-29 | [fix] pdia: dynamically fetch API key config file location | Denperidge | |
| As suggested by @Bnyro at https://github.com/searxng/searxng/pull/4652#discussion_r2055760390 ! | |||
| 2025-01-20 | [feat] public domain image archive: automatically obtain algolia api key | Bnyro | |
| 2025-01-20 | [feat] engines: public domain image archive | Denperidge | |