7 Commits

Author SHA1 Message Date
juancarmore
2b7466c6e3 testapp: add kick participant functionality and fix view recordings link
- Enhanced the web component to include a kick participant feature.
- Updated the UI to allow moderators to input participant identity for kicking.
- Modified the room controller to handle the new kick participant request.
- Refactored code for better readability and maintainability across various services and controllers.
- Updated the index.mustache and room.mustache templates to reflect changes in functionality.
2025-07-08 23:57:04 +02:00
Carlos Santos
dd1c27730e testapp: rename API_KEY to MEET_API_KEY and update related references 2025-06-24 18:51:42 +02:00
Carlos Santos
8221368aa0 testapp: log environment variables on server start for better visibility 2025-06-24 18:47:03 +02:00
Carlos Santos
21fbeec258 testapp: add functionality to delete all recordings and enhance UI for action buttons 2025-06-12 11:11:36 +02:00
Carlos Santos
64789951d3 testapp: add functionality to delete all rooms and add core tests 2025-06-06 12:32:10 +02:00
Carlos Santos
6a8bae5dec testapp: enhance webhook event handling and storage; update room ID handling in forms 2025-05-12 12:57:33 +02:00
Carlos Santos
654d082e9c testapp: Updated testapp 2025-05-09 16:40:38 +02:00