kafka/internal
ashisgreat22 f172da33ef
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 6s
Mirror to GitHub / mirror (push) Failing after 3s
Tests / test (push) Successful in 24s
fix(engines): cap Brave API offset to 9 to avoid 422 error
Brave API only supports offset values 0-9. When pageno > 1 with
resultsPerPage=20, offset exceeded this limit causing 422 errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 12:01:25 +00:00
..
autocomplete refactor: clean up verbose and redundant comments 2026-03-22 11:10:50 +00:00
cache license: change from MIT to AGPLv3 2026-03-22 08:27:23 +00:00
config feat: add source_url config option for footer source link 2026-03-22 08:34:20 +00:00
contracts refactor: clean up verbose and redundant comments 2026-03-22 11:10:50 +00:00
engines fix(engines): cap Brave API offset to 9 to avoid 422 error 2026-03-22 12:01:25 +00:00
httpapi test: add HTTP API integration tests 2026-03-22 11:44:48 +00:00
middleware refactor: clean up verbose and redundant comments 2026-03-22 11:10:50 +00:00
search refactor: clean up verbose and redundant comments 2026-03-22 11:10:50 +00:00
upstream license: change from MIT to AGPLv3 2026-03-22 08:27:23 +00:00
views feat: add source_url config option for footer source link 2026-03-22 08:34:20 +00:00