e22a895672
feat(security): enhance input validation and security measures across various routes
Build & Push Docker Image / build (push) Successful in 6m38s
2026-03-04 08:39:29 +01:00
c13090bc80
feat(notifications): implement notification system with CRUD operations and UI integration
Build & Push Docker Image / build (push) Successful in 6m27s
2026-03-02 16:45:53 +01:00
df4666bb63
feat(invite-system): implement user invite functionality with registration mode control
Build & Push Docker Image / build (push) Successful in 6m24s
Build & Push Docker Image / build (release) Successful in 6m25s
2026-03-01 12:53:45 +01:00
57bb1fb696
feat(logging): implement centralized logging system and replace console errors with structured logs
...
Build & Push Docker Image / build (push) Has been cancelled
Build & Push Docker Image / build (release) Successful in 7m27s
feat(federation): add room sync and deletion notification endpoints for federated instances
fix(federation): handle room deletion and update settings during sync process
feat(federation): enhance FederatedRoomCard and FederatedRoomDetail components to display deleted rooms
i18n: add translations for room deletion messages in English and German
2026-03-01 12:20:14 +01:00
1cff066c17
Refactor theme and language validation to use basic format checks instead of allowlists
Build & Push Docker Image / build (push) Successful in 6m22s
2026-02-28 20:30:11 +01:00
c281628fdc
Update README and configuration to replace RSA with Ed25519 for federation security
Build & Push Docker Image / build (push) Successful in 6m30s
2026-02-28 20:19:59 +01:00
1fb999d73b
Refactor theme validation to dynamically import themes from the source directory
Build & Push Docker Image / build (push) Successful in 6m20s
2026-02-28 20:02:15 +01:00
7466f3513d
Enhance security and validation across multiple routes:
...
Build & Push Docker Image / build (push) Successful in 6m25s
- Escape XML and HTML special characters to prevent injection attacks.
- Implement rate limiting for various endpoints to mitigate abuse.
- Add validation for email formats, password lengths, and field limits.
- Ensure proper access control for recordings and room management.
2026-02-28 19:49:29 +01:00
2762df3e57
Add default theme management to branding settings and admin interface
Build & Push Docker Image / build (push) Successful in 6m14s
2026-02-27 15:54:41 +01:00
3898bf1b4b
fix branding again
Build & Push Docker Image / build (push) Successful in 1m7s
2026-02-24 19:52:34 +01:00
69a3c83436
fix branding
Build & Push Docker Image / build (push) Successful in 1m8s
2026-02-24 19:47:23 +01:00
cd98ee4cc7
add branding option
Build & Push Docker Image / build (push) Successful in 1m10s
2026-02-24 19:43:59 +01:00