open-code-review/internal/viewer
kite e2d75b732a
Some checks are pending
CI / test (push) Waiting to run
test: fix golangci-lint errcheck/staticcheck issues in test code (#323)
2026-07-08 22:46:18 +08:00
..
static feat(viewer): dark mode + system monospace font (#304) (#312) 2026-07-08 13:06:02 +08:00
templates feat(viewer): make human readable token usage for session (#278) 2026-07-03 12:01:46 +08:00
handler.go feat: init 2026-05-20 22:03:52 +08:00
handler_test.go test: fix golangci-lint errcheck/staticcheck issues in test code (#323) 2026-07-08 22:46:18 +08:00
hostguard.go fix(viewer): add Host-header allowlist to block DNS rebinding (#10) 2026-06-03 17:21:27 +08:00
hostguard_test.go style: apply go fmt formatting 2026-06-03 17:34:28 +08:00
server.go feat(viewer): make human readable token usage for session (#278) 2026-07-03 12:01:46 +08:00
server_extra_test.go test: fix golangci-lint errcheck/staticcheck issues in test code (#323) 2026-07-08 22:46:18 +08:00
server_test.go feat(viewer): make human readable token usage for session (#278) 2026-07-03 12:01:46 +08:00
store.go fix(viewer): use real API token usage in session page instead of tiktoken estimates 2026-06-06 21:17:47 +08:00
store_load_test.go test: fix golangci-lint errcheck/staticcheck issues in test code (#323) 2026-07-08 22:46:18 +08:00
store_test.go fix: stabilize TestDiscoverRepos_FindsRepos with explicit mtime ordering 2026-06-26 23:31:51 +08:00