| Age | Commit message (Collapse) | Author |
|
|
|
Two colors are needed so I use a space in the cookie and a split in jinja to "encode" and "decode" them.
We should enforce that each theme if they must use a cookie, prefix its name with the name of the theme.
The color proposed here are based on bootstrap. We could use others.
|
|
Create hash only when necessary
|
|
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
|
|
|
|
|
|
|
|
|
|
Cqoicebordel-Detect-favicons
Conflicts:
searx/templates/courgette/result_templates/default.html
searx/templates/courgette/result_templates/map.html
searx/templates/courgette/result_templates/videos.html
searx/templates/default/result_templates/default.html
searx/templates/default/result_templates/map.html
searx/templates/default/result_templates/videos.html
searx/webapp.py
|
|
|
|
Definitely remove engine array
Change every themes to accomodate that change
Tweak of video template of oscar to add link on video thumbnail
|
|
Alt on favicon
Width of image should be 400 and not 400px
Correct alt+title on image
No <p> contains <p>
|
|
|
|
|
|
|
|
Courgette was using the wrong template. I assume it was a mistake.
|
|
Template oscar, add map support
|
|
|
|
* TODO: remove leaflet.min.css if not required
|
|
|