61274d31f1
feat(calendar): implement local date string formatting for event filtering
Build & Push Docker Image / build (push) Successful in 6m27s
2026-03-04 09:31:45 +01:00
6e301e2928
feat(notfound): add NotFound page with 404 handling and localization
Build & Push Docker Image / build (push) Successful in 6m33s
2026-03-04 08:57:21 +01:00
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
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
ba096a31a2
feat(room): add copy link functionality with options for room and guest links
Build & Push Docker Image / build (push) Successful in 6m25s
2026-03-03 14:23:57 +01:00
ddc0c684ec
feat(caldav): implement CalDAV support with token management and calendar operations
Build & Push Docker Image / build (push) Successful in 6m5s
2026-03-03 11:41:35 +01:00
4bb22be496
feat(room): enforce minimum room name length of 2 characters in creation and editing
Build & Push Docker Image / build (push) Successful in 6m17s
2026-03-03 10:02:28 +01:00
2b8c179d03
Add waiting queue for guest join with sound
Build & Push Docker Image / build (push) Successful in 6m26s
2026-03-03 06:38:01 +01:00
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
272c5dc2cc
feat(branding): add imprint and privacy links to GuestJoin and Home components
Build & Push Docker Image / build (push) Successful in 6m28s
2026-03-02 16:57:02 +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
b5218046c9
Refactor code and improve internationalization support
...
Build & Push Docker Image / build (push) Has been cancelled
- Updated import statements to remove invisible characters.
- Standardized comments to use a consistent hyphen format.
- Adjusted username validation error messages for consistency.
- Enhanced email sending functions to include language support.
- Added email internationalization configuration for dynamic translations.
- Updated calendar and federation routes to include language in user queries.
- Improved user feedback messages in German and English for clarity.
2026-03-02 16:14:54 +01:00
c2c10f9a4b
feat(calendar): implement local calendar invitations with email notifications
...
Build & Push Docker Image / build (push) Successful in 6m19s
- Added functionality to create, accept, decline, and delete local calendar invitations.
- Integrated email notifications for calendar event invitations and deletions.
- Updated database schema to support local invitations and outbound event tracking.
- Enhanced the calendar UI to display pending invitations and allow users to manage them.
- Localized new strings for invitations in English and German.
2026-03-02 14:37:54 +01:00
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
2a8ded5211
feat(outlook-addin): remove add-in files and update server to prevent serving static files
...
Build & Push Docker Image / build (push) Successful in 5m59s
feat(i18n): add translations for "Add to Outlook" and "Add to Google Calendar"
feat(calendar): implement functionality to generate Outlook and Google Calendar event links
2026-03-02 11:49:01 +01:00
13c60ba052
feat: add calendar component with event management features including create, edit, delete, and share functionalities
Build & Push Docker Image / build (push) Successful in 6m25s
2026-03-02 10:35:01 +01:00
fae46c8395
feat(admin): add context menu for user actions with dynamic positioning
Build & Push Docker Image / build (push) Successful in 6m31s
2026-03-01 14:18:21 +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
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
9814150ba8
Add verification resend timestamp and cooldown handling for email verification
Build & Push Docker Image / build (push) Successful in 6m13s
2026-02-27 17:23:22 +01:00
4d0756d864
keep original presentation name
Build & Push Docker Image / build (push) Successful in 6m0s
2026-02-27 16:51:17 +01:00
ab52ca4529
Add email verification handling and resend functionality to login
Build & Push Docker Image / build (push) Successful in 6m2s
2026-02-27 16:49:24 +01:00
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
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
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
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
c5a6a15731
feat: implement federation for inter-instance meeting invitations with dedicated API, UI, and configuration.
2026-02-27 12:53:20 +01:00
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
3898bf1b4b
fix branding again
Build & Push Docker Image / build (push) Successful in 1m7s
2026-02-24 19:52:34 +01:00
cd98ee4cc7
add branding option
Build & Push Docker Image / build (push) Successful in 1m10s
2026-02-24 19:43:59 +01:00
d8dcb6e628
Add sharing rooms
Build & Push Docker Image / build (push) Successful in 1m8s
2026-02-24 19:32:57 +01:00
49769d4b51
change guest access
Build & Push Docker Image / build (push) Successful in 1m8s
2026-02-24 19:14:55 +01:00
cf74ed31af
some fixing
Build & Push Docker Image / build (push) Successful in 1m6s
2026-02-24 18:55:21 +01:00
44ebdcb8ee
fix language selection and missing locales
Build & Push Docker Image / build (push) Successful in 1m7s
Build & Push Docker Image / build (release) Successful in 1m10s
2026-02-24 18:40:22 +01:00
54d6ee553a
Init v1.0.0
Build & Push Docker Image / build (push) Failing after 53s
2026-02-24 18:14:16 +01:00