index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
static
/
themes
/
simple
/
src
/
js
/
main
/
search.js
Age
Commit message (
Expand
)
Author
2025-02-28
[web-client] simple theme: move sources to client/simple/src
Markus Heiser
2024-12-16
[refactor] webapp.py: reuse get_client_settings() method to unify preference ...
Bnyro
2024-12-16
[fix] settings: javascript crash when entering due to missing search form
Bnyro
2024-11-29
[chore] search.js: remove leftovers from shift to multiselect categories PR
Bnyro
2024-11-29
[feat] search: shift/ctrl click a category to select multiple categories
Bnyro
2024-08-15
[fix] search box: clear button don't appear on mouse-copy
Markus Heiser
2023-10-13
[fix] search.js: crash on homepage when setting form listeners
Bnyro
2023-09-18
[feat] search on category select without JS
Bnyro
2023-04-15
[mod] Ignore autocomplete_min on queries that include '!' (!bang)
Markus Heiser
2023-04-10
[mod] Update input when selecting by TAB
Markus Heiser
2023-04-10
[mod] Update input when selecting autocomplete prediction with keyboard
rinagorsha
2022-08-27
Theme: fix autocompletion with the POST method
Alexandre FLAMENT
2022-06-13
UX fix: when the user clicks on the search input, don't move the cursor at th...
Alexandre Flament
2022-06-02
Theme: enable autofocus of #q only on the index page and when the width > 50em
Alexandre FLAMENT
2022-05-07
[mod] add setting: search.autocomplete_min
Markus Heiser
2022-05-07
[mod] client_settings: pass settings from server to JS client
Markus Heiser
2022-03-24
[simple theme] refactor search form
Monty
2022-03-19
simple theme: JS version: the reset button clear the text
Alexandre Flament
2022-01-10
[fix] autocomple.js: register li.onmousedown instead li.onclick
Markus Heiser
2021-12-14
[fix] eslint --fix
Markus Heiser
2021-12-05
[fix] simple theme: make autocomplete-js CSP compliant
Markus Heiser
2021-11-21
[simple theme] rework select; add safesearch to search and replace / with ›...
mrpaulblack
2021-11-05
[mod] SearXNG: remove "searx" from the searx*.js file names.
Alexandre Flament