4734 Commits

Author SHA1 Message Date
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
cruizba
d47c080aaf openvidu-deployment: azure - single node - build bicep 2025-09-16 14:38:53 +02:00
cruizba
8c11071f2e openvidu-deployment: azure - single node - store none if api key is not defined 2025-09-16 14:28:28 +02:00
cruizba
1b4b14c1d7 openvidu-deployment: azure - single node - fix azure ui labels 2025-09-16 14:08:25 +02:00
cruizba
bb5c7d4e39 openvidu-deployment: azure - single node - add parameters for initial Meet admin user and API key with validation 2025-09-16 13:25:05 +02:00
cruizba
4fef8d73d4 openvidu-deployment: aws - Initial Meet api key fixes. Fix redirect 80 to 443 in HA 2025-09-15 22:51:57 +02:00
cruizba
36665d54b1 openvidu-deployment: aws - add initial admin password and API key parameters for OpenVidu Meet configuration to all cloudformation 2025-09-15 13:40:58 +02:00
cruizba
2908391eee openvidu-deployment: add parameters for initial Meet admin user and API key with validation 2025-09-15 12:30:04 +02:00
cruizba
01df8eab17 openvidu-deployment: ha - azure - fix domain name storage in install script. 2025-09-11 21:03:11 +02:00
cruizba
2304bca8d4 openvidu-deployment: azure - Fix race condition on role assignment 2025-09-11 20:28:23 +02:00
cruizba
45b7ef4284 openvidu-deployment: single node - azure - Remove unnecessary letsenctypt logic 2025-09-11 18:23:01 +02:00
Carlos Santos
7353b4a7c2 ov-components: update livekit-client and @livekit/track-processors dependencies to latest versions 2025-09-11 17:51:11 +02:00
Carlos Santos
90446e43dc ov-components: change PREFIX_KEY to protected visibility 2025-09-11 17:32:51 +02:00
cruizba
bc247b8090 openvidu-deployment: Update initial admin user credentials in deployment scripts
- Changed the initial admin username for OpenVidu Meet from "meetadmin" to "admin" in AWS, Azure Bicep, and JSON deployment files.
2025-09-11 14:40:49 +02:00
Carlos Santos
f0b3c2e2c6 ov-components: Implement theming system
- Added THEME.md documentation detailing the theming system, including usage, service methods, and CSS variables reference.
- Created theme.scss with SCSS mixins for applying OpenVidu themes and integrating with Angular Material.
- Introduced theme.model.ts to define theme modes and variables.
- Developed theme.service.ts to manage theme switching, variable updates, and system theme detection.
- Updated public-api.ts to export new theme model and service.
- Enhanced styles.scss to incorporate OpenVidu theme integration with Angular Material.
- Added support for responsive theme detection based on system preferences.
2025-09-11 14:13:39 +02:00
cruizba
7821f3a75d openvidu-deployment: cleanup aws and azure unnecessary code 2025-09-09 22:26:41 +02:00
cruizba
259585929b openvidu-deployment: ha - azure - support sslip if no domain is defined 2025-09-09 22:06:36 +02:00
cruizba
c1e916adc2 openvidu-deployment: single node pro & elastic - azure - refactor public IP retrieval to use Azure CLI and update related scripts 2025-09-09 22:04:33 +02:00
cruizba
6bb42d813f openvidu-deployment: single node - azure - refactor public IP retrieval to use Azure CLI and update related scripts 2025-09-09 19:49:36 +02:00
cruizba
b30ea404ed Revert "openvidu-deployment: elastic - azure - simplify public IP retrieval and remove get_public_ip.sh script"
This reverts commit 09a791307d763ff773c361fb09c7e7a85be65019.
2025-09-09 19:07:18 +02:00
cruizba
09a791307d openvidu-deployment: elastic - azure - simplify public IP retrieval and remove get_public_ip.sh script 2025-09-09 18:41:50 +02:00
cruizba
1310446c23 openvidu-deployment: elastic - azure - remove letsEncryptEmail parameter from certificate configuration 2025-09-09 17:39:15 +02:00
cruizba
51910582d8 openvidu-deployment: elastic - azure - remove letsEncryptEmail handling from certificate configuration 2025-09-09 17:26:49 +02:00
cruizba
0499e9b121 openvidu-deployment: elastic - azure - update default certificate type to 'letsencrypt' 2025-09-09 16:43:14 +02:00
cruizba
b99b041662 openvidu-deployment: elastic - azure - update createUiDefinition.json to hide 'None' option in public IP address settings 2025-09-09 13:30:32 +02:00
cruizba
be8e615b81 openvidu-deployment: elastic - azure - remove letsEncryptEmail parameter from SSL configuration in createUiDefinition.json 2025-09-09 13:25:02 +02:00
cruizba
4d0e4c4520 openvidu-deployment: elastic - azure - Allow empty domains withj sslip 2025-09-09 13:18:01 +02:00