summaryrefslogtreecommitdiff
path: root/searx/templates/oscar/categories.html
AgeCommit message (Collapse)Author
2022-04-30[theme] delete static/themes/oscar and templates/oscarMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> templates/oscar# gelöscht: searx/static/themes/oscar/fonts/glyphicons-halflings-regular.ttf
2022-01-03[enh] introduce categories_as_tabsMartin Fischer
Previously all categories were displayed as search engine tabs. This commit changes that so that only the categories listed under categories_as_tabs in settings.yml are displayed. This lets us introduce more categories without cluttering up the UI. Categories not displayed as tabs can still be searched with !bangs.
2019-12-10[mod] tidy oscar HTML outputDalf
2016-11-01[fix] menu without js - closes #747Adam Tauber
2016-07-27[fix] wrap categories on small screens ++ some code formatting - closes #647Adam Tauber
2016-07-25add advanced settings for logicodev styleNoemi Vanyi
2015-02-10Merge branch 'rtl' of github.com:Cqoicebordel/searxAdam Tauber
2015-01-15[enh] add nojs support into oscar-templateThomas Pointhuber
2014-10-05oscar template: make the categories clickableThomas Pointhuber