Files
reflector/www/app/lib
Mathieu Virbel 304f3dca3a feat: add room by name endpoint for non-authenticated access
- Add GET /rooms/name/{room_name} backend endpoint
- Endpoint supports non-authenticated access for public rooms
- Returns RoomDetails with webhook fields hidden for non-owners
- Update useRoomGetByName hook to use new direct endpoint
- Remove authentication requirement from frontend hook
- Regenerate API client types

Fixes: Non-authenticated users can now access room lobbies
2025-09-10 19:04:09 -06:00
..
2024-01-12 14:57:41 +01:00
2025-09-09 16:46:57 -04:00
2025-09-09 16:46:57 -04:00
2023-11-22 12:26:40 +01:00
2023-08-18 19:29:02 +07:00
2023-09-25 19:58:41 +02:00
2025-08-20 20:56:45 -04:00
2025-08-13 10:03:38 -04:00
2025-09-05 23:03:24 -04:00