Commit Graph

5 Commits

Author SHA1 Message Date
381dc9b854 Fix web push delivery handling and worker console
Some checks failed
docker-images / resolve-build-targets (push) Successful in 5s
docker-images / build-and-push (admin) (push) Successful in 30s
docker-images / submit-indexnow (push) Has been cancelled
docker-images / build-and-push (frontend) (push) Has been cancelled
docker-images / build-and-push (backend) (push) Has been cancelled
2026-04-04 04:15:20 +08:00
92a85eef20 feat: Refactor service management scripts to use a unified dev script
- Added package.json to manage development scripts.
- Updated restart-services.ps1 to call the new dev script for starting services.
- Refactored start-admin.ps1, start-backend.ps1, start-frontend.ps1, and start-mcp.ps1 to utilize the dev script for starting respective services.
- Enhanced stop-services.ps1 to improve process termination logic by matching command patterns.
2026-03-29 21:36:13 +08:00
178434d63e feat: add shadcn admin workspace 2026-03-28 17:56:36 +08:00
ec96d91548 chore: checkpoint ai search comments and i18n foundation 2026-03-28 17:17:31 +08:00
d18a709987 chore: add root startup scripts 2026-03-28 10:53:29 +08:00