kafka/internal
ashisgreat22 8e53a8b11d fix(settings): rewrite renderPanel to use panel body innerHTML, not document.body
- Replace document.body.innerHTML with panel.querySelector('.settings-popover-body').innerHTML
- Use theme buttons (.theme-btn) with icons instead of radio buttons
- Use .engine-toggle class for engine checkboxes in 2-column grid
- Include settings-notice paragraph for engine changes
- Use dropdowns for safe search and format with proper ids

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 03:00:12 +01:00
..
autocomplete refactor: remove SearXNG references and rename binary to kafka 2026-03-22 01:47:03 +01:00
cache chore: update Go module path to github.com/metamorphosis-dev/kafka 2026-03-21 19:42:01 +00:00
config chore: rename project from gosearch to kafka 2026-03-21 19:20:47 +00:00
contracts refactor: remove SearXNG references and rename binary to kafka 2026-03-22 01:47:03 +01:00
engines Merge branch 'feat/google-engine', remote-tracking branch 'origin/main' 2026-03-22 01:35:20 +00:00
httpapi feat: add /autocompleter endpoint for search suggestions 2026-03-22 01:06:25 +01:00
middleware feat: add global and burst rate limiters 2026-03-21 18:35:31 +00:00
search refactor: remove SearXNG references and rename binary to kafka 2026-03-22 01:47:03 +01:00
upstream refactor: remove SearXNG references and rename binary to kafka 2026-03-22 01:47:03 +01:00
views fix(settings): rewrite renderPanel to use panel body innerHTML, not document.body 2026-03-22 03:00:12 +01:00