index
:
searxng
custom
master
Free internet metasearch engine which aggregates results from various search services and databases
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
simple
/
src
/
js
Age
Commit message (
Expand
)
Author
2026-08-03
[fix] autocomplete: drop POST method
vojkovic
2026-07-09
[mod] show img_load_error.svg if thumbnail fails to load (#6368)
Markus Heiser
2026-06-18
[fix] calculator: move math.parse inside try-catch (#6278) (#6280)
Jayant Sharma
2026-05-30
[mod] typification of the preference settings
Markus Heiser
2026-03-24
[upd] web-client (simple): Bump the group (#5874)
dependabot[bot]
2026-03-20
[feat] client/simple: show/hide autocomplete list on focus/blur
Aadniz
2026-02-20
[fix] themes: run \#invoke after class constructor (#5757)
Ivan Gabaldon
2026-02-15
[upd] web-client (simple): Bump the minor group (#5737)
dependabot[bot]
2025-12-19
[upd] web-client (simple): Bump the minor group
dependabot[bot]
2025-12-07
[fix] themes: clear search input (#5540)
Ivan Gabaldon
2025-12-02
[mod] client/simple: client plugins (#5406)
Ivan Gabaldon
2025-11-07
[upd] web-client (simple): Bump the minor group in /client/simple with 4 upda...
dependabot[bot]
2025-10-24
[fix] client/simple: insecure ctx clipboard copy
Ivan Gabaldon
2025-08-21
[feat] client/simple: move cursor to end of search input on mobile
Amit Katyal
2025-08-21
[fix] move initial "JS is enabled?" (no-js) to client side
Markus Heiser
2025-08-18
[license] client/simple: SPDX-License-Identifier: AGPL-3.0-or-later
Markus Heiser
2025-08-18
[enh] theme/simple: custom router
Ivan Gabaldon
2025-08-18
[fix] theme/simple: broken highlightResult
Ivan Gabaldon
2025-08-18
[mod] theme/simple: migrate codebase to TypeScript
Ivan Gabaldon
2025-07-03
[mod] theme/simple: fmt/lint major pass
Ivan Gabaldon
2025-07-03
[mod] theme/simple: fmt/lint minor pass
Ivan Gabaldon
2025-05-25
[fix] search: autocomplete focus on results page
Bnyro
2025-05-22
[refactor] search.js: use custom auto completion implementation
Bnyro
2025-04-03
[fix] client/simple: add missing "swiped-events" devDependencies (import)
Markus Heiser
2025-02-28
[web-client] simple theme: move sources to client/simple/src
Markus Heiser
2025-02-28
[web-client] simple theme: build & development env based on vite.
Markus Heiser