MythEclipse
220c3b93d2
feat: implement Opus decoder runtime checks and add tests for decoder functionality
2026-05-13 18:56:44 +07:00
MythEclipse
4dadcf3871
feat: implement web-driven voice connection with guild/channel selection and API integration
2026-05-13 18:23:20 +07:00
MythEclipse
0e056732bc
feat: implement one-port WebSocket server with updated connection handling and configuration
2026-05-13 17:49:33 +07:00
MythEclipse
f9a4b4a92d
feat: add muxer job queue with SQLite integration and metrics tracking
2026-05-13 17:06:22 +07:00
MythEclipse
978c2c468d
feat: enhance configuration management and add error handling
2026-05-13 16:57:07 +07:00
MythEclipse
673a06376c
feat: implement graceful shutdown process for bot
...
- Added graceful shutdown functionality to handle SIGINT, SIGTERM, uncaught exceptions, and unhandled promise rejections.
- Integrated stopRecording and pause functionality during shutdown.
- Enhanced logging for shutdown steps and error handling.
- Updated package.json to include pino-pretty for improved logging output.
2026-05-13 16:32:14 +07:00
MythEclipse
3ae28157a3
feat: implement logging and retry mechanism with pino and p-retry
2026-05-13 16:25:01 +07:00
MythEclipse
7a5ac2e34a
refactor: make hardcoded values configurable via env vars
2026-05-13 16:05:19 +07:00
MythEclipse
80081a6f62
refactor: modularize recorder orchestration
2026-05-13 16:00:21 +07:00
MythEclipse
f655daa0c7
style: format recorder modules
2026-05-13 15:56:56 +07:00
MythEclipse
dbe593c6fd
refactor: extract recorder domain types and modules
2026-05-13 15:56:42 +07:00
MythEclipse
da108c5d84
refactor: type application config
2026-05-13 15:56:00 +07:00
MythEclipse
d470321321
style: format packetFilter
2026-05-13 15:54:54 +07:00
MythEclipse
138aa397e2
chore: add code quality tooling
2026-05-13 15:28:25 +07:00
MythEclipse
6e67da2192
feat: enhance EventMetadata interface and improve user data handling in recording process
2026-05-13 04:06:37 +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
root
7ad5e58ffa
init
2026-05-12 19:38:23 +07:00