ultisuite-backend/internal
R3D347HR4Y 69bde44b94 Refactor snippet processing and enhance boilerplate detection
- Improved the `RepairSnippetWithBodies` function to streamline snippet rebuilding logic and reduce redundancy.
- Introduced new utility functions for stripping CSS noise and decoding HTML entities in snippets.
- Enhanced boilerplate detection to better identify low-quality snippets, including legal footers and view-in-browser prompts.
- Added comprehensive tests for new functionality and edge cases in snippet processing.
2026-06-04 10:49:22 +02:00
..
api Lots of changes 2026-06-04 00:12:11 +02:00
auth Backend starting to get good 2026-05-24 00:03:36 +02:00
authentik Lots of changes 2026-06-04 00:12:11 +02:00
config Lots of changes 2026-06-04 00:12:11 +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
mail Refactor snippet processing and enhance boilerplate detection 2026-06-04 10:49:22 +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 Lots of changes 2026-06-04 00:12:11 +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 Lots of changes 2026-06-04 00:12:11 +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
users Add mail attachment and draft management features 2026-05-22 17:14:36 +02:00