c5bca6e133backend: Enhances test reliability with active waiting
CSantosM
2026-03-06 16:38:12 +01:00
467ebf6d49backend: add ASSISTANT_STATE_LOCK_TTL to internal config and update AiAssistantService to use it
CSantosM
2026-03-05 12:16:50 +01:00
ad413d2791Bump version to 3.6.0
GitHub Actions
2026-03-06 11:37:26 +00:00
8a8951c120frontend: update participant moderation controls and badge handling in meeting component
juancarmore
2026-03-06 11:44:39 +01:00
f70bd04497Refactors participant role updates to use moderation actions
juancarmore
2026-03-06 11:41:15 +01:00
1223e3d53bfeat: enhance room member token handling with participant metadata and moderation actions
juancarmore
2026-03-06 11:39:28 +01:00
eca3acbcf0backend: refactor assistant creation and cancellation to use participant identity from session service
juancarmore
2026-03-05 11:03:32 +01:00
9cf48fc49ebackend: enhance room member token info handling to include participant identity in request session service
juancarmore
2026-03-05 11:03:03 +01:00
2453ce2760frontend: refactor captions button logic to improve state management and prevent concurrent toggles
juancarmore
2026-03-04 18:44:30 +01:00
7607f134a0Merge branch 'main' into feat/room-members-users
juancarmore
2026-03-04 18:17:05 +01:00
d025a35e15frontend: update participant role notification handling in MeetingEventHandlerService
CSantosM
2026-03-04 16:05:13 +01:00
1761517afcbackend: update '@livekit/track-processors' to version 0.7.2
CSantosM
2026-03-04 13:59:18 +01:00
9278260837frontend: improve recording action buttons with consistent attributes and structure
juancarmore
2026-02-18 16:47:54 +01:00
53f62708cebackend(test): increase sleep duration for webhook processing in expired rooms GC test
CSantosM
2026-03-04 12:56:42 +01:00
e05dfdf001backend: enhance room member token generation with support for recording access and update related tests
juancarmore
2026-03-03 10:02:39 +01:00
f49fd863b7frontend: implement room deletion service with confirmation dialog and error handling
CSantosM
2026-03-02 18:19:38 +01:00
5b9fa3149cfrontend: add room members list component with filtering and selection features
CSantosM
2026-03-02 18:18:24 +01:00
fe71d07242frontend: update recording detail layout and enhance video player integration
CSantosM
2026-03-02 17:31:03 +01:00
63d72c994brefactor: rename anonymous room access to access across all codebase
juancarmore
2026-03-02 17:37:25 +01:00
56d5126acbfrontend: update @livekit/track-processors dependency to version 0.7.2
CSantosM
2026-03-02 17:15:29 +01:00
43181bd068backend: refactor global configuration methods to support partial updates and improve field retrieval
juancarmore
2026-02-27 10:34:46 +01:00
340d53066cbackend: enhance user repository and service to support partial updates and selective field retrieval
juancarmore
2026-02-27 09:39:26 +01:00
e0d811237bbackend: enhance room member repository and service to support partial updates and selective field retrieval
juancarmore
2026-02-27 09:16:02 +01:00
db279faee4backend: update deleteRecording method to return void and improve hasRoomRecordings query efficiency
juancarmore
2026-02-26 22:07:37 +01:00
59c464387bbackend: add partial update method for recordings and refactor update logic
juancarmore
2026-02-26 21:57:59 +01:00
54bb06adfdbackend: implement atomic update paths for recording and room repositories
juancarmore
2026-02-26 19:51:42 +01:00
2572fd3960backend: update room retrieval to use selective fields for efficiency
juancarmore
2026-02-26 18:37:48 +01:00
37023fe077backend: refactor code to use partial updates for room properties
juancarmore
2026-02-26 17:50:46 +01:00
3a8e5e21bebackend: update room repository methods for better handling of partial room data
juancarmore
2026-02-26 17:49:15 +01:00
eaf021f1dctest: add unit tests for MeetRecordingInfo, MeetRoom, and MeetRoomMember fields coverage
juancarmore
2026-02-26 14:11:16 +01:00
22a42e4c63test: add unit tests for document-only fields in various schemas
juancarmore
2026-02-26 14:10:56 +01:00
8e5c07710bbackend: add document-only fields and types for various schemas and repositories
juancarmore
2026-02-26 14:10:42 +01:00
09ac408f32backend: enhance replaceOne method for improved addition of document only fields to replacement domain object
juancarmore
2026-02-26 14:10:07 +01:00
10a9982a57frontend: update label and placeholder for name input in create user form
CSantosM
2026-02-25 18:18:36 +01:00
6592dac7fcfrontend: update navigation logic for room cancellation and updates in RoomWizardComponent
CSantosM
2026-02-25 15:28:15 +01:00
b2380ec12bfix: replace update method with replace for room data consistency in setupTestUsersForRoom
juancarmore
2026-02-24 20:42:20 +01:00
78edf51842test: replace update method with replace for room status consistency in GC tests
juancarmore
2026-02-24 20:39:19 +01:00
cae5a58568backend: integrate schema versioning into create methods across repositories
juancarmore
2026-02-24 20:17:14 +01:00
cdbfd8c968backend: update mongoose to version 9.2.2 and adjust query filter types in repository and migration service
juancarmore
2026-02-24 20:16:40 +01:00
8ac2631e25backend: replace update methods with replaceOne for consistency across repositories
juancarmore
2026-02-24 19:50:39 +01:00
161f42f83cbackend: enhance document update and replacement methods in BaseRepository with partial updates and safety checks
juancarmore
2026-02-24 19:49:52 +01:00
d51c5ae0c3frontend: enhance API key management section with documentation link and styling improvements
CSantosM
2026-02-24 16:46:25 +01:00
4794b30ff9frontend: add role permissions step in room wizard
CSantosM
2026-02-24 14:28:09 +01:00
a25569b4f7test: add migration tests for global config, recordings, rooms, and users
juancarmore
2026-02-23 13:49:06 +01:00
d476b9c715backend: change log level from warn to error for migration failures
juancarmore
2026-02-23 13:48:33 +01:00
5cbd05be11backend: refactor test cleanup to sequentially delete rooms and recordings
juancarmore
2026-02-23 10:14:51 +01:00
248015fc06backend: add index migration functionality to MigrationService
juancarmore
2026-02-23 10:14:22 +01:00
803e4b6704backend: enhance migration registries and improve type handling in migration service
juancarmore
2026-02-22 13:42:37 +01:00
696df4a7a2backend: update convertToDTO method to explicitly ignore sensitive user fields
juancarmore
2026-02-22 13:41:51 +01:00
27d4249c57backend: simplify repository classes by removing generic types and enhancing type handling
juancarmore
2026-02-22 13:41:40 +01:00
83583259babackend: enhance BaseRepository to improve type handling
juancarmore
2026-02-22 13:40:08 +01:00
a9818f0cdcbackend: streamline migration models by removing Document extension and integrating schemaVersion for migration tracking
juancarmore
2026-02-22 13:39:35 +01:00
0777f299d9backend: update schema versions and implement user, room, and global config migrations
juancarmore
2026-02-20 11:23:12 +01:00
a69c8d0239backend: add room member migrations and update migration registry
juancarmore
2026-02-20 10:15:13 +01:00
7f784af12bbackend: update migration README with detailed steps for adding new migrations and schema changes
juancarmore
2026-02-20 09:42:03 +01:00
dcf6b5a84efrontend: fetch room name from room service if no recordings are available
juancarmore
2026-02-20 09:41:31 +01:00
99b9f56959frontend: update room link tooltip and router link in recording detail component
juancarmore
2026-02-20 09:41:16 +01:00
41438e20fafrontend: update recording and room components to use typed sort fields
juancarmore
2026-02-20 09:41:02 +01:00
b695b5f117frontend: simplify recording detail layout by removing player card wrapper
CSantosM
2026-02-19 17:20:57 +01:00
66e7a8b038frontend: update sorting implementation to use SortOrder enum across recording and room components
CSantosM
2026-02-19 17:19:00 +01:00
7976c99654frontend: add user profile page with password management and admin actions
CSantosM
2026-02-19 17:08:03 +01:00
491c3392cebackend: update field selection to use arrays instead of comma-separated strings across repositories and services
juancarmore
2026-02-19 14:03:55 +01:00
66978509b1backend: add fields validation schema for RoomMember and update filters to use typed array
juancarmore
2026-02-19 14:02:54 +01:00
c6742fd5ebopenapi: rename extraFields and X-ExtraFields files and update references in room API
juancarmore
2026-02-19 10:34:36 +01:00
761b205ed0openapi: add sort field parameters for users, recordings, room members, and rooms
juancarmore
2026-02-19 10:22:29 +01:00
a4d368d856backend: update sorting fields and order in recording, room, room member, and user schema validators
juancarmore
2026-02-19 10:14:26 +01:00