summaryrefslogtreecommitdiff
path: root/searx/templates
AgeCommit message (Expand)Author
2025-03-15[mod] migrate all key-value.html templates to KeyValue typeMarkus Heiser
2025-03-15[mod] typification of SearXNG: add new result type KeyValueMarkus Heiser
2025-02-28[fix] simple template - video.html fix button icon to icon_smallMarkus Heiser
2025-02-28[web-client] simple theme: refactor jinja_svg_catalog and cleanup icon namesMarkus Heiser
2025-02-17[fix] Fix improper import of corrections.htmlDuckxz
2025-02-09[mod] improve description of the prefernces URL in the "COOKIES" tabMarkus Heiser
2025-01-29[mod] rudimentary implementation of a MainResult typeMarkus Heiser
2025-01-28[refactor] typification of SearXNG (initial) / result items (part 1)Markus Heiser
2025-01-28[refactor] translation engines: common interfaceBnyro
2025-01-20[mod] add swipe events to the image gallery (gesture control)Markus Heiser
2024-12-16[chore] cleanupZhijie He
2024-12-16[enh] add `engine-` prefix, replace blank space to `-`Zhijie He
2024-12-16[fix]: fix engine name may break some css style, contains "right", "left", "c...Zhijie He
2024-12-01[build] /staticMarkus Heiser
2024-12-01[feat] search: add url formatting preferenceBnyro
2024-11-29[feat] search: shift/ctrl click a category to select multiple categoriesBnyro
2024-11-25[mod] add CSS (LESS) to xsl style to view rss in browserMarkus Heiser
2024-11-25[refactor] <type> element isn't a part of the RSS 2.0 spec [1]Markus Heiser
2024-11-25[feat] rss: add xsl style to view rss in browserBnyro
2024-11-25[chore] rss: rename from searx to SearXNGBnyro
2024-11-24[chore] *: fix typos detected by typos-cliBnyro
2024-10-26[build] /staticMarkus Heiser
2024-10-16[build] /staticmrpaulblack
2024-10-05[mod] favicons: simplify RTL in template & CSSMarkus Heiser
2024-10-05[mod] Revision of the favicon solutionMarkus Heiser
2024-10-05[feat] add favicons to result urlsBrock Vojkovic
2024-10-03[refactor] simple theme: *.less - replace hardcoded colorsBnyro
2024-10-03[feat] simple theme: pure black theme styleBnyro
2024-09-21[fix] simple template: drop useless ``aria-labelledby`` attributesMarkus
2024-09-21[fix] simple template: macro checkbox_onoff_reversedMarkus
2024-09-21[fix] simple template: add ID to elements used for aria-labelledbyMarkus
2024-09-21[fix] Removes ``/>`` ending tags for void HTML elementsMarkus
2024-09-15[fix] Removes ``/>`` ending tags for void HTML elementsGrant Lanham
2024-09-14[fix] search: crash when no engines are used to searchBnyro
2024-09-03[mod] enable calculator and allow plugin on public instancesMarkus Heiser
2024-09-03[feat] results: show response timesGenericMale
2024-08-28[fix] search: don't show categories without active engineGenericMale
2024-07-28[fix] fix issues in the language menue introduced by PR #3645Markus Heiser
2024-07-27[feat] videos template: support for view countBnyro
2024-07-27[fix] products template: don't quote html tags in result.contentMarkus Heiser
2024-07-14[mod] UX: flush flag icon to right in language select option valuesGrant Lanham
2024-06-15[perf] torrents.html, files.html: don't parse and re-format filesizeBnyro
2024-05-16[mod] simple theme: drop img_src from default resultsMarkus Heiser
2024-05-15[mod] package.html template: additional links (a python dict)Daniel Kukula
2024-05-09[feat] plugins: new calculator pluginBnyro
2024-05-04[fix] respect user preferences to open links in new tab for short answersYaksh Bariya
2024-04-27improve "search existing issues from github" linkJinyuan Huang
2024-04-27[feat] preferences: button to enable/disable all enginesBnyro
2024-04-27[fix] ionic.io/ionicons - add back missing class="ionicon"Markus Heiser
2024-04-18[feat] template: add apple-touch-icon in html headermrpaulblack