Commit Graph

14 Commits

Author SHA1 Message Date
Michelle 8823f8789e feat(calendar): add reminder functionality for events with notifications
Build & Push Docker Image / build (push) Has been cancelled
2026-03-04 10:18:43 +01:00
Michelle ce2cf499dc feat: implement hide app name feature with toggle in admin settings and update branding context
Build & Push Docker Image / build (push) Has been cancelled
2026-03-04 10:11:35 +01:00
Michelle cdfc585c8a feat: implement OAuth 2.0 / OpenID Connect support
Build & Push Docker Image / build (push) Failing after 1m12s
- Added OAuth configuration management in the admin panel.
- Implemented OAuth authorization flow with PKCE for enhanced security.
- Created routes for handling OAuth provider discovery, authorization, and callback.
- Integrated OAuth login and registration options in the frontend.
- Updated UI components to support OAuth login and registration.
- Added internationalization strings for OAuth-related messages.
- Implemented encryption for client secrets and secure state management.
- Added error handling and user feedback for OAuth processes.
2026-03-04 08:54:25 +01:00
Michelle 4a4ec0a3a3 feat(i18n): add German and English email templates for invitations and verifications
Build & Push Docker Image / build (push) Successful in 6m29s
2026-03-02 18:55:38 +01:00
Michelle 9be3be7712 feat(notifications): add notification sound playback for new alerts and include sound file documentation
Build & Push Docker Image / build (push) Successful in 6m27s
2026-03-02 18:32:47 +01:00
Michelle dc7a78badb feat(notifications): add delete functionality for individual and all notifications
Build & Push Docker Image / build (push) Successful in 6m26s
feat(guest-join): support access code in guest join URL
2026-03-02 18:17:13 +01:00
Michelle 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
Michelle 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
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 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 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
Michelle 8be973a166 Add mail verification and use .env insteads of environment in compose
Build & Push Docker Image / build (push) Has been cancelled
2026-02-24 20:35:08 +01:00
Michelle cd98ee4cc7 add branding option
Build & Push Docker Image / build (push) Successful in 1m10s
2026-02-24 19:43:59 +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