mirror of https://github.com/synctv-org/synctv
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
## Summary - Propagate dynamic playlist identity into Bilibili playback generation and expose room-scoped live danmaku SSE. - Resolve each SSE connection against the current playlist target and provider instance, retaining the playlist credential owner. - Restore loopback-only PostgreSQL and Redis ports in the development Compose profile so host-based `make dev-serve` can connect. ## Validation - `cargo clippy -p synctv-core -p synctv-api-common -p synctv-api-http --all-targets -- -D warnings` - `cargo test -p synctv-core dynamic_live_playback_has_a_live_danmaku_track` - `cargo test -p synctv-api-common dynamic_live_danmaku_provider_converts_to_room_scoped_endpoint` - `cargo test -p synctv-api-http` - `docker compose -p synctv-dev -f docker-compose.dev.yml config -q` |
1 month ago | |
|---|---|---|
| .. | ||
| support | ||
| admin_error_message_tests.rs | 1 month ago | |
| admin_rate_limit_tests.rs | ||
| api_security_tests.rs | 1 month ago | |
| chat_permission_integration_tests.rs | ||
| client_ip_tests.rs | ||
| client_resource_availability_tests.rs | ||
| dynamic_playback_api_tests.rs | 1 month ago | |
| email_rate_limit_tests.rs | ||
| grpc_layer_tests.rs | ||
| guest_token_validation_tests.rs | 1 month ago | |
| http_integration_test.rs | ||
| list_my_rooms_integration_tests.rs | ||
| local_message_broadcast_tests.rs | 1 month ago | |
| member_approval_api_integration_tests.rs | ||
| oauth2_state_onetime_tests.rs | ||
| playlist_permission_tests.rs | ||
| room_join_approval_integration_tests.rs | ||
| room_member_visibility_integration_tests.rs | ||
| room_password_rate_limit_integration_tests.rs | ||
| server_settings_tests.rs | ||
| user_room_member_matrix_integration_tests.rs | ||
| username_reserved_words_tests.rs | ||
| webrtc_integration_test.rs | 1 month ago | |
| websocket_test.rs | 1 month ago | |