aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/package-lock.json
AgeCommit message (Collapse)Author
2026-02-14refactor: migrate API from GraphQL to REST (TypeSpec/OpenAPI)nsfisis
Replace the entire GraphQL stack (gqlgen, urql, graphql-codegen) with a TypeSpec → OpenAPI 3.x pipeline using oapi-codegen for Go server stubs and openapi-fetch + openapi-typescript for the frontend client. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2025-12-07feat(frontend): update dependenciesv0.5.0nsfisis
2025-12-07feat(frontend): support PWAnsfisis
2025-07-12feat(frontend): create pages and componentsnsfisis
2025-07-12feat(frontend): setup GraphQL code generationnsfisis
2025-07-11feat(frontend): install dependenciesnsfisis
2025-07-09feat(frontend): initialize frontend with Vite templatensfisis
2025-06-23refactor: change directory structurensfisis