summaryrefslogtreecommitdiff
path: root/searx/templates/oscar/results.html
AgeCommit message (Collapse)Author
2015-05-19[enh] prettier search url displayAdam Tauber
2015-03-09[fix] whitespace remove and proper no-result warning displayAdam 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-10Merge branch 'rtl' of github.com:Cqoicebordel/searxAdam Tauber
2015-01-11Fix RSS linkCqoicebordel
Fix page number, urlencoded request and encoded &
2015-01-10[enh] add rss-link which can be detected by browsersThomas Pointhuber
2015-01-01[enh] better result template handlingAdam Tauber
2014-12-08UX and HTML correctionsCqoicebordel
Put the infobox first. Result first is more useful for the user. Add id in form for "for". htmlentities in the URL. Take care of spaces in categories.
2014-10-26oscar template: display answersThomas Pointhuber
2014-10-05oscar template: add infoboxThomas Pointhuber
2014-10-05oscar template: add no result messageThomas Pointhuber
2014-10-05oscar template: little style improvementsThomas Pointhuber
2014-10-05oscar template: improve result pageThomas Pointhuber
* add paging support * add suggestion panel * add links panel
2014-10-05oscar template: implement first version of results pageThomas Pointhuber
* implement results page * improve search form template * implement all result_templates * fix youtube engine