d989e1291d
feat: implement calendar invitation system with creation, acceptance, and management features
Build & Push Docker Image / build (push) Successful in 6m26s
2026-03-02 13:57:56 +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
89b2a853d3
Bump version to 1.2.0 in package.json, package-lock.json, and federation.js
Build & Push Docker Image / build (push) Successful in 6m20s
Build & Push Docker Image / build (release) Successful in 6m23s
2026-02-28 23:15:13 +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
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
ed97587248
Add federated room detail page and improve address parsing in invites
Build & Push Docker Image / build (push) Successful in 6m18s
2026-02-27 17:42:37 +01:00
d781022b63
add timeouts
Build & Push Docker Image / build (push) Successful in 6m8s
2026-02-27 16:12:41 +01:00
d7d7991ff0
more details with federation
Build & Push Docker Image / build (push) Has been cancelled
2026-02-27 15:51:46 +01:00
e5b6c225e9
New federation features
Build & Push Docker Image / build (push) Successful in 5m58s
2026-02-27 15:24:18 +01:00
83849bd2f6
fix federation
Build & Push Docker Image / build (push) Successful in 6m0s
2026-02-27 15:06:38 +01:00
c5a6a15731
feat: implement federation for inter-instance meeting invitations with dedicated API, UI, and configuration.
2026-02-27 12:53:20 +01:00