Commit Graph

10 Commits

Author SHA1 Message Date
Joyce
267c1747f4 update 2026-02-02 14:12:27 -05:00
Joyce
192b885149 imporvements 2026-02-02 13:49:11 -05:00
Joyce
117b28c2e9 improve timezone discovery 2026-01-28 15:31:30 -05:00
Joyce
880925f30d improve timezone discovery 2026-01-28 14:53:12 -05:00
Joyce
922b6f31d1 add static serve 2026-01-21 16:36:40 -05:00
Joyce
a8ec0936d4 chore: improve production deployment flexibility
- Switch frontend from nginx to caddy for consistency with Coolify
- Make VITE_API_URL optional, auto-derive from window.location.origin/api
- Simplifies deployment by not requiring build-time API URL

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 14:55:26 -05:00
Joyce
7fefd634f5 feat: add production deployment config
- Add docker-compose.prod.yml with env var support
- Add frontend/Dockerfile.prod with nginx for static serving
- Fix Zulip notification to run in thread pool (avoid blocking)
- Use Zulip time format for timezone-aware display
- Add Zulip @mentions for users matched by email

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 14:29:52 -05:00
Joyce
26311c867a feat: add email, scheduler, and Zulip integration services
- Add email service for sending meeting invites with ICS attachments
- Add scheduler for background calendar sync jobs
- Add Zulip service for meeting notifications
- Make ics_url optional for participants
- Add /api/schedule endpoint with 2-hour lead time validation
- Update frontend to support scheduling flow

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 13:52:02 -05:00
Nik L
d585cf8613 feat: full backend (untested) 2026-01-14 11:37:44 -05:00
Nikita Lokhmachev
4a0db63a30 feat: UX 2025-12-16 13:47:29 -05:00