summaryrefslogtreecommitdiff
path: root/searx/templates
AgeCommit message (Expand)Author
2022-07-02[build] /staticAlexandre Flament
2022-07-02Theme: all top right icons have labels including "Preferences"Alexandre Flament
2022-06-25[build] /staticAlexandre Flament
2022-06-25Theme: add Help and Donate links in all pagesAlexandre Flament
2022-06-20[fix] clean up templates / remove import of result_footer_rtl macroMarkus Heiser
2022-06-18Merge pull request #1287 from dalf/style-center-2ndAlexandre Flament
2022-06-18Workaround: index.html: remove image preloadAlexandre Flament
2022-06-18Theme: add a preference to center the results (Oscar) (2nd edition)Alexandre Flament
2022-06-16Add privacypolicy_url optionsamsaptidev
2022-06-05Revert "Theme: add a preference to center the results (Oscar)"Alexandre Flament
2022-06-05Theme: add a preference to center the results (Oscar)Alexandre Flament
2022-05-18Template images.html: lazy by JS the full size imageAlexandre FLAMENT
2022-05-15Preferences URL in preferencesJulian Fairfax
2022-05-11[simple theme] add products.html templatemrpaulblack
2022-05-07theme: remove __common__Alexandre Flament
2022-05-07[mod] client_settings: pass settings from server to JS clientMarkus Heiser
2022-04-30[theme] delete static/themes/oscar and templates/oscarMarkus Heiser
2022-04-30[theme] peel out oscar from SearXNG developmentMarkus Heiser
2022-04-19[fix] add missing result.length and result.author to simple themeMarkus Heiser
2022-04-07Revert "[fix] return correct favicon path"Émilien Devos
2022-04-06[simple theme] add netloc to image result articlesmrpaulblack
2022-03-29Merge pull request #1023 from austinhuang0131/masterAlexandre Flament
2022-03-29[fix] merge fake "plugins" endpoint back to "static"Austin Huang
2022-03-28[fix] return correct favicon pathAustin Huang
2022-03-28Merge pull request #967 from return42/language-filterAlexandre Flament
2022-03-28[fix] return correct plugin pathAustin Huang
2022-03-26Merge pull request #1004 from MontyQI/search_urlAlexandre Flament
2022-03-26Search_url only if method is POSTMonty
2022-03-24[simple theme] refactor search formMonty
2022-03-19simple theme: JS version: the reset button clear the textAlexandre Flament
2022-03-19[fix] simple theme: open preferences with general tabMarkus Heiser
2022-03-19[mod] add flags to the languages filterMarkus Heiser
2022-03-19Merge pull request #894 from dalf/simple-aria-1Alexandre Flament
2022-03-17Merge pull request #975 from return42/fix-723Alexandre Flament
2022-03-17[fix] remove unmaintained searx/templates/simple/simple.spec.txtMarkus Heiser
2022-03-16Info: code refactoring & bug fixesAlexandre Flament
2022-03-13Various change on PR 930Alexandre Flament
2022-03-12[mod] replace /help by /info pages and include pages in project docsMarkus Heiser
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