nsatoshi
  • Joined on 2026-02-08
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:35:00 +00:00
e0311259ca Merge pull request 'chore: remove committed binaries and scratch dirs; tighten .gitignore' (#1) from devin/1776538258-chore-gitignore-and-artifacts into master
c072ef0eb2 chore: remove committed binaries and scratch dirs; tighten .gitignore
Compare 2 commits »
nsatoshi merged pull request d-bis/explorer-monorepo#1 2026-04-18 19:34:59 +00:00
chore: remove committed binaries and scratch dirs; tighten .gitignore
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:34:41 +00:00
a20fcc5462 Merge pull request 'chore(ci): align Go to 1.23.x, add staticcheck/govulncheck/gitleaks gates' (#5) from devin/1776539160-chore-ci-go-version-and-scanners into master
09db9de398 chore(ci): align Go to 1.23.x, add staticcheck/govulncheck/gitleaks gates
Compare 2 commits »
nsatoshi merged pull request d-bis/explorer-monorepo#5 2026-04-18 19:34:40 +00:00
chore(ci): align Go to 1.23.x, add staticcheck/govulncheck/gitleaks gates
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:34:34 +00:00
0a08e159c5 Merge pull request 'fix(security): fail-fast on missing JWT_SECRET, harden CSP, strip hardcoded passwords' (#3) from devin/1776538631-fix-jwt-and-csp-hardening into master
4cbea21d8f fix(security): fail-fast on missing JWT_SECRET, harden CSP, strip hardcoded passwords
Compare 2 commits »
nsatoshi merged pull request d-bis/explorer-monorepo#3 2026-04-18 19:34:31 +00:00
fix(security): fail-fast on missing JWT_SECRET, harden CSP, strip hardcoded passwords
nsatoshi commented on pull request d-bis/explorer-monorepo#11 2026-04-18 19:31:05 +00:00
docs: rewrite README, add ARCHITECTURE.md (Mermaid), add API.md from swagger.yaml

Completion sequence — all 11 PRs open

This is the last PR of the completion sequence drafted against the review. Once all 11 land on master, the repo meets the 8 "complete" criteria from…

nsatoshi created pull request d-bis/explorer-monorepo#11 2026-04-18 19:29:58 +00:00
docs: rewrite README, add ARCHITECTURE.md (Mermaid), add API.md from swagger.yaml
1721f6b20c docs: rewrite README (<=100 lines), add ARCHITECTURE.md with Mermaid diagrams, add API.md from swagger.yaml
nsatoshi created pull request d-bis/explorer-monorepo#10 2026-04-18 19:26:53 +00:00
test(e2e): add make e2e-full target, full-stack Playwright spec, CI wiring, docs
321b0042c4 test(e2e): add make e2e-full target, full-stack Playwright spec, CI wiring, docs
nsatoshi created pull request d-bis/explorer-monorepo#9 2026-04-18 19:23:52 +00:00
chore(frontend): commit to pages router, drop empty src/app, unify on npm
981c0870dd chore(frontend): commit to pages router, drop empty src/app, unify on npm
nsatoshi created pull request d-bis/explorer-monorepo#8 2026-04-18 19:21:20 +00:00
feat(auth): JWT jti + per-track TTLs (Track 4 ≤1h) + revocation + refresh endpoint
65c57a2246 feat(auth): JWT jti + per-track TTLs (Track 4 <=1h) + revocation + refresh endpoint
nsatoshi created pull request d-bis/explorer-monorepo#7 2026-04-18 19:16:47 +00:00
refactor(config): externalize rpcAccessProducts to config/rpc_products.yaml