summaryrefslogtreecommitdiff
path: root/searx/templates/oscar/stats.html
AgeCommit message (Collapse)Author
2021-04-21[mod] oscar: /preferences , engines tab: report engine timesAlexandre Flament
* display the median time instead of the average. * add a "Reliability" column (sum up the metrics and the checker results). * the "selected language", "SafeSearch", "Time range" values are displayed as "broken" when the checker tests fail.
2014-10-05oscar template: update messagesThomas Pointhuber
2014-10-05remove text from alert-info in /statsThomas Pointhuber
2014-10-05little enhancement of oscar templateThomas Pointhuber
* improve site-titles * add message which tell you if no data is availabe yet
2014-10-05initial commit of the new template 'oscar'Thomas Pointhuber
* base.html mostly implemented * stats.html implemented * about.html implemented * most of preferences.html implemented * using bootstrap.js