index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
flickr_noapi.py
Age
Commit message (
Expand
)
Author
2023-03-30
[fix] engine flickr: adapt to the new data model from flicker's response
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-09-06
[mod] one logger per engine - drop obsolete logger.getChild
Markus Heiser
2021-01-14
[enh] engines: add about variable
Alexandre Flament
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
2019-07-28
[enh] flickr_noapi: use complete JSON data block, add 'content', 'img_format'...
Frank de Lange
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
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 Cqoic...
Adam Tauber
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