Commit Graph
6 Commits
Author SHA1 Message Date
nezumi 188d5f87b4 feat: integration the github action for deployment 2026-07-21 15:10:57 +07:00
nezumi 5c8d9f80b0 fix: update the permission for viewing provider pages 2026-07-15 17:56:14 +07:00
nezumi 8533feab37 fix: update the docker config 2026-07-14 17:13:38 +07:00
nezumi 3c86574e87 fix: add docs 2026-07-14 11:21:54 +07:00
Thiên Toán 73388a02a1 feat: add pause/resume functionality for API keys (#158)
- Add isActive field to API key schema with migration
- Implement PUT /api/keys/[id] endpoint for toggle
- Update validation to reject paused keys (403)
- Add UI toggle controls with confirmation
- Ensure cloud sync preserves pause state
2026-02-20 15:07:12 +07:00
Diego Souza 5e4a15bb0c feat(docker): add Docker setup, environment examples, and architecture docs 2026-02-06 22:45:03 +00:00