summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/src
AgeCommit message (Expand)Author
2023-08-11[update] make pygments.lessMarkus Heiser
2023-07-19fix "#backToTop" button always being clickableKiru
2023-06-02[mod] template preferences: split into elements (no functional change)Markus Heiser
2023-05-28[mod] simple theme: build design for details (collapsables)mrpaulblack
2023-05-28[mod] simple theme: collaps/expand elements in the sidebarMarkus Heiser
2023-04-21[build] /staticMarkus Heiser
2023-04-15[mod] Ignore autocomplete_min on queries that include '!' (!bang)Markus Heiser
2023-04-15[build] /staticMarkus Heiser
2023-04-10[mod] Update input when selecting by TABMarkus Heiser
2023-04-10[mod] Update input when selecting autocomplete prediction with keyboardrinagorsha
2023-04-08[mod] in the preference page, show !bang of subgrouping categoriesMarkus Heiser
2023-01-23[fix] use input elements for pagination requestsmrpaulblack
2023-01-23Feature: Pagination Widget with list of numbers.llmII
2023-01-08Fix #2083llmII
2023-01-07Add flex-wrap to the list of enginesahmad-alkadri
2023-01-06[build] /staticMarkus Heiser
2022-09-23Add paper.html result templateAlexandre FLAMENT
2022-08-27Theme: fix autocompletion with the POST methodAlexandre FLAMENT
2022-08-19make pygments.lessMarkus Heiser
2022-07-08Submit GH bug: ask the user to do some checks before submitting a new issueAlexandre Flament
2022-07-04[fix] style.less: move <dl> from infobox.attributes to .attributes classMarkus Heiser
2022-07-02Theme: all top right icons have labels including "Preferences"Alexandre Flament
2022-06-25Theme: add Help and Donate links in all pagesAlexandre Flament
2022-06-18Theme: add a preference to center the results (Oscar) (2nd edition)Alexandre Flament
2022-06-14[fix] keyboard.js - highlightResult: don't steal focus on click eventMarkus Heiser
2022-06-13UX fix: when the user clicks on the search input, don't move the cursor at th...Alexandre Flament
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-06-02Theme: enable autofocus of #q only on the index page and when the width > 50emAlexandre FLAMENT
2022-05-11[simple theme] add products.html templatemrpaulblack
2022-05-10[fix] loading of external resources in JS client toolkitmrpaulblack
2022-05-10[mod] simple theme: colors, autocomplete, borderMonty
2022-05-07theme: remove __common__Alexandre Flament
2022-05-07[mod] add setting: search.autocomplete_minMarkus Heiser
2022-05-07[mod] client_settings: pass settings from server to JS clientMarkus Heiser
2022-04-30[upd] ./manage pyenv.cmd searxng_extra/update/update_pygments.pyMarkus Heiser
2022-04-19[fix] add missing result.length and result.author to simple themeMarkus Heiser
2022-04-06[simple theme] add netloc to image result articlesmrpaulblack
2022-03-28Fix answer box bugMonty
2022-03-25[fix] revert changes from #997mrpaulblack
2022-03-24[simple theme] refactor search formMonty
2022-03-20[fix] Text can't be selected when using simple theme with JS enabledMarkus Heiser
2022-03-19simple theme: JS version: the reset button clear the textAlexandre Flament
2022-03-19[fix] naming of id for prefs in cssmrpaulblack
2022-03-16[simple theme] use default font and font-size in info pagemrpaulblack
2022-03-12[simple] add CSS for /info pagesMarkus Heiser
2022-03-04[simple] switch to the tablet layout at 79.75emAlexandre 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-27[fix] simple: detect touch screen using media queryAlexandre Flament