• Joined on 2026-01-14
admin pushed to main at admin/telephony-inspector 2026-01-19 15:34:49 +01:00
2d99d8ddc4 fix: Robust parsing of SIP messages from tcpdump output containing raw header artifacts
admin pushed to main at admin/telephony-inspector 2026-01-19 15:27:58 +01:00
4fa44fb9c7 chore: Add verbose logging to local capture for debugging purposes
admin pushed to main at admin/telephony-inspector 2026-01-19 15:25:35 +01:00
b8984f25a0 fix: Add -nn flag to tcpdump commands to resolve macOS capture issues
admin pushed to main at admin/telephony-inspector 2026-01-19 15:02:25 +01:00
854cf926ed feat: Add call duration to call detail view
bdd6cbf72a fix: Allow direct 'p' shortcut for pcap import in Capture View
6c80a2410e chore: add .gitignore to ignore logs directory.
a350c3f178 feat: Add .gitignore and an initial network map configuration in JSON format.
5f00506758 feat: Update node label format to Name (Type) without outer parentheses
Compare 7 commits »
admin pushed to main at admin/telephony-inspector 2026-01-19 14:47:22 +01:00
7375539def feat: Refine Call Detail UI to separate network info from transaction flow
063650976b feat: TUI visual improvements (nav bar, flow details) and timestamp support
efb50ffc8e feat: Add pcap import, file browser, logging, local capture, and stable call ordering
3e5742d353 feat: Initial project structure with TUI, SSH, SIP parser, and capture modules
admin created branch main in admin/telephony-inspector 2026-01-19 14:47:22 +01:00
admin created repository admin/telephony-inspector 2026-01-19 14:46:23 +01:00
admin pushed tag v1.2.0 to admin/go-ts 2026-01-17 20:58:09 +01:00
admin pushed to master at admin/go-ts 2026-01-17 20:55:44 +01:00
74043db851 fix(linux): port audio engine 2.0 (stereo+eq) to linux
admin pushed to master at admin/go-ts 2026-01-17 20:48:57 +01:00
be929ce55a feat(audio): optimize equalizer with stereo support and gain caching
711eb148df feat(tui): add interactive 5-band per-user equalizer
Compare 2 commits »
admin pushed tag v1.1.0 to admin/go-ts 2026-01-17 17:15:55 +01:00
admin pushed to master at admin/go-ts 2026-01-17 17:10:00 +01:00
0010bc6cf7 Fix bug where disabling PTT would incorrectly stop VAD capture
a14d068ada Update TUI footer legend with VAD controls
b66e0737d0 Fix deadlock on exit by making mic level updates async
2860102627 Fix mic bar background continuity in status bar
ebe2b26ae9 Improve microphone level sensitivity using logarithmic (dB) scaling
Compare 5 commits »
admin pushed to master at admin/go-ts 2026-01-17 16:13:44 +01:00
356b492629 Fix Poke timeout, input CommandLow handling, and add Poke Popup
99f26c4485 fix: restore author credits in about view
Compare 2 commits »
admin pushed tag v1.0.2 to admin/go-ts 2026-01-17 03:15:49 +01:00
admin pushed to master at admin/go-ts 2026-01-17 03:15:42 +01:00
9ed1d4f60e ci: automate release notes generation using git log
admin pushed to master at admin/go-ts 2026-01-17 03:11:55 +01:00
a639558ce4 docs: update README with new binary naming and release instructions
3dc4942942 ci: rename binaries to ts3-tui and improve artifact naming
Compare 2 commits »
admin pushed tag v1.0.1 to admin/go-ts 2026-01-17 03:11:48 +01:00
admin pushed tag v1.0.0 to admin/go-ts 2026-01-17 03:03:24 +01:00
admin pushed to master at admin/go-ts 2026-01-17 02:55:37 +01:00
ed8f9a4538 ci: set linux job to run on x86_64 host runner
1283fdc9c4 ci: consolidate build workflows and automate Gitea releases
71017f1e61 ci: add architecture suffixes and document WSL2 runner setup
Compare 3 commits »
admin pushed to master at admin/go-ts 2026-01-17 02:39:58 +01:00
81d73e9b08 ci: disable go cache to prevent hangs on self-hosted runner
36111ff781 fix: linux arm64 build error (Dup2 is not available, use unix.Dup2)
3a1db4e80c ci: bundle required DLLs in Windows artifact
Compare 3 commits »