Carlos Santos
5a249fc3e1
ov-components: Add internal directives tests and update related components for recording functionality
2025-07-29 11:38:46 +02:00
Carlos Santos
9bac0f6490
ov-components: Add directive to control visibility of recording list and update related services and components
2025-07-29 10:47:22 +02:00
Carlos Santos
fa664c97f1
ov-components: Add view recordings button functionality and related directives
2025-07-29 10:26:25 +02:00
Carlos Santos
8e218ade3c
ov-components: Add start/stop recording button directive and update related components
2025-07-28 18:51:20 +02:00
Carlos Santos
22af5c7df6
ov-components: Implement centralized template management for videoconference components
2025-07-22 19:24:07 +02:00
Carlos Santos
04b8b741e2
ov-components: Refactor videoconference component to use centralized state management
2025-07-22 18:17:57 +02:00
Carlos Santos
8af9f75a10
ov-components: Prevent prejoin from showing again after user initiates join process
2025-07-22 17:45:03 +02:00
Carlos Santos
fabeaf1471
ov-components: Add ID to external view recording buttons for better accessibility
2025-07-22 17:05:33 +02:00
Carlos Santos
1ffd7ea9d6
ov-components: Fixed bug showing prejoin
...
- Rename joinSession method to join and update related calls for consistency
refactor
- Change isPrejoin method to showPrejoin in directive config service
2025-07-22 16:23:33 +02:00
Carlos Santos
82ddca6b50
ov-components: Add IDs to action buttons in recording activity component for improved accessibility
2025-07-21 17:36:11 +02:00
Carlos Santos
6fb7d9583c
ov-components: Enhance recording activity UI with additional status indicators and style adjustments
2025-07-21 17:03:22 +02:00
Carlos Santos
181c5f0789
ov-components: Improves recording activity UI
...
Refactors the recording activity component's template and styles
to use cards for displaying recording information.
Enhances the display of recording metadata, including duration,
size, and date, with appropriate icons.
Adds visual cues for active recordings and improves overall
responsiveness of the recording list.
2025-07-21 14:12:28 +02:00
Carlos Santos
e486665efd
ov-components: Updated recording activity component
2025-07-21 14:11:40 +02:00
Carlos Santos
b659400c88
ov-components: implement read-only mode and customizable controls for recording activity
2025-07-21 14:11:40 +02:00
Carlos Santos
637142cec6
ov-components: add room initialization checks and error handling in SessionComponent
2025-07-17 17:03:18 +02:00
Carlos Santos
c304c9c761
ov-components: add PreJoin directive to support custom pre-join templates in VideoconferenceComponent
2025-07-17 16:53:17 +02:00
Carlos Santos
4dd007395f
ov-components: Refactor components to use takeUntil for unsubscribing from observables
...
- Replaced manual subscription management with takeUntil pattern
- Introduced a destroy$ Subject in each component to handle unsubscriptions on component destruction.
- Improved memory management and code readability by eliminating multiple subscription variables.
2025-07-17 15:44:37 +02:00
Carlos Santos
7573656060
ov-components: refactor VideoconferenceComponent to improve template setup and icon management
2025-07-17 14:00:51 +02:00
Carlos Santos
8407363aaf
ov-components: add track subscription and manage room tracks published state
2025-07-17 13:29:17 +02:00
Carlos Santos
55fd64c254
ov-components: enhance recording functionality with track checks and UI updates
2025-07-17 13:29:17 +02:00
Carlos Santos
91aa127dad
ov-components: replace and improve recordingElapsedTime logic
2025-07-04 17:51:30 +02:00
Carlos Santos
1be876678c
ov-components: add subscription for virtual background effects management
2025-07-04 15:55:22 +02:00
Carlos Santos
388981be31
ov-components: reorder imports and add ShowDisconnectionDialogDirective to ApiDirectiveModule
2025-07-04 12:51:57 +02:00
Carlos Santos
6497751375
ov-component: add showDisconnectionDialog directive and update service for disconnection dialog management
2025-07-04 12:45:34 +02:00
pabloFuente
703698b25f
openvidu-components-angular: fix comment links
2025-07-02 18:14:07 +02:00
github-actions
bc42a72836
openvidu-components-angular: Bumped version to 3.3.0
2025-06-26 18:43:30 +00:00
Carlos Santos
709779b7fd
ov-components: Remove debugger statement from setRecordingStarted method in RecordingService
2025-06-24 16:18:18 +02:00
Carlos Santos
2de2920acf
ov-components: Add check for existing Material Icons link in VideoconferenceComponent
2025-06-18 10:12:39 +02:00
Carlos Santos
16e869c5da
ov-components: update API directive documentation
2025-06-11 12:50:08 +02:00
Carlos Santos
c628b2ab68
ov-components: enhance directive table generation logic and improve error handling
2025-06-11 12:49:41 +02:00
Carlos Santos
b7d9f822de
ov-components: apply background from storage based on background effects button status
2025-06-10 17:28:00 +02:00
Carlos Santos
94b51b9971
ov-components: Update language files to replace "session" with "room" for consistency across translations
2025-06-09 11:21:35 +02:00
github-actions
8984cfdcad
openvidu-components-angular: Bumped version to 3.2.1
2025-06-05 11:01:42 +00:00
Carlos Santos
022d18578e
ov-components: Remove unnecessary mat-line directive from settings panel options
2025-06-05 12:49:53 +02:00
github-actions
308315dee4
openvidu-components-angular: Bumped version to 3.2.0
2025-06-04 14:50:58 +00:00
Carlos Santos
395d0c3ade
ov-components: fix name getter in ParticipantModel to return participant's name
2025-05-26 19:09:19 +02:00
Carlos Santos
f0bcb3ac03
ov-components:remove unnecessary screenshot logging in API directive tests
2025-05-26 18:38:25 +02:00
Carlos Santos
3579b9dc6a
ov-components: update URL handling in API directive tests and improve error logging in leaveRoom method
2025-05-26 18:31:51 +02:00
Carlos Santos
dbb45eaffd
ov-components: improve leaveRoom method by adding fallback navigation on error
2025-05-26 18:24:14 +02:00
Carlos Santos
fc7d7fef5a
ov-components: replace fit with it for consistency in API directive tests
2025-05-26 17:52:55 +02:00
Carlos Santos
3f234276ee
ov-components: enhance leaveRoom method with error handling and verification steps
2025-05-26 17:46:54 +02:00
Carlos Santos
21c297c73b
ov-components: ensure room is left after each test in attribute and event directives
2025-05-26 10:33:17 +02:00
Carlos Santos
7df7b31d97
ov-components: add screenshot logging and delay in API directives tests
2025-05-23 18:13:35 +02:00
Carlos Santos
d8d4870eb7
ov-components: add screenshot logging for video presence check
2025-05-23 17:18:02 +02:00
Carlos Santos
aa15e8b713
ov-components: add delay before checking session presence in audio disabled test
2025-05-23 15:48:15 +02:00
Carlos Santos
c12dbf247c
ov-components: refactor participant left and room disconnected handling to use a common disconnect method
2025-05-23 12:02:29 +02:00
Carlos Santos
442b99771a
ov-components: enhance error handling and add screenshot capture during room leave process
2025-05-23 11:41:56 +02:00
Carlos Santos
5f9fb06c2a
ov-components: add error logging and screenshot capture on room leave failure
2025-05-23 11:35:21 +02:00
Carlos Santos
dfae82d4cf
ov-components: add event handling for participant left and update config state
2025-05-23 11:24:45 +02:00
Carlos Santos
549a822491
ov-components: rename redirectOnLeaves to redirectToHomeOnLeaves for clarity and update related logic
2025-05-23 11:09:07 +02:00