ultisuite-backend/internal
R3D347HR4Y 857b9afc43
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(drive): implement external URL resolution for mounted cloud files
- Added new functionality to resolve external URLs for files on Google Drive and Microsoft OneDrive mounts.
- Introduced `mount_cloud_service.go` to handle OAuth token extraction and URL resolution.
- Enhanced `mounts_service.go` to update mount configurations with OAuth tokens.
- Updated API routes to include a new endpoint for fetching external URLs.
- Implemented enrichment functions in `cloud_native.go` to mark files that should open in the provider's web editor.
- Added tests for cloud-native file enrichment in `cloud_native_test.go` to ensure correct behavior.
2026-06-13 13:44:43 +02:00
..
ai wow 2026-06-11 01:22:52 +02:00
api feat(drive): implement external URL resolution for mounted cloud files 2026-06-13 13:44:43 +02:00
apitokens feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
auth feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
authentik docxi import lol 2026-06-10 00:27:21 +02:00
automation feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
config feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
contacts/discovery Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +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(drive): implement external URL resolution for mounted cloud files 2026-06-13 13:44:43 +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 Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
mail feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +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(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +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
realtime Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
search Enhance search functionality with multi-engine support and configuration updates 2026-05-22 19:14:27 +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(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
users feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
virustotal feat(scan): add VirusTotal upload antivirus 2026-06-07 22:05:27 +02:00
websearch Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00