19 Commits

Author SHA1 Message Date
juancarmore
5e11be08b4 backend: Reorganize imports 2025-04-24 14:59:46 +02:00
juancarmore
9fb281626d backend: Implement meeting routes 2025-04-12 12:59:19 +02:00
juancarmore
9ccda10c6e backend: Rename participants.routes.ts to participant.routes.ts for consistency 2025-04-12 12:37:25 +02:00
Carlos Santos
58dcd83229 backend: Centralize configuration values in internal-config module 2025-04-11 17:13:05 +02:00
Carlos Santos
c090e255c2 backend: Add middleware to handle JSON syntax errors in request bodies 2025-04-10 16:44:42 +02:00
Carlos Santos
0cc73050a8 backend: Moved global preference api to internal 2025-04-07 20:41:39 +02:00
Carlos Santos
2c65ec1da8 backend: Refactor storage service operations with global preferences 2025-04-07 20:41:39 +02:00
Carlos Santos
12ef04964c backend: Refactor storage services and remove global preferences service references 2025-04-07 20:41:39 +02:00
juancarmore
d308850705 Update authentication routes to use internal API base path 2025-03-31 20:26:03 +02:00
Carlos Santos
194b7fb876 backend: split OpenAPI specification into public and internal files 2025-03-31 18:15:08 +02:00
Carlos Santos
bea36272af backend: Force initialization of RecordingService instance in dependency injector 2025-03-31 13:19:06 +02:00
juancarmore
6f0e0a2bd3 backend: Clean up routes code 2025-03-28 12:55:07 +01:00
juancarmore
bc33e9c5d9 backend: Add endpoint to retrieve participant role by room secret 2025-03-28 12:12:33 +01:00
Carlos Santos
318fecf962 backend: Remove meet/livekit/webhook route for cleaner API structure 2025-03-24 13:02:04 +01:00
Carlos Santos
f089ad6e67 backend: Rename livekitRouter to livekitWebhookRouter for clarity and consistency 2025-03-24 13:02:04 +01:00
Carlos Santos
7433103ca5 backend: Update REST API documentation URL to include base path 2025-03-24 13:01:27 +01:00
Carlos Santos
c9dfdd8852 backend: Introduce internal API routes for participants and recordings with updated base path 2025-03-24 13:01:27 +01:00
Carlos Santos
4e8c3ebcdf backend: Update nodemon and package scripts to generate OpenAPI documentation on restart and post-build 2025-03-24 12:53:39 +01:00
Carlos Santos
017b430bf1 Added source code 2025-03-10 19:25:11 +01:00