juancarmore
a069ebafaf
backend: enhance room deletion process to include member removal
2026-01-07 10:34:30 +01:00
juancarmore
93046c8db0
backend: implement room member management features including CRUD operations
2026-01-07 10:34:26 +01:00
juancarmore
a26f2a754b
backend: add room roles and anonymous access management features
2026-01-07 10:33:25 +01:00
juancarmore
6b781aac8e
backend: enhance room and members management with new authorization middlewares
2026-01-07 10:27:42 +01:00
juancarmore
459799a716
backend: implement all user endpoints
2026-01-07 10:27:42 +01:00
juancarmore
e72566dd8c
backend: implement room member management with repository and database schema definition
2026-01-07 10:27:40 +01:00
juancarmore
79cef519b8
backend: refactor room member and user authentication middleware, adding new permissions and request handling
2026-01-07 10:23:09 +01:00
juancarmore
b709ad320a
backend: add room member and user endpoints
2026-01-07 10:23:09 +01:00
juancarmore
5d874f57f5
backend: refactor auth middlewares and data stored in request context
2026-01-07 10:23:09 +01:00
juancarmore
53ac60d37a
backend: add request validation middleware for room members and users
2026-01-07 10:23:09 +01:00
juancarmore
e0736677ca
backend: enhance zod schemas for room members and users, adding new validation and permissions structures
2026-01-07 10:22:41 +01:00
juancarmore
e3de4256a8
typings: complete room, room member, user and permissions interfaces
2026-01-07 10:19:09 +01:00
juancarmore
5abd106641
openapi: add bulk delete endpoints to room members and users API, and add more query params to get all endpoints
2026-01-07 10:14:59 +01:00
juancarmore
450aa85b88
Revert "Revert commits 6c7bfd4 5638025 da7759d ba374ce cf84de4 39a9b7d e990c19"
...
This reverts commit 0ab6a48e13ec15267de4373f2647745cc184bb87.
2026-01-07 10:13:08 +01:00
juancarmore
86af733b37
backend: fix filename format for API keys in S3KeyBuilder
v3.5.0
2025-12-31 00:51:56 +01:00
juancarmore
8d685e6ae5
test: enhance recordings and rooms API tests with filtering and sorting functionality
2025-12-31 00:14:14 +01:00
juancarmore
05980df465
test: update import paths for RoomData and TestContext in various test files
2025-12-31 00:12:48 +01:00
juancarmore
744fd05724
frontend: improve promise handling in MeetingLobbyService
2025-12-29 17:42:06 +01:00
cruizba
d1431687f0
bump to 3.5.0
2025-12-29 13:11:46 +01:00
juancarmore
87b86652dc
backend: update room creation to use roomConfig correctly
2025-12-25 14:18:02 +01:00
Carlos Santos
115993fe69
frontend: adjust horizontal layout styles for improved spacing and responsiveness
2025-12-23 16:50:49 +01:00
Carlos Santos
f65f5dd33d
frontend: refactor hidden participants indicator styles for improved layout and consistency
2025-12-23 13:51:16 +01:00
Carlos Santos
d78eae9810
frontend: update styles in hidden participants indicator for improved consistency and theming
2025-12-23 13:35:07 +01:00
Carlos Santos
8fbe8fb716
frontend: enhance hidden participants indicator to display names of hidden participants in both horizontal and vertical layouts
2025-12-23 13:08:25 +01:00
Carlos Santos
6a9bd2be95
frontend: adjust step content card styles for improved layout and add height property to recordings header for better UX
2025-12-23 11:40:27 +01:00
Carlos Santos
320135dd39
frontend: fix overflow property in users permissions icon for better styling
2025-12-23 11:35:30 +01:00
Carlos Santos
0ca445a89b
frontend: refine layout and spacing in room details component for improved visual consistency
2025-12-23 11:25:54 +01:00
Carlos Santos
76ea36cf69
frontend: refactor filter menu styles for consistency across recording and rooms lists components
2025-12-23 11:02:58 +01:00
juancarmore
b0b95f38a8
frontend: remove UtilsHelper and update repositories and services to handle field selection directly in database
2025-12-23 01:05:01 +01:00
juancarmore
6ad700f538
frontend: enhance empty state message in recording lists to show room-specific information
2025-12-22 21:50:19 +01:00
juancarmore
11dcd1238a
frontend: update room recordings component to support filters and sorting
2025-12-22 21:22:56 +01:00
juancarmore
8f858267b4
frontend: implement sorting functionality in rooms list and update filters to support sorting options
2025-12-22 20:53:26 +01:00
juancarmore
cea8301e00
frontend: add sorting functionality to recording lists and update filters to include sort options
2025-12-22 20:31:41 +01:00
juancarmore
f2c4df0de6
frontend: enable filters in rooms list and update room service to support status and sorting options
2025-12-22 19:29:12 +01:00
juancarmore
eb3e11c37c
frontend: enable filters in recording lists and update filter handling in service
2025-12-22 17:35:54 +01:00
juancarmore
f5b805f3a3
backend: enhance recording and room repositories with additional filtering options
2025-12-22 17:21:57 +01:00
juancarmore
1c955c60d0
backend: enhance recording and room filters with status and sorting options
2025-12-22 17:21:57 +01:00
juancarmore
113dbe4f88
openapi: add query parameters for status, sort field, and sort order in get all endpoints
2025-12-22 17:21:57 +01:00
juancarmore
f6d685a158
backend: modify room config validator and ensure recording is disabled when E2EE is enabled
2025-12-22 17:21:57 +01:00
Carlos Santos
60cb1afdf3
frontend: implement automatic participant synchronization using signals in MeetingContextService
2025-12-22 16:54:51 +01:00
Carlos Santos
b4f482f9d7
frontend: enhance hidden participants indicator with improved layout and description text
2025-12-22 16:54:36 +01:00
Carlos Santos
3a83efa668
frontend: add hidden participants indicator component with responsive layouts
2025-12-22 14:12:17 +01:00
juancarmore
0ab6a48e13
Revert commits 6c7bfd4 5638025 da7759d ba374ce cf84de4 39a9b7d e990c19
2025-12-19 12:48:22 +01:00
Carlos Santos
9a853f285b
test: remove console logs and update chat message expectations in E2EE UI tests
2025-12-17 17:47:28 +01:00
Carlos Santos
1d552c9098
frontend: refactor isMobileView to use computed property for better performance
2025-12-17 11:44:49 +01:00
Carlos Santos
c806e90e42
docker: update Node.js version in Dockerfile to 22.21.1
2025-12-17 11:20:08 +01:00
Carlos Santos
3a2ce89a3d
chore: update dependencies to latest versions
...
- Updated dotenv from 16.5.0 to 16.6.1
- Updated express from 5.1.0 to 5.2.1
- Updated @types/express from 5.0.1 to 5.0.6
- Updated @types/node from 22.15.17 to 22.19.3
- Updated @types/socket.io from 3.0.1 to 3.0.2
- Updated concurrently from 9.1.2 to 9.2.1
- Updated typescript from 5.9.2 to 5.9.3
2025-12-17 11:01:01 +01:00
Carlos Santos
7c75a9ddd0
frontend: reorder imports and add type annotation for currentTheme computed property
2025-12-17 10:08:37 +01:00
Carlos Santos
4d3adc1922
frontend: remove unused webpack configuration file
2025-12-16 18:23:19 +01:00
Carlos Santos
d925cb7843
frontend: refactor step indicator layout for improved responsiveness and structure
2025-12-16 17:58:32 +01:00