summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/src/js/main
AgeCommit message (Expand)Author
2023-04-15[mod] Ignore autocomplete_min on queries that include '!' (!bang)Markus Heiser
2023-04-10[mod] Update input when selecting by TABMarkus Heiser
2023-04-10[mod] Update input when selecting autocomplete prediction with keyboardrinagorsha
2022-08-27Theme: fix autocompletion with the POST methodAlexandre 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-02Theme: enable autofocus of #q only on the index page and when the width > 50emAlexandre FLAMENT
2022-05-10[fix] loading of external resources in JS client toolkitmrpaulblack
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-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-02-26[simple theme] replace Image_layout.js with flexbox CS impl.mrpaulblack
2022-02-20[mod] infinite_scroll as preferenceAlexandre Flament
2022-01-10[fix] autocomple.js: register li.onmousedown instead li.onclickMarkus Heiser
2021-12-29[fix] simple theme: hide the image if img load failsMarkus Heiser
2021-12-14[fix] eslint --fixMarkus Heiser
2021-12-05[fix] simple theme: make autocomplete-js CSP compliantMarkus Heiser
2021-11-21[simple theme] rework select; add safesearch to search and replace / with ›...mrpaulblack
2021-11-05[fix] simple theme: image detail: click on the URL to the HTML page worksAlexandre Flament
2021-11-05[fix] simple theme: various about the hotkeys helpAlexandre Flament
2021-11-05[fix] simple theme: disable hotkeys when they are not enabled in the preferencesAlexandre Flament
2021-11-05[mod] SearXNG: remove "searx" from the searx*.js file names.Alexandre Flament
2021-10-28[enh] simple theme: image detailAlexandre Flament
2021-10-01SearXNG: simple themeAlexandre Flament
2021-09-24[enh] themes: display the engine descriptionsAlexandre Flament
2021-09-22[fix] searx.js null pointer exception when category div is missingMrPaulBlack
2021-08-31[mod] simple theme: fix eslint errors, fix VIM keysAlexandre Flament
2021-06-16[mod] simple theme: leaflet becomes a packages.json dependencyAlexandre Flament
2021-06-16[mod] simple theme: move source files to the src directoryAlexandre Flament