summaryrefslogtreecommitdiff
path: root/searx/templates
AgeCommit message (Expand)Author
2022-03-08[fix] simple: the clear button works without javascriptAlexandre Flament
2022-03-08[enh] simple: basic ARIA fixesAlexandre Flament
2022-03-02[simple] checkboxes can get the focusableAlexandre Flament
2022-02-27[fix] simple: display "Click on the magnifier..." only the mouse over the cat...Alexandre Flament
2022-02-26[simple theme] replace Image_layout.js with flexbox CS impl.mrpaulblack
2022-02-20[mod] infinite_scroll as preferenceAlexandre Flament
2022-02-19[mod] simple theme: define a '.show-content-button'Markus Heiser
2022-02-18[mod] templates: rename field for <iframe> URL to iframe_srcMarkus Heiser
2022-02-18[oscar] add scrolling="no" to iframes in HTML templatesMarkus Heiser
2022-02-13[mod] result_templates/default.html replace embedded HTML by data_src audio_srcMarkus Heiser
2022-02-13[mod] result_templates/videos.html: replace embedded HTML by data_srcMarkus Heiser
2022-02-05Merge pull request #848 from not-my-profile/help-routeAlexandre Flament
2022-02-05[enh] avoid /about redirect in template linksMartin Fischer
2022-02-04preferences: Set autocomplete=off for formMartin Fischer
2022-02-01[enh] generate navigation for help pagesMartin Fischer
2022-02-01[enh] introduce /help routeMartin Fischer
2022-01-31[simple] add aria-label to preferences linkMartin Fischer
2022-01-31[simple] link preferences on /about and /statsMartin Fischer
2022-01-30[simple] introduce page_with_header.html templateMartin Fischer
2022-01-26Merge pull request #825 from MontyQI/ui-changesPaul Braeuning
2022-01-26Uppercase buttonsMonty
2022-01-25[fix] simple theme: don't crash when the checker is enabledAlexandre Flament
2022-01-24Merge pull request #802 from MontyQI/Icon-updateAlexandre Flament
2022-01-23[help] stop rendering documentation with Jinja2Martin Fischer
2022-01-23[help] render user documentation once on startupMartin Fischer
2022-01-22[build] /staticMonty
2022-01-14[fix] simple theme: description of HTTP methodMarkus Heiser
2022-01-14[theme] /preferences: rename "Method" to "HTTP Method"Markus Heiser
2022-01-12[themes] add comma before "but" in new sentenceMartin Fischer
2022-01-05[enh] display help text for "Other" engines tab in preferencesMartin Fischer
2022-01-05[enh] show categories not in any tab category in "Other" preferences tabMartin Fischer
2022-01-05[simple] improve styling of subcategory table headers in preferencesMartin Fischer
2022-01-05[enh] display language of engines in preferencesMartin Fischer
2022-01-05[enh] group engines in preference tabsMartin Fischer
2022-01-03[enh] introduce categories_as_tabsMartin Fischer
2021-12-15[fix] lazy loading of <img> tagsMarkus Heiser
2021-11-29[fix] simple theme: img tile, shows duplicate information on screenMarkus Heiser
2021-11-29[enh] add SVG favicon href="favicon.svg" type="image/svg+xml"Markus Heiser
2021-11-29[fix] query_in_title: add missing space in titleMarkus Heiser
2021-11-27Merge pull request #553 from return42/fix-oscarMarkus Heiser
2021-11-26[oscar theme] center search on index and use logo with ponthimrpaulblack
2021-11-26[fix] oscar theme: use SearXNG logo and wordmarkMarkus Heiser
2021-11-25[fix] simple-theme templates: polish HTML <img> elementsMarkus Heiser
2021-11-24[fix] templates: remove unneeded escape \' of single quotation markMarkus Heiser
2021-11-24Merge pull request #485 from dalf/pref_query_in_titleAlexandre Flament
2021-11-23fix PR #535Alexandre Flament
2021-11-23[simple template] format default string 'italic'Markus Heiser
2021-11-23[simple template] return a default string if there is no descriptionmrpaulblack
2021-11-21[simple theme] rework select; add safesearch to search and replace / with ›...mrpaulblack
2021-11-19[enh] simple theme: add "simple-style" preferencesAlexandre Flament