MythEclipse
  • Joined on 2026-05-13
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 20:46:05 +00:00
0a5cedfed1 fix: resolve UI state reset and backlog sync hang
d4a4f737a8 feat: enhance backlog sync logging and implement UI state persistence
6e203604ec feat: remove OpenAI moderation configuration and update AI analysis logic
Compare 3 commits »
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 19:31:22 +00:00
be6c9f8132 feat: add AI analysis integration with moderation and LLM processing
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 18:45:32 +00:00
b36d038eba feat: implement shared UI state management with API endpoints for state retrieval and updates
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 18:07:54 +00:00
a02d1fb7c0 chore: add pnpm workspace configuration with only built dependencies
0bdab3b446 Refactor dashboard page: replace React component with static HTML, remove unused dashboardPage.tsx, and update webserver to serve new index.html
cbfb99f755 debug: add listen path logging
bac42b1d53 fix: match listen logic exactly from aa85dd9
ff83e34b77 fix: restore working transmit and listen logic from aa85dd9
Compare 6 commits »
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 15:48:52 +00:00
65dc73e903 fix: use Tone.js global object from CDN instead of ES module import
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 15:46:39 +00:00
bc212333d8 feat: implement Tone.js for professional audio transmit and listen
bd8e5b78d8 feat: replace ScriptProcessorNode with AudioWorkletNode for transmit
Compare 2 commits »
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 15:27:55 +00:00
0f30a4aa67 revert: simplify listen to PCM-only, remove WebCodecs complexity
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 15:21:18 +00:00
3dbe3105af fix: simplify AudioData playback with direct copyTo approach
638d5fc005 debug: add logging to AudioData playback
Compare 2 commits »
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 15:18:05 +00:00
9066e5b1f2 fix: use Float32Array intermediate for AudioData.copyTo
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 15:15:49 +00:00
26efaa9e4d fix: correct WebCodecs AudioData.copyTo API and decoder lifecycle
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 15:13:24 +00:00
25dbd8413b feat: implement WebCodecs Opus decode for browser listen
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 14:28:50 +00:00
251a176b2b feat: remove image handling and update related UI elements for streamlined moderation experience
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 14:22:09 +00:00
95cb8b837a feat(thread-discovery): implement separate endpoint for fetching threads and update channel loading logic
0b8111de81 feat(moderation): implement backlog message synchronization and enhance message metadata handling
d55b56c897 feat(moderation): enhance message capture and storage with thread support
c7d8353403 chore: update devDependencies and add bun-types to tsconfig
9f09f5ef28 refactor: replace Database type with SqliteDatabase in moderation modules
Compare 13 commits »
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 11:23:30 +00:00
4dadcf3871 feat: implement web-driven voice connection with guild/channel selection and API integration
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 10:56:12 +00:00
a5a794c590 feat: implement RMS noise gate and enhance microphone capture settings for improved audio quality
0e056732bc feat: implement one-port WebSocket server with updated connection handling and configuration
Compare 2 commits »
MythEclipse created branch master in MythEclipse/dc-recorder 2026-05-13 10:19:51 +00:00
MythEclipse pushed to master at MythEclipse/dc-recorder 2026-05-13 10:19:51 +00:00
f9a4b4a92d feat: add muxer job queue with SQLite integration and metrics tracking
978c2c468d feat: enhance configuration management and add error handling
673a06376c feat: implement graceful shutdown process for bot
3ae28157a3 feat: implement logging and retry mechanism with pino and p-retry
9497e721e0 docs: add env example configuration
Compare 10 commits »
MythEclipse created repository MythEclipse/dc-recorder 2026-05-13 10:06:59 +00:00