index
:
searxng
dependabot/npm_and_yarn/searx/static/themes/simple/master/grunt-eslint-25.0.0
dependabot/pip/jinja2-3.1.5
dependabot/pip/master/certifi-2024.12.14
dependabot/pip/master/fasttext-predict-0.9.2.4
dependabot/pip/master/flask-3.1.0
dependabot/pip/master/pallets-sphinx-themes-2.3.0
dependabot/pip/master/pygments-2.19.1
dependabot/pip/master/pylint-3.3.2
dependabot/pip/master/pylint-3.3.3
dependabot/pip/master/redis-5.1.1
dependabot/pip/master/redis-5.2.0
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/selenium-4.26.1
dependabot/pip/master/selenium-4.27.1
dependabot/pip/master/setproctitle-1.3.4
dependabot/pip/master/sphinxcontrib-programoutput-0.18
dependabot/pip/master/typer-slim-0.13.0
dependabot/pip/master/typer-slim-0.13.1
dependabot/pip/master/typer-slim-0.14.0
dependabot/pip/master/typer-slim-0.15.1
gh-pages
master
revert-3936-master
translations
translations_update
update_data_update_ahmia_blacklist.py
update_data_update_currencies.py
update_data_update_engine_descriptions.py
update_data_update_engine_traits.py
update_data_update_firefox_version.py
update_data_update_wikidata_units.py
update_js_ariable_to_python
Privacy-respecting federated metasearch engine
SearXNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
static
/
themes
/
simple
/
src
/
js
Age
Commit message (
Expand
)
Author
2024-08-15
[fix] search box: clear button don't appear on mouse-copy
Markus Heiser
2024-04-27
[feat] preferences: button to enable/disable all engines
Bnyro
2024-04-08
[enh] add keybindings for copying URLs
Yaksh Bariya
2024-01-29
[feat] preferences: button to copy input to restore preferences hash
Bnyro
2023-12-28
Prevent default browser behavior on click event
ahmad-alkadri
2023-11-14
[fix] Images cannot be clicked anymore #3006
Jinyuan Huang
2023-11-10
add a "copy" button to the "search-url" sidebar
Jinyuan Huang
2023-10-13
[fix] search.js: crash on homepage when setting form listeners
Bnyro
2023-09-19
[mod] reformatted keyBindingLayouts in JS client (default, vim)
Jinyuan Huang
2023-09-18
[feat] search on category select without JS
Bnyro
2023-09-16
[fix] keyboard navigation / simple theme (UI)
Jinyuan Huang
2023-09-12
[mod] improve handling of the hotkeys
Markus Heiser
2023-09-12
[feature] key bindings: left & right arrow are always on
Jinyuan Huang
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-14
[fix] keyboard.js - highlightResult: don't steal focus on click event
Markus Heiser
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-10
[fix] loading of external resources in JS client toolkit
mrpaulblack
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-25
[fix] revert changes from #997
mrpaulblack
2022-03-24
[simple theme] refactor search form
Monty
2022-03-20
[fix] Text can't be selected when using simple theme with JS enabled
Markus Heiser
2022-03-19
simple theme: JS version: the reset button clear the text
Alexandre Flament
2022-02-27
[fix] simple: detect touch screen using media query
Alexandre Flament
2022-02-26
[simple theme] replace Image_layout.js with flexbox CS impl.
mrpaulblack
2022-02-20
[mod] infinite_scroll as preference
Alexandre Flament
2022-01-10
[fix] autocomple.js: register li.onmousedown instead li.onclick
Markus Heiser
2021-12-29
[fix] simple theme: hide the image if img load fails
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-30
[mod] simple theme, JS: introduce window.searxng.theme namespace
Markus Heiser
2021-11-21
[simple theme] rework select; add safesearch to search and replace / with ›...
mrpaulblack
2021-11-19
[enh] simple theme: add "simple-style" preferences
Alexandre Flament
2021-11-05
[fix] simple theme: image detail: click on the URL to the HTML page works
Alexandre Flament
2021-11-05
[fix] simple theme: various about the hotkeys help
Alexandre Flament
2021-11-05
[fix] simple theme: disable hotkeys when they are not enabled in the preferences
Alexandre Flament
2021-11-05
[mod] SearXNG: remove "searx" from the searx*.js file names.
Alexandre Flament
2021-10-28
[enh] simple theme: image detail
Alexandre Flament
2021-10-01
SearXNG: simple theme
Alexandre Flament
2021-09-24
[enh] themes: display the engine descriptions
Alexandre Flament
2021-09-22
[fix] searx.js null pointer exception when category div is missing
MrPaulBlack
2021-08-31
[mod] simple theme: fix eslint errors, fix VIM keys
Alexandre Flament
2021-06-16
[mod] simple theme: leaflet becomes a packages.json dependency
Alexandre Flament
2021-06-16
[mod] simple theme: move source files to the src directory
Alexandre Flament