summaryrefslogtreecommitdiff
path: root/searx/templates/oscar/results.html
AgeCommit message (Collapse)Author
2017-07-12show engine errors in infobox && add new error alertNoémi Ványi
2017-02-10[fix] pageno param of search reqs in formNoémi Ványi
2017-01-26[enh] make number of results less prominentNoémi Ványi
2017-01-26[enh] search input design mods according to #226Adam Tauber
2017-01-16[enh] show spelling correctionsDavid A Roberts
2017-01-05[enh] propagate all search properties to the results page's componentsAdam Tauber
2016-12-04[fix] proper escaping of the search query in templatesAdam Tauber
2016-07-25add advanced settings for logicodev styleNoemi Vanyi
2016-06-28[fix] hide number of results if 0Adam Tauber
2016-06-28[enh] display number of resultsAdam Tauber
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