| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-07 | [pylint] engines: drop no longer needed 'missing-function-docstring' | Markus Heiser | |
| Suggested-by: @dalf https://github.com/searxng/searxng/issues/102#issuecomment-914168470 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-09-06 | [mod] one logger per engine - drop obsolete logger.getChild | Markus Heiser | |
| Remove the no longer needed `logger = logger.getChild(...)` from engines. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-04-26 | [pylint] tag PYLINT_FILES by comment `# lint: pylint` | Markus Heiser | |
| These py files are linted by `test.pylint`, all other files are linted by `test.pep8`. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-03-09 | [fix] APKMirror engine - update xpath selectors and fix img_src | Markus Heiser | |
| BTW: make the code slightly more readable Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-02-09 | [fix) fix apk_mirror engine | Alexandre Flament | |
| 2021-01-14 | [enh] engines: add about variable | Alexandre Flament | |
| move meta information from comment to the about variable so the preferences, the documentation can show these information | |||
| 2020-12-03 | [mod] xpath, 1337x, acgsou, apkmirror, archlinux, arxiv: use eval_xpath_* ↵ | Alexandre Flament | |
| functions | |||
| 2020-10-02 | [mod] move extract_text, extract_url to searx.utils | Alexandre Flament | |
| 2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
| 2019-02-13 | [enh] adds apkmirror search engine | Jonas Zohren | |