8cbe28f915
chore: bump version to 2.1.2 and update user name handling in GuestJoin component
Build & Push Docker Image / build (push) Successful in 4m28s
Build & Push Docker Image / build (release) Successful in 4m20s
2.1.2
2026-03-26 09:40:41 +01:00
5472e190d9
chore: Bump version to 2.1.1
Build & Push Docker Image / build (push) Successful in 4m19s
Build & Push Docker Image / build (release) Successful in 4m12s
2.1.1
2026-03-25 11:34:38 +01:00
45be976de1
Don't show guestWaitingMessage when "anyone_can_start" is set
Build & Push Docker Image / build (push) Successful in 4m14s
2026-03-25 10:13:02 +01:00
6dcb1e959b
feat: allow guests to start a room if anyone_can_start is enabled
Build & Push Docker Image / build (push) Successful in 4m58s
2026-03-25 09:55:47 +01:00
bb2d179871
style: Update button styling and icon size in RecordingList component for improved UI
Build & Push Docker Image / build (push) Successful in 4m29s
2026-03-24 11:28:15 +01:00
82b7d060ba
Merge remote-tracking branch 'refs/remotes/origin/main'
Build & Push Docker Image / build (push) Successful in 4m34s
2026-03-16 13:32:45 +01:00
0836436fe7
feat: Implement Two-Factor Authentication (2FA) for enhanced user account security.
2026-03-16 13:28:43 +01:00
99d3b22f62
chore: update bcryptjs and better-sqlite3 dependencies; upgrade dotenv version
Build & Push Docker Image / build (release) Successful in 4m5s
Build & Push Docker Image / build (push) Successful in 3m59s
2.1.0
2026-03-13 23:00:38 +01:00
eed5d98ccc
chore: update dependencies for Vite and React plugin
Build & Push Docker Image / build (push) Successful in 4m9s
2026-03-13 22:48:08 +01:00
6513fdee41
fix(Dockerfile): update base image and streamline build stages
Build & Push Docker Image / build (push) Successful in 4m17s
2026-03-13 22:41:18 +01:00
cae84754e4
feat: add analytics visibility settings and export functionality
...
Build & Push Docker Image / build (push) Successful in 5m11s
- Added `analytics_visibility` column to `rooms` table to control who can view analytics data.
- Updated analytics routes to check visibility settings before allowing access and export of analytics data.
- Implemented export functionality for analytics in CSV, XLSX, and PDF formats.
- Enhanced `AnalyticsList` component to include export options for analytics entries.
- Updated room detail page to allow setting analytics visibility when creating or editing rooms.
- Added translations for new analytics visibility options and export messages.
2026-03-13 22:36:07 +01:00
a0a972b53a
fix(NotificationContext): ensure audio playback is unlocked only for authenticated users
Build & Push Docker Image / build (push) Successful in 6m32s
2026-03-13 13:00:54 +01:00
9b98803053
fix(NotificationContext): handle user ID for notifications fetching and prevent stale responses
Build & Push Docker Image / build (push) Successful in 6m6s
2026-03-13 12:43:20 +01:00
e43e7f5fc5
fix: update license information to GNU GPL v3 in README, package.json, and package-lock.json
...
Build & Push Docker Image / build (push) Successful in 6m7s
Build & Push Docker Image / build (release) Successful in 6m14s
fix: Add valkey to compose in case system is too old for DragonflyDB
2.0.0
2026-03-13 12:11:32 +01:00
5731e6a9a8
change README again
Build & Push Docker Image / build (push) Successful in 6m10s
2026-03-13 11:59:59 +01:00
fa8292263c
chore: update version to 2.0.0 in package files and README
Build & Push Docker Image / build (push) Has been cancelled
2026-03-13 11:57:29 +01:00
4bc3403040
fix(README): correct warning message formatting for clarity
Build & Push Docker Image / build (push) Has been cancelled
2026-03-13 11:54:25 +01:00
e4f596f8c3
change README
Build & Push Docker Image / build (push) Has been cancelled
2026-03-13 11:52:55 +01:00
00e563664e
feat(analytics): enhance analytics functionality with token validation and data extraction
Build & Push Docker Image / build (push) Successful in 6m29s
2026-03-13 10:34:39 +01:00
41ad3e037a
feat(rooms): add learning analytics field to room update request
Build & Push Docker Image / build (push) Successful in 6m31s
2026-03-13 10:09:11 +01:00
7ef173c49e
feat(analytics): implement learning analytics feature with data collection and display
Build & Push Docker Image / build (push) Successful in 6m33s
2026-03-13 09:46:15 +01:00
530377272b
feat(theme): add cotton candy light theme with custom colors
Build & Push Docker Image / build (push) Successful in 6m28s
2026-03-12 14:05:15 +01:00
52f122a98a
Merge remote-tracking branch 'refs/remotes/origin/main'
Build & Push Docker Image / build (push) Successful in 6m30s
2026-03-12 10:31:46 +01:00
c2dcb02e9b
bugfix red-modular-light theme
2026-03-12 10:30:52 +01:00
71557280f5
feat(sidebar): update user initials display to show first two letters of first and last name
Build & Push Docker Image / build (push) Successful in 6m32s
2026-03-10 22:50:47 +01:00
03e484b8c6
feat(auth): improve logout process to redirect to Keycloak before clearing user state
Build & Push Docker Image / build (push) Successful in 6m24s
2026-03-10 22:41:27 +01:00
14ed0c3689
feat(toaster): adjust container style for improved toast positioning
Build & Push Docker Image / build (push) Successful in 6m30s
2026-03-10 22:28:47 +01:00
5fc64330e0
feat(migration): enhance migration script to include site settings, branding, and OAuth configuration
Build & Push Docker Image / build (push) Has been cancelled
2026-03-10 22:25:53 +01:00
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
a7b0b84f2d
feat(database): modify PostgreSQL insert query to return the entire inserted row for tables without an "id" column
Build & Push Docker Image / build (push) Successful in 6m35s
2026-03-10 15:14:03 +01:00
11d3972a74
feat(caldav): implement service discovery for CalDAV with redirection
Build & Push Docker Image / build (push) Successful in 6m25s
2026-03-04 22:33:43 +01:00
d8c52aae4e
feat(database): make token column nullable in caldav_tokens table for improved flexibility
Build & Push Docker Image / build (push) Successful in 6m36s
2026-03-04 22:24:11 +01:00
f16fd9aef2
feat(i18n): update hero title in English and German for consistency
Build & Push Docker Image / build (push) Successful in 6m26s
2026-03-04 13:52:30 +01:00
8edcb7d3df
feat(calendar): store only token hash in database to enhance security
...
Build & Push Docker Image / build (push) Successful in 6m25s
feat(federation): escape LIKE special characters in originDomain to prevent wildcard injection
feat(oauth): redirect with token in hash fragment to avoid exposure in logs
feat(OAuthCallback): retrieve token from hash fragment for improved security
2026-03-04 13:41:40 +01:00
6aa01d39f4
feat(DateTimePicker): optimize onChange handling with ref for improved performance
Build & Push Docker Image / build (push) Successful in 6m29s
2026-03-04 13:25:53 +01:00
bb4da19f4f
feat(Sidebar): update BrandLogo size for improved layout
Build & Push Docker Image / build (push) Successful in 6m26s
2026-03-04 13:11:55 +01:00
e8d8ccda42
feat(Home): update text for branding and hero title in multiple languages
Build & Push Docker Image / build (push) Has been cancelled
2026-03-04 13:08:23 +01:00
1d647d0a36
feat(DateTimePicker): update styles for month navigation and current month display
Build & Push Docker Image / build (push) Successful in 6m30s
2026-03-04 12:54:18 +01:00
e3a5f21c8b
feat(DateTimePicker): import flatpickr CSS for improved styling
Build & Push Docker Image / build (push) Successful in 6m33s
2026-03-04 12:41:36 +01:00
014de634b1
feat(DateTimePicker): integrate flatpickr for enhanced date/time selection and theming
Build & Push Docker Image / build (push) Successful in 6m29s
2026-03-04 12:33:51 +01:00
268f6d0c5a
feat(DateTimePicker): replace custom date/time picker with native inputs for improved theming and accessibility
Build & Push Docker Image / build (push) Successful in 6m50s
2026-03-04 12:17:42 +01:00
7018c5579f
feat(DateTimePicker): add fixed strategy to popperProps for improved positioning
Build & Push Docker Image / build (push) Successful in 6m30s
2026-03-04 11:55:48 +01:00
2a7754dd56
feat(DateTimePicker): add return statement to render DateTimePicker component
Build & Push Docker Image / build (push) Successful in 6m48s
2026-03-04 11:14:04 +01:00
a78fc06f2b
feat(DateTimePicker): implement calendar open handler to preserve scroll position
...
Build & Push Docker Image / build (push) Has been cancelled
feat(Modal): remove max height restriction for modal body
style: clean up z-index for datepicker popper
2026-03-04 11:12:56 +01:00
15bfcc80c3
feat(DateTimePicker): remove custom popper container and adjust z-index for improved layout
Build & Push Docker Image / build (push) Successful in 7m4s
2026-03-04 11:00:39 +01:00
fcb83a9b72
feat(DateTimePicker): implement custom popper container for improved layout handling
...
Build & Push Docker Image / build (push) Successful in 6m58s
feat(Modal): enhance modal styling with rounded corners and improved overflow handling
style: adjust z-index for datepicker popper to ensure proper layering above modals
2026-03-04 10:49:17 +01:00
a69b2e4d9a
feat(database): update reminder_sent_at column type for calendar_events based on database type
Build & Push Docker Image / build (push) Successful in 6m59s
2026-03-04 10:33:55 +01:00
0d84610e3b
feat(BrandLogo): enhance logo sizing and visibility based on app name visibility
Build & Push Docker Image / build (push) Successful in 6m57s
2026-03-04 10:23:23 +01:00
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
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