ultisuite-backend/internal/api/middleware
R3D347HR4Y 621b0099d6
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): enhance Nginx configuration and API integration for UltiAI
- Updated .env.example to include new configuration options for the UltiAI branding and API endpoints.
- Enhanced Nginx configuration to support new API routes for the MCP and WebSocket connections.
- Introduced sub-filters for branding adjustments in Nginx responses.
- Added new JavaScript patch for API endpoint adjustments.
- Implemented tests for new API functionalities and improved error handling in the AI gateway.
2026-06-15 00:22:23 +02:00
..
apitoken_policy_test.go Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
apitoken_policy.go Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
auth.go feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
logging_test.go Add observability features with Prometheus and Grafana integration 2026-05-22 16:17:10 +02:00
logging.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
rbac.go Admin interface 2026-06-07 21:55:22 +02:00
scope.go Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
testauth.go Add CI workflow and unit tests for mail API 2026-05-22 17:02:37 +02:00
trace_test.go 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
trace.go 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