ultisuite-backend/migrations
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
..
000001_init.down.sql 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
000001_init.up.sql 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
000002_mail.down.sql 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
000002_mail.up.sql 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
000003_admin.down.sql 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
000003_admin.up.sql 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
000004_mail_credentials_encryption.down.sql 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
000004_mail_credentials_encryption.up.sql 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
000005_data_integrity.down.sql 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
000005_data_integrity.up.sql 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
000006_outbox_scheduled_index.down.sql Add mail attachment and draft management features 2026-05-22 17:14:36 +02:00
000006_outbox_scheduled_index.up.sql Add mail attachment and draft management features 2026-05-22 17:14:36 +02:00
000007_mail_api_extensions.down.sql Add mail attachment and draft management features 2026-05-22 17:14:36 +02:00
000007_mail_api_extensions.up.sql Add mail attachment and draft management features 2026-05-22 17:14:36 +02:00
000008_outbox_hardening.down.sql Enhance mail API with rate limiting, idempotency, and attachment management 2026-05-22 17:19:16 +02:00
000008_outbox_hardening.up.sql Enhance mail API with rate limiting, idempotency, and attachment management 2026-05-22 17:19:16 +02:00
000009_imap_sync_pipeline.down.sql Implement IMAP sync pipeline with rules and webhook support 2026-05-22 17:38:39 +02:00
000009_imap_sync_pipeline.up.sql Implement IMAP sync pipeline with rules and webhook support 2026-05-22 17:38:39 +02:00
000010_outbox_status_dead_letter.down.sql Implement outbox management features with scheduling and attachment support 2026-05-22 17:46:30 +02:00
000010_outbox_status_dead_letter.up.sql Implement outbox management features with scheduling and attachment support 2026-05-22 17:46:30 +02:00
000011_webhook_reliability.down.sql Implement rule simulation and webhook enhancements 2026-05-22 17:53:51 +02:00
000011_webhook_reliability.up.sql Implement rule simulation and webhook enhancements 2026-05-22 17:53:51 +02:00
000012_admin_user_lifecycle.down.sql Implement comprehensive user management and admin RBAC features 2026-05-22 22:41:58 +02:00
000012_admin_user_lifecycle.up.sql Implement comprehensive user management and admin RBAC features 2026-05-22 22:41:58 +02:00
000013_unified_folders.down.sql Backend starting to get good 2026-05-24 00:03:36 +02:00
000013_unified_folders.up.sql Backend starting to get good 2026-05-24 00:03:36 +02:00
000014_label_sort_order.down.sql Backend starting to get good 2026-05-24 00:03:36 +02:00
000014_label_sort_order.up.sql Backend starting to get good 2026-05-24 00:03:36 +02:00
000015_mail_signatures.down.sql Backend starting to get good 2026-05-24 00:03:36 +02:00
000015_mail_signatures.up.sql Backend starting to get good 2026-05-24 00:03:36 +02:00
000016_bootstrap_identities.down.sql Backend starting to get good 2026-05-24 00:03:36 +02:00
000016_bootstrap_identities.up.sql Backend starting to get good 2026-05-24 00:03:36 +02:00
000017_rule_workflows.down.sql huhu 2026-05-25 13:52:27 +02:00
000017_rule_workflows.up.sql huhu 2026-05-25 13:52:27 +02:00
000018_normalize_message_ids.down.sql huhu 2026-05-25 13:52:27 +02:00
000018_normalize_message_ids.up.sql huhu 2026-05-25 13:52:27 +02:00
000019_message_auth_info.down.sql huhu 2026-05-25 13:52:27 +02:00
000019_message_auth_info.up.sql huhu 2026-05-25 13:52:27 +02:00
000020_nextcloud_dav_credentials.down.sql huhu 2026-05-25 13:52:27 +02:00
000020_nextcloud_dav_credentials.up.sql huhu 2026-05-25 13:52:27 +02:00
000021_suite_authentik_provisioned.down.sql Lots of changes 2026-06-04 00:12:11 +02:00
000021_suite_authentik_provisioned.up.sql Lots of changes 2026-06-04 00:12:11 +02:00
000022_contact_discovery.down.sql Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
000022_contact_discovery.up.sql Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
000023_contact_discovery_job.down.sql Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
000023_contact_discovery_job.up.sql Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
000024_contact_discovery_progress.down.sql Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
000024_contact_discovery_progress.up.sql Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
000025_contact_discovery_dispositions.down.sql Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
000025_contact_discovery_dispositions.up.sql Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
000026_contact_discovery_interaction_sort.down.sql Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
000026_contact_discovery_interaction_sort.up.sql Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
000027_attachment_drive_path.down.sql Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
000027_attachment_drive_path.up.sql Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
000028_drive_file_sources.down.sql Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
000028_drive_file_sources.up.sql Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
000029_api_tokens.down.sql Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
000029_api_tokens.up.sql Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
000030_webhook_automation_scope.down.sql feat(automation): dispatch rules/webhooks on mail, drive, contacts 2026-06-07 15:51:47 +02:00
000030_webhook_automation_scope.up.sql feat(automation): dispatch rules/webhooks on mail, drive, contacts 2026-06-07 15:51:47 +02:00
000031_org_settings.down.sql Admin interface 2026-06-07 21:55:22 +02:00
000031_org_settings.up.sql Admin interface 2026-06-07 21:55:22 +02:00
000032_user_platform_admin.down.sql Admin interface 2026-06-07 21:55:22 +02:00
000032_user_platform_admin.up.sql Admin interface 2026-06-07 21:55:22 +02:00
000033_drive_public_share_access.down.sql Admin interface 2026-06-07 21:55:22 +02:00
000033_drive_public_share_access.up.sql Admin interface 2026-06-07 21:55:22 +02:00
000034_attachment_virus_scan.down.sql feat(scan): add VirusTotal upload antivirus 2026-06-07 22:05:27 +02:00
000034_attachment_virus_scan.up.sql feat(scan): add VirusTotal upload antivirus 2026-06-07 22:05:27 +02:00
000035_ai_assistant.down.sql wow 2026-06-11 01:22:52 +02:00
000035_ai_assistant.up.sql wow 2026-06-11 01:22:52 +02:00
000036_automation_agenda_scope.down.sql feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
000036_automation_agenda_scope.up.sql feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
000037_drive_org_folders_mounts.down.sql feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
000037_drive_org_folders_mounts.up.sql feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
000038_user_avatar.down.sql feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
000038_user_avatar.up.sql feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
000039_meet_transcripts.down.sql feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
000039_meet_transcripts.up.sql feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
000040_hosted_mail_migration.down.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000040_hosted_mail_migration.up.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000041_migration_auth_mode.down.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000041_migration_auth_mode.up.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000042_migration_imported_items.down.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000042_migration_imported_items.up.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000043_migration_cutover_dns.down.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000043_migration_cutover_dns.up.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000044_migration_microsoft_admin_consent.down.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000044_migration_microsoft_admin_consent.up.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000045_migration_invite_alternate_emails.down.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000045_migration_invite_alternate_emails.up.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000046_migration_item_audit.down.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000046_migration_item_audit.up.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000047_migration_microsoft_app_auth.down.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000047_migration_microsoft_app_auth.up.sql feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
000048_migration_roster.down.sql feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
000048_migration_roster.up.sql feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
000049_migration_shared_drives.down.sql feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
000049_migration_shared_drives.up.sql feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
000050_mail_folders_parent.down.sql feat(migration): graph childFolders, parent FK, B2B hardening 2026-06-13 13:16:36 +02:00
000050_mail_folders_parent.up.sql feat(migration): graph childFolders, parent FK, B2B hardening 2026-06-13 13:16:36 +02:00
000051_user_groups.down.sql feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
000051_user_groups.up.sql feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
000052_ai_cost_metering.down.sql refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
000052_ai_cost_metering.up.sql refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
000053_ai_quota_defaults_pme.down.sql refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
000053_ai_quota_defaults_pme.up.sql refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
000054_device_tokens.down.sql feat(devices): implement mobile device token management and push notifications 2026-06-17 00:11:25 +02:00
000054_device_tokens.up.sql feat(devices): implement mobile device token management and push notifications 2026-06-17 00:11:25 +02:00
embed.go Backend starting to get good 2026-05-24 00:03:36 +02:00