Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-11 | [mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2021-12-27 | [format.python] initial formatting of the python code | Markus Heiser | |
This patch was generated by black [1]:: make format.python [1] https://github.com/psf/black Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
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-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
2016-12-09 | [fix] tests ++ flickr error | Adam Tauber | |
2016-12-09 | [mod] do not escape html content in engines | Adam Tauber | |
2015-05-02 | update versions.cfg to use the current up-to-date packages | Alexandre Flament | |
2015-01-17 | Add thumbnails in images results | Cqoicebordel | |
- Modify engines to create/fetch an URL for the thumbnails - Modify themes to show thumbnails instead of full images. In Courgette, the result is not very beautiful. Should we change it ? | |||
2014-12-29 | Flake8 and Twitter corrections | Cqoicebordel | |
Lots of Flake8 corrections Maybe we should change the rule to allow lines of 120 chars. It seems more usable. Big twitter correction : now it outputs the words in right order... | |||
2014-12-16 | Add an No Api Flickr Engine | Cqoicebordel | |
It uses the webpage json infos to build the results Let the user choose the engine in setting.yml. Noapi active by default + little corrections on Flickr engine | |||
2014-12-15 | Rework Flickr Engine | Cqoicebordel | |
Everything was redone to use the API. It needs an API key, but it's worth it. Everything works. Title, Image, Content, URL The API allow lots of things. Thumbnails and date will be easy to add when it will be implemented in Searx. Fix asciimoo/searx#126 | |||
2014-05-20 | [fix] flickr.com mods | Adam Tauber | |
2014-05-16 | [fix] flickr compatibility | Adam Tauber | |
2014-01-30 | [fix] comment removed | asciimoo | |
2014-01-30 | [enh] paging support for flickr | asciimoo | |
2014-01-20 | [fix] pep/flake8 compatibility | asciimoo | |
2014-01-05 | [mod] minor fixes (duckduck_definitions : if a ddg bang is in the query, ↵ | Dalf | |
avoid a useless redirect) | |||
2013-12-30 | flickr engine: bug fix | dalf | |
2013-10-23 | [enh] engine cfg compatibilty | asciimoo | |
2013-10-22 | [enh][mod] using image template rendering | asciimoo | |
2013-10-18 | [fix] several fixes | asciimoo | |
2013-10-18 | [enh] added flickr engine | stef | |