No description
  • Rust 70.7%
  • TypeScript 28.1%
  • Astro 0.8%
  • Dockerfile 0.3%
Find a file
Ronit Nath c349f4ef0b
Some checks failed
pipeline-service Deploy failed
deploy: trigger pipeline for KV watcher retry fix
Pipeline: deploy:prod

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 23:22:50 -07:00
.sqlx Fix event publishing bugs and add compile-time SQL checking 2026-03-20 14:51:01 -07:00
docs feat: add QR code login 2026-03-25 18:32:30 -07:00
frontend feat: add OAuth (Google/GitHub) re-auth for QR login approval 2026-03-25 21:30:59 -07:00
migrations feat: add QR code login 2026-03-25 18:32:30 -07:00
src feat: add OAuth (Google/GitHub) re-auth for QR login approval 2026-03-25 21:30:59 -07:00
status feat: security hardening, email verification, PKCE, admin aud validation 2026-03-21 13:42:29 -07:00
.dockerignore Fix .dockerignore to allow local build artifacts 2026-03-20 13:29:03 -07:00
.env.dev fix: override DATABASE_URL in .env.dev to use bare URL 2026-03-23 14:21:36 -07:00
.env.example feat: scaffold isoastra-idp with full OIDC implementation 2026-03-19 16:20:49 -07:00
.gitignore wip: landing page, auto-login after registration, theme system update 2026-03-24 21:38:54 -07:00
Cargo.lock frontend: record manifest dependency lockfile 2026-03-24 19:31:59 -07:00
Cargo.toml frontend: wire startup manifest snapshot 2026-03-24 19:26:10 -07:00
Containerfile fix(idp): add isoastra-auth to Containerfile COPY 2026-03-23 04:22:49 -07:00
deploy.toml feat: add QR code login 2026-03-25 18:32:30 -07:00
rust-toolchain.toml feat: scaffold isoastra-idp with full OIDC implementation 2026-03-19 16:20:49 -07:00