summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/less/preferences.less
AgeCommit message (Collapse)Author
2021-06-16[mod] simple theme: move source files to the src directoryAlexandre Flament
2021-04-24[mod] /stats: simple theme implementationAlexandre Flament
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.
2021-03-22[mod] preferences: a tooltip is shown when the mouse is over the engine namesAlexandre Flament
2018-08-14simple theme updateAlex
- npm package update - apply #1226 - implement vim help dialog - display cookies and search URL with preferences - allow to enable / disable Open Access DOI rewrite - add a clear text button on the left of the search button - implement #1011 : the HTML title page is not set when using POST - remove searx/static/themes/simple/img/loader.gif - use full width when only there are only images as result
2017-08-06[enh] add simple theme (WIP)Alexandre Flament