ultisuite-backend/internal
R3D347HR4Y 125169edee
Some checks are pending
CI / Go tests (push) Waiting to run
CI / Integration tests (push) Waiting to run
CI / DB migrations (push) Waiting to run
feat(deploy): update .env.example and Authentik blueprints for improved configuration
- Enhanced .env.example with new variables for PUBLIC_HOST, SECURE, and SUITE_ORIGIN to streamline environment setup.
- Updated Authentik blueprints to utilize the new configuration variables for redirect URIs and launch URLs.
- Introduced a new script to render Authentik blueprint templates dynamically based on environment variables.
- Modified docker-compose files to reference the updated environment variables for better maintainability.
- Improved expose.sh script to derive public URLs from the new configuration, ensuring consistency across deployments.
2026-06-18 08:14:02 +02:00
..
ai refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
api feat(devices): implement mobile device token management and push notifications 2026-06-17 00:11:25 +02:00
apitokens feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
auth feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
authentik feat(deploy): update .env.example and Authentik blueprints for improved configuration 2026-06-18 08:14:02 +02:00
automation feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
config feat(deploy): update .env.example and Authentik blueprints for improved configuration 2026-06-18 08:14:02 +02:00
contacts/discovery refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
dbmigrate Backend starting to get good 2026-05-24 00:03:36 +02:00
driveroot feat(drive): implement external URL resolution for mounted cloud files 2026-06-13 13:44:43 +02:00
drivestore feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
envexpand 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
filescan feat(scan): add VirusTotal upload antivirus 2026-06-07 22:05:27 +02:00
httpcors Backend starting to get good 2026-05-24 00:03:36 +02:00
integrationtest feat(migration): graph childFolders, parent FK, B2B hardening 2026-06-13 13:16:36 +02:00
llm refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
mail feat(devices): implement mobile device token management and push notifications 2026-06-17 00:11:25 +02:00
meet feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
migration feat(migration): graph childFolders, parent FK, B2B hardening 2026-06-13 13:16:36 +02:00
nextcloud feat(drive): implement external URL resolution for mounted cloud files 2026-06-13 13:44:43 +02:00
observability feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
orgpolicy feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
permission Admin interface 2026-06-07 21:55:22 +02:00
photos Implement Photos API robustness and quota integration 2026-05-22 21:09:13 +02:00
provision feat(migration): graph childFolders, parent FK, B2B hardening 2026-06-13 13:16:36 +02:00
publicshare Admin interface 2026-06-07 21:55:22 +02:00
push feat(devices): implement mobile device token management and push notifications 2026-06-17 00:11:25 +02:00
realtime Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
search feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
secrets 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
securityaudit 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
server feat(devices): implement mobile device token management and push notifications 2026-06-17 00:11:25 +02:00
users feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
virustotal feat(scan): add VirusTotal upload antivirus 2026-06-07 22:05:27 +02:00
websearch feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00