Commit Graph
14 Commits
Author SHA1 Message Date
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