Commit Graph

12 Commits

Author SHA1 Message Date
Michelle 0836436fe7 feat: Implement Two-Factor Authentication (2FA) for enhanced user account security. 2026-03-16 13:28:43 +01:00
Michelle 3ab7ab6a70 feat(auth): enhance logout process to support RP-Initiated Logout for OIDC users
Build & Push Docker Image / build (push) Successful in 6m35s
2026-03-10 22:19:01 +01:00
Michelle 43d94181f9 feat: add getBaseUrl function for consistent base URL generation across routes
Build & Push Docker Image / build (push) Successful in 6m28s
feat(calendar): display local timezone in calendar view
feat(i18n): add timezone label to German and English translations
2026-03-04 09:44:02 +01:00
Michelle 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
Michelle ed8fb134ad Enhance logging in API calls and request/response middleware with sensitive data filtering and compact format
Build & Push Docker Image / build (push) Successful in 6m28s
2026-02-28 21:24:25 +01:00
Michelle 8e18149ad1 Add request/response logging middleware to enhance auditing and debugging
Build & Push Docker Image / build (push) Successful in 6m25s
2026-02-28 20:43:18 +01:00
Michelle 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
Michelle 3556aaede7 Add DragonflyDB integration for JWT revocation and implement rate limiting for authentication routes
Build & Push Docker Image / build (push) Successful in 6m14s
2026-02-28 13:37:27 +01:00
Michelle a7af7d0e6f Add presentation upload and management features to room functionality
Build & Push Docker Image / build (push) Failing after 1m11s
2026-02-27 16:37:57 +01:00
Michelle 9be9938f02 Add display name support for user management and update related components
Build & Push Docker Image / build (push) Successful in 6m2s
2026-02-27 16:29:23 +01:00
Michelle 7426ae8088 Update language, add LICENSE and README
Build & Push Docker Image / build (push) Successful in 1m9s
2026-02-24 21:04:19 +01:00
Michelle 54d6ee553a Init v1.0.0
Build & Push Docker Image / build (push) Failing after 53s
2026-02-24 18:14:16 +01:00