Block a user
nsatoshi
pushed to devin/1776538258-chore-gitignore-and-artifacts at d-bis/explorer-monorepo
2026-04-18 20:06:19 +00:00
fix(scripts): require DB_PASSWORD env var in setup-database.sh
fix(scripts): require DB_PASSWORD env var in setup-database.sh
nsatoshi
created branch devin/1776542488-fix-setup-database-hardcoded-password in d-bis/explorer-monorepo
2026-04-18 20:01:50 +00:00
nsatoshi
pushed to devin/1776542488-fix-setup-database-hardcoded-password at d-bis/explorer-monorepo
2026-04-18 20:01:50 +00:00
docs(swagger)+test(rest): document /auth/refresh + /auth/logout, add HTTP smoke tests
docs(swagger)+test(rest): document /auth/refresh + /auth/logout, add HTTP smoke tests
nsatoshi
pushed to devin/1776541136-docs-auth-refresh-logout-followups at d-bis/explorer-monorepo
2026-04-18 19:41:26 +00:00
nsatoshi
created branch devin/1776541136-docs-auth-refresh-logout-followups in d-bis/explorer-monorepo
2026-04-18 19:41:25 +00:00
docs: rewrite README, add ARCHITECTURE.md (Mermaid), add API.md from swagger.yaml
nsatoshi
pushed to devin/1776540420-docs-readme-architecture-rewrite at d-bis/explorer-monorepo
2026-04-18 19:38:23 +00:00
test(e2e): add make e2e-full target, full-stack Playwright spec, CI wiring, docs
chore(frontend): commit to pages router, drop empty src/app, unify on npm
feat(auth): JWT jti + per-track TTLs (Track 4 ≤1h) + revocation + refresh endpoint