4760 Commits

Author SHA1 Message Date
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
Carlos Santos
0a49ca91d8 ov-components: refactor toolbar component to improve readability and add helper methods for recording and broadcasting status 2025-09-18 12:10:32 +02:00
Carlos Santos
8f48e9f70c ov-components: set recording and broadcasting budget color to white 2025-09-18 12:10:32 +02:00
cruizba
0471e43c2a openvidu-deployment: Fix local-meet pro typo 2025-09-17 20:46:31 +02:00
cruizba
6bc21cc27e openvidu-deployment: update deployment URL logic for meet service in docker-compose 2025-09-17 20:38:53 +02:00
cruizba
9755cd6753 openvidu-deployment: azure - single-node-pro & elastic & ha - Fix store_secret.sh script for empty secrets 2025-09-16 19:17:20 +02:00
cruizba
0c21cacded openvidu-deployment: aws - ha - empty api key if not defined 2025-09-16 17:54:03 +02:00
cruizba
522e0338da openvidu-deployment: azure - single node pro & elastic & ha - add parameters for initial Meet admin user and API key with validation 2025-09-16 17:52:10 +02:00
cruizba
f0a788e44f openvidu-deployment: azure - single node - fix UI params 2025-09-16 16:36:35 +02:00
cruizba
9c52ea2fa4 openvidu-deployment: azure - single node - update labels for initial admin password and API key 2025-09-16 16:07:57 +02:00
cruizba
a6488fe711 openvidu-deployment: azure - single node - typo 2025-09-16 15:13:45 +02:00
cruizba
d8fd8df182 openvidu-deployment: azure - single node - handle empty secrets 2025-09-16 14:46:16 +02:00