No description
  • Rust 77.6%
  • TypeScript 19.8%
  • Astro 1.2%
  • Dockerfile 1%
  • CSS 0.3%
  • Other 0.1%
Find a file
Ronit Nath dff949c54c
All checks were successful
pipeline-service No pipeline action (save)
refactor: adopt shared @isoastra/ui components
Replace bespoke UI implementations with shared library components
(LoadingSpinner, EmptyState, Pagination, NavHeader, Sidebar, Banner,
Stat, KeyValue, ContentSection, etc.) for consistency across apps.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 00:02:14 -07:00
archival-core fix: convention sweep — archival mod.rs refactors 2026-03-24 23:14:23 -07:00
archival-labeler fix: convention sweep — archival mod.rs refactors 2026-03-24 23:14:23 -07:00
config wip: add manifest field to SpaConfig, update B2 backup credential keys and cron schedules, add tsconfig compiler options 2026-03-24 21:39:16 -07:00
frontend refactor: adopt shared @isoastra/ui components 2026-03-25 00:02:14 -07:00
.gitignore feat(archival): project scaffold with workspace, deps, and minimal main 2026-03-23 14:03:34 -07:00
Cargo.lock fix: convention sweep — cargo update 2026-03-24 23:07:48 -07:00
Cargo.toml feat(archival-labeler): scaffold, LLM, classifier, NATS subscriber, Loki client 2026-03-23 15:01:26 -07:00
Containerfile feat(archival): add frontend serving, isoastra-frontend dep, final Containerfile with all stages 2026-03-23 15:19:30 -07:00
deploy.toml feat(archival): project scaffold with workspace, deps, and minimal main 2026-03-23 14:03:34 -07:00