ultisuite-backend/internal
R3D347HR4Y fa5394e10d feat(tests): add integration testing framework and configuration
- Introduced a new `.env.test.example` file for integration test configuration.
- Added a `Makefile` to streamline test commands for unit and integration tests.
- Implemented an integration testing harness with support for PostgreSQL, MinIO, and Redis using testcontainers.
- Created a suite of integration tests covering health checks and user management functionalities.
- Enhanced CI workflow to include integration tests with necessary environment variables.
2026-06-07 19:44:29 +02:00
..
api feat(automation): dispatch rules/webhooks on mail, drive, contacts 2026-06-07 15:51:47 +02:00
apitokens Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
auth Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
authentik Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
automation feat(automation): dispatch rules/webhooks on mail, drive, contacts 2026-06-07 15:51:47 +02:00
config Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +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
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
httpcors Backend starting to get good 2026-05-24 00:03:36 +02:00
integrationtest feat(tests): add integration testing framework and configuration 2026-06-07 19:44:29 +02:00
llm Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
mail feat(automation): dispatch rules/webhooks on mail, drive, contacts 2026-06-07 15:51:47 +02:00
meet 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
nextcloud Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
observability Implement rule simulation and webhook enhancements 2026-05-22 17:53:51 +02:00
permission huhu 2026-05-25 13:52:27 +02:00
photos Implement Photos API robustness and quota integration 2026-05-22 21:09:13 +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(tests): add integration testing framework and configuration 2026-06-07 19:44:29 +02:00
users Add mail attachment and draft management features 2026-05-22 17:14:36 +02:00
websearch Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00