..
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