summaryrefslogtreecommitdiff
path: root/searx/templates/default
AgeCommit message (Collapse)Author
2015-06-05[fix] do not hide categorie inside preferences if there is no engine activatedThomas Pointhuber
2015-05-19[enh] prettier search url displayAdam Tauber
2015-04-26[fix] #264 : implementation using Referrer Policy (Editor’s Draft, 3 March ↵Alexandre Flament
2015) see http://w3c.github.io/webappsec/specs/referrer-policy/
2015-04-26[enh] implements #264 : add rel="noreferrer" to external linksAlexandre Flament
2015-04-07[fix] ordered categories in preferences - closes #258Adam Tauber
2015-04-07[enh] reset default preferencesAdam Tauber
2015-02-13Some RTL fixesCqoicebordel
- Pull the suggestions to the right in oscar - Add `‎` to a few places to print good url - Always LTR code display - Order pref label and info in pref for mobile view And add `sort` for ui languages and languages to find them more easily.
2015-02-12LTR the about page correctlyCqoicebordel
2015-02-11Translate the 'cached' in resultsCqoicebordel
2015-02-10Merge branch 'rtl' of github.com:Cqoicebordel/searxAdam Tauber
2015-02-08[enh] add safesearch functionalityThomas Pointhuber
2 = strict 1 = moderate 0 = none
2015-02-03[enh] category specific engine deactivation - closes #205Adam Tauber
2015-01-18Proxify most of images referencesdalf
Create hash only when necessary
2015-01-17Proxify images inside infoboxesdalf
2015-01-17Test its existence before using thumbnail_srcCqoicebordel
Thanks @pointhi !
2015-01-17Add thumbnails in images resultsCqoicebordel
- 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 ?
2015-01-16[enh] add image proxy toggle to preferences templatesAdam Tauber
2015-01-16[enh] add image proxy to image resultsAdam Tauber
2015-01-15Merge branch 'code_results' of https://github.com/pointhi/searx into ↵Adam Tauber
pointhi-code_results Conflicts: searx/static/themes/default/css/style.css searx/static/themes/oscar/css/oscar.min.css searx/templates/oscar/result_templates/torrent.html
2015-01-15Few fixesCqoicebordel
- Whitespaces - Change a few <p> in <span> - Add RSS to allow browser detection - A few UIUX changes - Add a few more allowed translations
2015-01-09Merge branch 'master' of https://github.com/asciimoo/searx into code_resultsThomas Pointhuber
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
2015-01-09[fix] template syntaxAdam Tauber
2015-01-01[fix] favicon pathsAdam Tauber
2015-01-01[fix] static content pathsAdam Tauber
2015-01-01[enh] better result template handlingAdam Tauber
2014-12-28[enh] move favicons into own directoryThomas Pointhuber
2014-12-24Merge branch 'Detect-favicons' of https://github.com/Cqoicebordel/searx into ↵Adam Tauber
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
2014-12-20[enh] add result_templates/code.htmlThomas Pointhuber
2014-12-18Final commit on faviconsCqoicebordel
Definitely remove engine array Change every themes to accomodate that change Tweak of video template of oscar to add link on video thumbnail
2014-12-14[fix] mysterious string removeAdam Tauber
2014-12-10Add title and alt on image in infoboxCqoicebordel
2014-12-10Multiple HTML correctionsCqoicebordel
Alt on favicon No <p> in <p> Correct alt and title on img
2014-12-10HTML and usability correctionsCqoicebordel
Put the result URL at the top, like in other results template Put the magnet link on the same line as the stats (peer/seed).
2014-12-10Alt on faviconCqoicebordel
2014-12-10Correct alt and titleCqoicebordel
2014-12-10Alt on faviconsCqoicebordel
2014-12-10Correct HTML entities and linkCqoicebordel
2014-12-01[doc] description fixesAdam Tauber
2014-11-19Merge pull request #127 from pointhi/template_oscar_mapAdam Tauber
Template oscar, add map support
2014-11-18[enh] category select warning messageAdam Tauber
2014-11-18[enh] make version of searx readableThomas Pointhuber
2014-11-11[fix] html attribute quoteAdam Tauber
2014-11-02[enh] oscar_template: initial osm-map support for map resultsThomas Pointhuber
* TODO: remove leaflet.min.css if not required
2014-10-26[mod] default template modificationsdalf
- more smartphone friendly - more text browser friendly - next button always on the right - in case of small screen supporting touch event, categories are displayed on one line with a scroll
2014-10-04[fix] html escape urlAdam Tauber
2014-10-01[fix] infoboxes and answers : pass all testsdalf
2014-10-01[enh] add infoboxes and answers (clean up)Dalf
2014-09-28[enh] add infoboxes and answersDalf
2014-09-08[enh] archive.org link added to resultsAdam Tauber
2014-07-07[enh] github ribbon to landingpageAdam Tauber