MythEclipse
9e07a0a1f3
feat: add ffmpeg music player
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-15 17:17:17 +07:00
MythEclipse
29fcde69e4
fix: adapt code to modernized libraries
...
- Migrate validation.ts from class-transformer/class-validator to Zod
- Apply Biome auto-fixes (import sorting, nodejs protocol)
- Fix duplicate type identifier in validation.ts
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-15 04:25:06 +07:00
MythEclipse
a02d1fb7c0
chore: add pnpm workspace configuration with only built dependencies
2026-05-14 01:07:50 +07:00
MythEclipse
138aa397e2
chore: add code quality tooling
2026-05-13 15:28:25 +07:00
baharsah
aa85dd9beb
refactor: implement robust Opus decoding with error-resilient streams and transition to pull-based audio transmission for Discord output
2026-05-13 02:58:11 +07:00
baharsah
ad7dcde47c
feat: redesign UI and overhaul audio processing for Discord Gateway v4
2026-05-13 02:30:09 +07:00
baharsah
44ac346c21
refactor: modularize CRC mocking and implement a persistent Ogg stream for web audio playback
2026-05-13 01:12:11 +07:00
baharsah
c911b06b95
feat: implement Opus demuxing for browser streams, cache headers for playback, and enable microphone input in recorder
2026-05-13 01:03:46 +07:00
baharsah
18cf941da0
feat: add web interface and WebSocket server for real-time audio transmission to Discord
2026-05-13 00:32:27 +07:00