a2a2da6586feat(deploy): add LiveKit and Caddy configuration files, init script, and Docker Compose setup for server deployment
main
Cesar Mendivil2025-11-26 15:42:40 -07:00
2a242b35f2feat(deploy): add LiveKit and Caddy configuration files, init script, and Docker Compose setup for server deploymentCesar Mendivil2025-11-25 11:41:55 -07:00
08aca81ab1feat(prejoin): add analyzing/loading screen with illustration and spinner; ensure minimum display time during token validation; update styles for compact controls and improved responsivenessCesar Mendivil2025-11-25 11:39:58 -07:00
adbec08f5efeat(prejoin): refactor PreJoin UI and styles; remove mock studio feature; add visual test scripts and update dependenciesCesar Mendivil2025-11-25 09:24:44 -07:00
1e67f1ca36revert(styles): restore avanza-ui files to parent of c408c281852bee361fa739fc495542c1da8e45c3 (undo PreJoin addition)Cesar Mendivil2025-11-23 18:44:37 -07:00
3780d75386chore(prejoin): micro-ajuste badge opacity/padding para pruebas visualesCesar Mendivil2025-11-23 00:40:12 -07:00
fd5c9f05e0feat: agregar archivos de configuración y scripts para la funcionalidad de PreJoin y captura de imágenesCesar Mendivil2025-11-22 22:54:07 -07:00
c408c28185feat: add PreJoin page and components with studio controls, microphone meter, platform utils, and design tokens; update styles for prejoin template compatibilityCesar Mendivil2025-11-22 00:22:09 -07:00
d162014030feat: add session API routes, in-memory store, and E2E test utilities; update styles and refactor components for consistencyCesar Mendivil2025-11-21 21:09:14 -07:00
8b458a3ddffeat: add initial LiveKit Meet integration with utility scripts, configs, and core componentsCesar Mendivil2025-11-20 12:50:38 -07:00
f5d0051a19feat: add form components including Checkbox, Radio, Switch, and TextareaCesar Mendivil2025-11-16 21:47:47 -07:00
91a09df7abUnify ui-components into avanza-ui; remove ui-components package; fix type issues and studio-panel wrappersCesar Mendivil2025-11-11 18:14:02 -07:00
461db99b9ffeat: add form components including Checkbox, Radio, Switch, and TextareaCesar Mendivil2025-11-11 15:20:13 -07:00
ca1557cd60feat: add initial project setup with Tailwind CSS, Vite, and basic componentsCesar Mendivil2025-11-11 14:49:32 -07:00
657565046bfeat: implement Studio Panel layout and components with Tailwind CSSCesar Mendivil2025-11-11 10:47:34 -07:00
1a28c0eae7fix(studio-panel): safe defaults for MediaGrid and fallback image handlerCesar Mendivil2025-11-10 12:08:12 -07:00
a501d398ffchore: update tailwindcss to version 4.1.0 across admin, broadcast, landing, and studio panelsCesar Mendivil2025-11-09 19:02:50 -07:00
789ca92619feat: actualizar importaciones de tipos compartidos y agregar nuevos tipos en el módulo compartidoCesar Mendivil2025-11-09 15:47:59 -07:00
243615d2b7feat: agregar funcionalidad para añadir destinos en el modal de nueva transmisiónCesar Mendivil2025-11-09 14:16:01 -07:00
164f7fba21feat: agregar gestión de cierre en el modal de destino y mejorar el diseño del panel lateral y la barra lateral derechaCesar Mendivil2025-11-09 12:14:19 -07:00
9a62cd634dfeat: agregar panel lateral derecho y mejorar la gestión de activos y chatCesar Mendivil2025-11-09 00:49:02 -07:00
198fbe8ef6refactor: remove unused components and demo configurationsCesar Mendivil2025-11-08 22:56:48 -07:00
eb26ef7835Implement code changes to enhance functionality and improve performanceCesar Mendivil2025-11-08 00:01:25 -07:00
78e83b46ddfeat: Implement main Studio component with user authentication and connection handlingCesar Mendivil2025-11-07 23:22:35 -07:00
3ed1ac7cc2feat: Rediseñar el área central del panel de estudio con controles de layout y barra de herramientasCesar Mendivil2025-11-07 17:44:04 -07:00
d3122d64f8feat: Mejorar el panel de participantes y agregar funcionalidad de pestañas en el panel derechoCesar Mendivil2025-11-07 17:34:24 -07:00
396a803b1cfeat: Integrar LiveKit y actualizar URLs en el panel de transmisión y APICesar Mendivil2025-11-07 15:42:53 -07:00
f57ce90c11feat: Enhance StudioControls with presentation and layout featuresCesar Mendivil2025-11-07 14:29:14 -07:00
543d6bc6affeat: update studio-panel and broadcast-panel configurationsCesar Mendivil2025-11-06 23:15:23 -07:00
0ca2b36b5cfeat: Implement Studio Panel with Left Sidebar, Right Panel, and Video AreaCesar Mendivil2025-11-06 19:09:00 -07:00
70317f95f8Add Requiner font and styles for Logo componentCesar Mendivil2025-11-06 15:20:09 -07:00
a06ffa8f79feat(modal): mejorar el estilo del modal y ajustar la posición del botón de retrocesoCesar Mendivil2025-11-06 11:38:40 -07:00
c7a4f163b2feat: add new logo component and SVG logo assetCesar Mendivil2025-11-06 11:05:31 -07:00
3b524d1c23feat: agregar funcionalidad de edición en el modal de transmisión y mejorar la tabla de transmisionesCesar Mendivil2025-11-06 00:48:26 -07:00
e43686e36dfeat(modal-parts): add modular components for modal UICesar Mendivil2025-11-06 00:32:08 -07:00
343ba1675efeat: Mejora del componente Dropdown y ajustes en estilos de la tabla de transmisionesCesar Mendivil2025-11-05 18:12:54 -07:00
4575e3ce46feat: Mejora del componente Dropdown con soporte para encabezados no interactivos y transiciones de fondoCesar Mendivil2025-11-05 17:00:41 -07:00
01178e9532feat: Implement Dropdown component with styles and functionalityCesar Mendivil2025-11-05 16:14:39 -07:00
e036be8671Implement feature X to enhance user experience and fix bug Y in module ZCesar Mendivil2025-11-05 11:58:12 -07:00
d26a18f702Refactor code structure for improved readability and maintainabilityCesar Mendivil2025-11-05 11:49:09 -07:00
ec88eeeadcchore: remove broadcast components from landing-page (moved to broadcast-panel)Cesar Mendivil2025-11-05 00:17:22 -07:00