summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/src/js/main/searx_search.js
AgeCommit message (Collapse)Author
2021-11-05[mod] SearXNG: remove "searx" from the searx*.js file names.Alexandre Flament
2021-10-01SearXNG: simple themeAlexandre 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
* VIM keys: fix the next page and previous pages (n, p keys) * Map: Enable the wikipedia map (the layer was initialized but not included)
2021-06-16[mod] simple theme: move source files to the src directoryAlexandre Flament