nsatoshi
  • Joined on 2026-02-08
db4b9a4240 chore: remove committed binaries and scratch dirs; tighten .gitignore
e1c3b40cb0 Refine homepage freshness layout
251e37bd05 Improve explorer subsystem posture and wallet visibility
b5a2e0c0a4 feat(freshness): enhance diagnostics and update snapshot structure
50c5435c0c feat(bridge-monitoring): show inventory shortfall for queued releases
Compare 51 commits »
nsatoshi merged pull request d-bis/explorer-monorepo#13 2026-04-18 20:02:50 +00:00
fix(scripts): require DB_PASSWORD env var in setup-database.sh
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 20:02:50 +00:00
baf05294c6 Merge pull request 'fix(scripts): require DB_PASSWORD env var in setup-database.sh' (#13) from devin/1776542488-fix-setup-database-hardcoded-password into master
cf1b98738e fix(scripts): require DB_PASSWORD env var in setup-database.sh
Compare 2 commits »
nsatoshi created pull request d-bis/explorer-monorepo#13 2026-04-18 20:02:19 +00:00
fix(scripts): require DB_PASSWORD env var in setup-database.sh
cf1b98738e fix(scripts): require DB_PASSWORD env var in setup-database.sh
nsatoshi merged pull request d-bis/explorer-monorepo#12 2026-04-18 19:41:50 +00:00
docs(swagger)+test(rest): document /auth/refresh + /auth/logout, add HTTP smoke tests
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:41:50 +00:00
7a684d010c Merge pull request 'docs(swagger)+test(rest): document /auth/refresh + /auth/logout, add HTTP smoke tests' (#12) from devin/1776541136-docs-auth-refresh-logout-followups into master
7bd119228c docs(swagger)+test(rest): document /auth/refresh + /auth/logout, add HTTP smoke tests
Compare 2 commits »
nsatoshi created pull request d-bis/explorer-monorepo#12 2026-04-18 19:41:42 +00:00
docs(swagger)+test(rest): document /auth/refresh + /auth/logout, add HTTP smoke tests
7bd119228c docs(swagger)+test(rest): document /auth/refresh + /auth/logout, add HTTP smoke tests
nsatoshi merged pull request d-bis/explorer-monorepo#11 2026-04-18 19:38:32 +00:00
docs: rewrite README, add ARCHITECTURE.md (Mermaid), add API.md from swagger.yaml
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:38:32 +00:00
1c33ab1ecb Merge pull request 'docs: rewrite README, add ARCHITECTURE.md (Mermaid), add API.md from swagger.yaml' (#11) from devin/1776540420-docs-readme-architecture-rewrite into master
6de312d175 Merge remote-tracking branch 'origin/master' into devin/1776540420-docs-readme-architecture-rewrite
1721f6b20c docs: rewrite README (<=100 lines), add ARCHITECTURE.md with Mermaid diagrams, add API.md from swagger.yaml
Compare 3 commits »
6de312d175 Merge remote-tracking branch 'origin/master' into devin/1776540420-docs-readme-architecture-rewrite
dc1ff6148e Merge pull request 'test(e2e): add make e2e-full target, full-stack Playwright spec, CI wiring, docs' (#10) from devin/1776540240-test-e2e-full-and-ci-wiring into master
cf3b291c87 Merge pull request 'chore(frontend): commit to pages router, drop empty src/app, unify on npm' (#9) from devin/1776540090-chore-frontend-router-decision into master
46e3683217 Merge pull request 'feat(auth): JWT jti + per-track TTLs (Track 4 ≤1h) + revocation + refresh endpoint' (#8) from devin/1776539814-feat-jwt-revocation-and-refresh into master
af6cc66274 Merge pull request 'refactor(config): externalize rpcAccessProducts to config/rpc_products.yaml' (#7) from devin/1776539646-refactor-config-externalize into master
Compare 22 commits »
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:37:42 +00:00
dc1ff6148e Merge pull request 'test(e2e): add make e2e-full target, full-stack Playwright spec, CI wiring, docs' (#10) from devin/1776540240-test-e2e-full-and-ci-wiring into master
321b0042c4 test(e2e): add make e2e-full target, full-stack Playwright spec, CI wiring, docs
Compare 2 commits »
nsatoshi merged pull request d-bis/explorer-monorepo#10 2026-04-18 19:37:41 +00:00
test(e2e): add make e2e-full target, full-stack Playwright spec, CI wiring, docs
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:37:34 +00:00
cf3b291c87 Merge pull request 'chore(frontend): commit to pages router, drop empty src/app, unify on npm' (#9) from devin/1776540090-chore-frontend-router-decision into master
981c0870dd chore(frontend): commit to pages router, drop empty src/app, unify on npm
Compare 2 commits »
nsatoshi merged pull request d-bis/explorer-monorepo#9 2026-04-18 19:37:31 +00:00
chore(frontend): commit to pages router, drop empty src/app, unify on npm
nsatoshi pushed to master at d-bis/explorer-monorepo 2026-04-18 19:37:09 +00:00
46e3683217 Merge pull request 'feat(auth): JWT jti + per-track TTLs (Track 4 ≤1h) + revocation + refresh endpoint' (#8) from devin/1776539814-feat-jwt-revocation-and-refresh into master
65c57a2246 feat(auth): JWT jti + per-track TTLs (Track 4 <=1h) + revocation + refresh endpoint
Compare 2 commits »
nsatoshi merged pull request d-bis/explorer-monorepo#8 2026-04-18 19:37:06 +00:00
feat(auth): JWT jti + per-track TTLs (Track 4 ≤1h) + revocation + refresh endpoint