ultisuite-backend/internal/api
R3D347HR4Y 082cac36b2 feat(automation): dispatch rules/webhooks on mail, drive, contacts
Wire automation dispatcher to IMAP sync, drive mutations, and contact CRUD.
Add webhook event_types and mail/drive/contacts scope filters (migration 30).
2026-06-07 15:51:47 +02:00
..
admin Implement comprehensive user management and admin RBAC features 2026-05-22 22:41:58 +02:00
apiresponse Enhance mail API with rate limiting, idempotency, and attachment management 2026-05-22 17:19:16 +02:00
apivalidate Initialize Ulti Backend project with Docker setup, environment configuration, and core services. Added .dockerignore, .env.example, Dockerfile, and docker-compose files for PostgreSQL, KeyDB, RustFS, Authentik, Nextcloud, Jitsi, and Immich. Implemented main application structure in Go with API handlers and environment variable expansion. Included README for project overview and setup instructions. 2026-05-22 16:02:53 +02:00
calendar Implement Calendar API enhancements with new endpoints and features 2026-05-22 20:29:53 +02:00
contacts feat(automation): dispatch rules/webhooks on mail, drive, contacts 2026-06-07 15:51:47 +02:00
docs Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
drive feat(automation): dispatch rules/webhooks on mail, drive, contacts 2026-06-07 15:51:47 +02:00
mail feat(automation): dispatch rules/webhooks on mail, drive, contacts 2026-06-07 15:51:47 +02:00
meet Initialize Ulti Backend project with Docker setup, environment configuration, and core services. Added .dockerignore, .env.example, Dockerfile, and docker-compose files for PostgreSQL, KeyDB, RustFS, Authentik, Nextcloud, Jitsi, and Immich. Implemented main application structure in Go with API handlers and environment variable expansion. Included README for project overview and setup instructions. 2026-05-22 16:02:53 +02:00
middleware Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
office Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
paginate Initialize Ulti Backend project with Docker setup, environment configuration, and core services. Added .dockerignore, .env.example, Dockerfile, and docker-compose files for PostgreSQL, KeyDB, RustFS, Authentik, Nextcloud, Jitsi, and Immich. Implemented main application structure in Go with API handlers and environment variable expansion. Included README for project overview and setup instructions. 2026-05-22 16:02:53 +02:00
photos Implement Photos API robustness and quota integration 2026-05-22 21:09:13 +02:00
query huhu 2026-05-25 13:52:27 +02:00