4771 Commits

Author SHA1 Message Date
cruizba
8dc1dd329a openvidu-deployment: revert unnecessary RUNNING_SYSTEMD=false prefix from docker pull commands in installation scripts 2025-09-30 13:13:00 +02:00
Carlos Santos
1298e3160d ov-components: update documentation for setTheme method to clarify theme mode application 2025-09-30 12:48:00 +02:00
Carlos Santos
d54e21d726 ov-components: improve layout and styling for participant name and badges 2025-09-30 12:46:44 +02:00
Carlos Santos
e00120b046 ov-components: update CLASSIC to Classic for consistency in theme handling 2025-09-30 12:27:37 +02:00
cruizba
ec4e2a2f76 openvidu-deployment: update installation scripts:
- Use RUNNING_SYSTEMD=false for docker pull to avoid warning.
- Meet installer start after install.
2025-09-30 12:05:56 +02:00
Carlos Santos
0a96ce9323 ov-components: update button color in stream video controls for consistency 2025-09-30 11:50:22 +02:00
cruizba
0b56a76f0c openvidu-deployment: rename install-meet.sh to install_meet.sh 2025-09-30 01:09:02 +02:00
cruizba
76ca051ae3 openvidu-deployment: add install-meet.sh script for setting up OpenVidu deployment with Docker (simplified installer) 2025-09-30 01:06:35 +02:00
cruizba
6e40f239fb openvidu-deployment: local-meet - update webhook URL for meet service in docker-compose files 2025-09-26 19:15:56 +02:00
cruizba
5fec44d44e Revert "openvidu-deployment: update deployment URL logic for meet service in docker-compose"
This reverts commit 6bc21cc27edaa039577a26c36c975ddce85c9799.
2025-09-26 19:15:56 +02:00
Carlos Santos
db20af15e6 ov-components: update color variables to enhance UI consistency across components 2025-09-26 18:26:36 +02:00
pabloFuente
1bbb9784cd Add new egress config [allocation_strategy, disable_cpu_overload_killer] 2025-09-26 13:15:36 +02:00
Carlos Santos
90071667ac ov-components: remove alpha values from color variables in light and dark themes 2025-09-25 18:23:41 +02:00
Carlos Santos
1c21097f59 ov-components: update theme selector test to use togglePanel for settings 2025-09-25 17:12:24 +02:00
Carlos Santos
fe97022182 ov-components: implement showThemeSelector directive and integrate theme selector functionality 2025-09-25 17:03:33 +02:00
Carlos Santos
0cdb46a79c ov-components: load predefined themes dynamically in ThemeSelectorComponent 2025-09-25 17:03:33 +02:00
Carlos Santos
7071385e22 ov-components: move theme initialization to ov-videoconference constructor 2025-09-25 17:03:33 +02:00
cruizba
5c6d8984c2 openvidu-deployment: aws - fix LaunchTemplate reference to use LaunchTemplateId 2025-09-25 15:39:41 +02:00
cruizba
bd3a835ce9 openvidu-deployment: aws - Fix Launch template reference 2025-09-25 15:25:19 +02:00
cruizba
418372367e openvidu-deployment: aws - Fix single node cloudformation to be able to deploy more than one stack in the same region. 2025-09-25 15:13:21 +02:00
Carlos Santos
8ff7b24aa5 ov-components: rename theme constants for clarity 2025-09-25 12:10:32 +02:00
Piwccle
747aee5291 Merge branch 'master' of https://github.com/OpenVidu/openvidu 2025-09-24 13:04:52 +02:00
Piwccle
270bb213ca openvidu-deployment: remove unnecesary .gitignore 2025-09-24 13:04:49 +02:00
cruizba
d309778f76 openvidu-deployment: update Docker and Docker Compose versions across installation scripts. Change Egress image to openvidu Egress fork. 2025-09-24 13:02:52 +02:00
Piwccle
d3086d0c09
Add Terraform files to .gitignore 2025-09-24 13:02:51 +02:00
Piwccle
0641639643 openvidu-deployment: Added GCP Single Node and Single Node PRO deployments 2025-09-24 13:00:35 +02:00
Carlos Santos
246be8bcf2 ov-components: enhance mobile layout for prejoin component and improve participant name input background 2025-09-23 19:44:00 +02:00
Carlos Santos
1b9396ca1b ov-components: improve prejoin component and enhance SCSS styles for better layout and responsiveness 2025-09-23 18:22:41 +02:00
Carlos Santos
0f06c15a78 ov-components: update lib:build script to remove unnecessary directory change 2025-09-23 12:49:11 +02:00
Carlos Santos
faaac23c66 ov-components: enhance mobile responsiveness for panel and session components 2025-09-22 21:17:11 +02:00
Carlos Santos
0407725437 ov-components: add landscape orientation warning component for mobile devices 2025-09-22 21:04:23 +02:00
Carlos Santos
bab8d3eb2a ov-components: enhance layout model with extended options and improved dimension calculations 2025-09-22 20:22:27 +02:00
Carlos Santos
1cef3c17a4 ov-components: enhance layout service with responsive viewport handling and layout options adjustment 2025-09-22 20:06:25 +02:00
Carlos Santos
bd74184799 ov-components: enhance pre-join component for mobile support and viewport handling 2025-09-22 19:22:28 +02:00
Carlos Santos
8416c3f764 ov-components: refactor pre-join component styles for improved structure and loading state handling 2025-09-22 19:12:28 +02:00
Carlos Santos
bb70ddb3d9 ov-components: remove unused input properties from toolbar panel buttons component 2025-09-22 18:17:36 +02:00
Carlos Santos
9d17c14bcd ov-components: add theme selector component and integrate theme management
- Introduced a new theme selector component to allow users to select themes.
- Updated settings panel to include the theme selector.
- Created shared styles for device and theme selectors.
- Refactored existing audio and video device components to use shared styles.
- Enhanced storage service to manage theme preferences.
- Updated theme service to support classic theme alongside light and dark themes.
- Added translations for theme-related strings in multiple languages.
2025-09-22 17:57:04 +02:00
Carlos Santos
776c45be3a ov-components: refine viewport checks for mobile landscape orientation and improve SCSS for toolbar buttons 2025-09-22 14:18:01 +02:00
Carlos Santos
f11f0933b4 ov-components: add landscape orientation warning and improve loading animations 2025-09-22 12:39:07 +02:00
Carlos Santos
d48e44ea55 ov-components: enhance settings panel for responsive design and improve layout handling 2025-09-19 18:31:10 +02:00
Carlos Santos
b35f959394 ov-components: update SCSS for collapsible panels menu and adjust button dimensions 2025-09-19 17:25:36 +02:00
Carlos Santos
b71991a3e4 ov-components: remove unnecessary console logs 2025-09-19 17:04:33 +02:00
Carlos Santos
c80c8d3ab2 ov-components: add translations for "PANELS" in multiple language files 2025-09-19 14:57:19 +02:00
Carlos Santos
4654c48f22 ov-components: refactor leave button implementation for improved template handling 2025-09-19 14:52:01 +02:00
Carlos Santos
6da901e7bb ov-components: enhance toolbar panel buttons with responsive design 2025-09-19 14:50:14 +02:00
Carlos Santos
d223acefcf ov-components: add toolbar panel buttons component with event handling and styling 2025-09-19 11:56:10 +02:00
Carlos Santos
41152de276 ov-components: implement custom leave button directive and enhance toolbar for additional button templates 2025-09-18 19:40:25 +02:00
Carlos Santos
2a9f3a62fa ov-components: enhance toolbar media buttons for responsive design and improved visibility 2025-09-18 12:14:07 +02:00
Carlos Santos
677a9129a2 ov-components: add viewport service and model for responsive design detection 2025-09-18 12:12:52 +02:00
Carlos Santos
c65b5c8a18 ov-components: add toolbar media buttons component 2025-09-18 12:11:04 +02:00