MythEclipse
4dadcf3871
feat: implement web-driven voice connection with guild/channel selection and API integration
2026-05-13 18:23:20 +07:00
MythEclipse
a5a794c590
feat: implement RMS noise gate and enhance microphone capture settings for improved audio quality
2026-05-13 17:56:08 +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
9497e721e0
docs: add env example configuration
2026-05-13 16:05:56 +07:00
MythEclipse
7a5ac2e34a
refactor: make hardcoded values configurable via env vars
2026-05-13 16:05:19 +07:00
MythEclipse
48cc83f624
chore: add dist/ to .gitignore
2026-05-13 16:03:06 +07:00
MythEclipse
b4302585c8
chore: add build script
2026-05-13 16:02:16 +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
2676998411
chore: add code quality tooling
2026-05-13 15:20:43 +07:00
MythEclipse
29cb2c20c6
docs: add aggressive cleanup design spec
2026-05-13 14:30:32 +07:00
MythEclipse
0957621950
Remove obsolete CRC calculation and OGG file reading tests
...
- Deleted test-crc.js which contained a custom CRC calculation implementation.
- Removed test-ogg.js that was responsible for reading and displaying OGG files.
2026-05-13 14:18:26 +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
1a5449f16d
init
2026-05-12 19:39:51 +07:00
root
7ad5e58ffa
init
2026-05-12 19:38:23 +07:00