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.
synctv/synctv-api-common/src/impls/client
zijiren 8711158d60
refactor: remove low-value thin wrappers (#426)
## Summary

- remove unused compatibility APIs and low-value forwarding wrappers
across the workspace
- inline service, repository, provider, cluster, proxy, and protocol
paths while preserving existing behavior
- remove stale dependencies, metrics, tests, and SQLx metadata generated
for deleted queries

## Validation

- `cargo check --workspace --all-targets`
- `cargo fmt --all -- --check`
- `git diff --check`
- relevant test suites: 1,408 passed, 184 ignored
- broader test run: 2,286 passed
1 month ago
..
room feat: separate room visibility from guest settings (#419) 1 month ago
auth.rs refactor: remove low-value thin wrappers (#426) 1 month ago
convert.rs refactor: remove low-value thin wrappers (#426) 1 month ago
file_download.rs refactor: remove low-value thin wrappers (#426) 1 month ago
live_danmaku.rs fix(bilibili): restore subtitles and dynamic live danmaku (#415) 1 month ago
media.rs refactor: remove low-value thin wrappers (#426) 1 month ago
member.rs refactor: remove low-value thin wrappers (#426) 1 month ago
mod.rs refactor: remove low-value thin wrappers (#426) 1 month ago
passkey.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
playback.rs refactor: remove low-value thin wrappers (#426) 1 month ago
playback_builder_tests.rs fix: type playback identities and stabilize FNOS playback (#400) 1 month ago
playback_lifecycle.rs fix: type playback identities and stabilize FNOS playback (#400) 1 month ago
playlist.rs refactor: remove low-value thin wrappers (#426) 1 month ago
report.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
room.rs refactor: remove low-value thin wrappers (#426) 1 month ago
stream.rs refactor: remove low-value thin wrappers (#426) 1 month ago
tests.rs refactor: remove low-value thin wrappers (#426) 1 month ago
user.rs refactor: remove low-value thin wrappers (#426) 1 month ago
webrtc.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago