| Age | Commit message (Collapse) | Author |
|
Thanks @pointhi !
|
|
|
|
- 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 ?
|
|
|
|
Conflicts:
searx/engines/searchcode_code.py
searx/engines/searchcode_doc.py
searx/static/oscar/js/searx.min.js
searx/templates/oscar/result_templates/default.html
searx/templates/oscar/result_templates/images.html
searx/templates/oscar/result_templates/map.html
searx/templates/oscar/result_templates/torrent.html
searx/templates/oscar/result_templates/videos.html
|
|
|
|
Definitely remove engine array
Change every themes to accomodate that change
Tweak of video template of oscar to add link on video thumbnail
|
|
|
|
Strip HTML tags on alt and title of the images
|
|
Add title on image for hover
Add alt on favicon
|
|
[enh] add no-js support
|
|
* image results have url, which can be clicked
* preferences full functionable without js
|
|
* highlight parts of result
* add link to archiv.to
* fix little bugs
* add little icons
* change style of "show map" button
|
|
* TODO: remove leaflet.min.css if not required
|
|
|
|
|
|
* implement results page
* improve search form template
* implement all result_templates
* fix youtube engine
|