| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
| 2020-06-15 | [fix] resolve flickr_noapi encoding issues | Adam Tauber | |
| 2020-01-07 | Fix double-encode error (fixes #1799) | frankdelange | |
| 2020-01-02 | [fix] skip invalid encoded attributes | Adam Tauber | |
| 2019-08-02 | [fix] fix flickr_noapi decoding (#1655) | Alexandre Flament | |
| Characters that were not ASCII were incorrectly decoded. Add an helper function: searx.utils.ecma_unescape (Python implementation of unescape Javascript function). | |||
| 2019-07-28 | [enh] flickr_noapi: use complete JSON data block, add 'content', ↵ | Frank de Lange | |
| 'img_format', 'source', etc. (#1571) Fetch complete JSON data block, use legend to extract images. Unquote urlencoded strings. Add image description as 'content'. Add 'img_format' and 'source' data (needs PR #1567 to enable this data to be displayed). Show images which lack ownerid instead of discarding them. | |||
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-12-11 | add year to time range to engines which support "Last year" | Noémi Ványi | |
| Engines: * Bing images * Flickr (noapi) * Google * Google Images * Google News | |||
| 2016-12-09 | [mod] do not escape html content in engines | Adam Tauber | |
| 2016-11-01 | add time range search for flickr | Noémi Ványi | |
| 2015-05-27 | [fix] flickr engine | Alexandre Flament | |
| 2015-05-02 | update versions.cfg to use the current up-to-date packages | Alexandre Flament | |
| 2015-02-02 | Merge branch 'unit-tests' of https://github.com/Cqoicebordel/searx into ↵ | Adam Tauber | |
| Cqoicebordel-unit-tests Conflicts: searx/tests/test_engines.py | |||
| 2015-02-01 | Flickr Noapi unit test | Cqoicebordel | |
| 2015-02-01 | [mod] python importable engine names | Adam Tauber | |
| 2015-01-31 | [mod] python importable engine names | Adam Tauber | |