ultisuite-backend/deploy
R3D347HR4Y f97988b51f
Some checks failed
CI / Go tests (push) Has been cancelled
CI / Integration tests (push) Has been cancelled
CI / DB migrations (push) Has been cancelled
feat(devices): implement mobile device token management and push notifications
- Added device token management API for mobile devices, including registration, unregistration, and listing of devices.
- Implemented push notification functionality using FCM for Android and APNS for iOS.
- Introduced new endpoints for device registration and management in the devices API.
- Enhanced the configuration to support mobile push notifications with optional credentials for FCM and APNS.
- Updated database schema to include a new table for storing device tokens.
- Added integration tests for device management and push notification features.
2026-06-17 00:11:25 +02:00
..
authentik feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
immich 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
jitsi feat(devices): implement mobile device token management and push notifications 2026-06-17 00:11:25 +02:00
nextcloud feat(deploy): enhance database management and configuration 2026-06-13 14:32:47 +02:00
nginx fix(docs): update README and Nginx configuration for frontend routes 2026-06-16 11:32:56 +02:00
observability Add observability features with Prometheus and Grafana integration 2026-05-22 16:17:10 +02:00
onlyoffice Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
openwebui feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
compose-up.sh feat(deploy): enhance database management and configuration 2026-06-13 14:32:47 +02:00
docker-compose.yml feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
ensure-databases.sh feat(deploy): enhance database management and configuration 2026-06-13 14:32:47 +02:00
expose.sh feat(devices): implement mobile device token management and push notifications 2026-06-17 00:11:25 +02:00
init-db.sh wow 2026-06-11 01:22:52 +02:00