3 Commits

Author SHA1 Message Date
lafay
740bfc76fa build(config): update API endpoint to production URL and remove dev proxy
All checks were successful
Admin CI / build-and-push-web (push) Successful in 1m52s
Changes the default API base URL from local development server (127.0.0.1:8080) to the production endpoint (bbs.littlelan.cn) and removes the Vite dev server proxy configuration, as the application now connects directly to the production API.
2026-04-04 00:31:53 +08:00
lafay
2910dd6ccf Enhance Sidebar with new menu items for materials management and update TypeScript configuration. Add subjects and materials APIs to the API index. Introduce new routes for materials and subjects with appropriate guards. 2026-03-25 20:44:27 +08:00
lan
890c33f510 Initial commit 2026-03-14 18:24:33 +08:00