Commit Graph

20 Commits

Author SHA1 Message Date
Jose Luis Montañes Ojados
3b73d30e27 feat: Add call details export to log file 2026-01-19 20:52:46 +01:00
Jose Luis Montañes Ojados
1df4a48769 fix: Update Call Detail view on new packets for real-time monitoring 2026-01-19 17:22:27 +01:00
Jose Luis Montañes Ojados
23349e2039 fix: Ensure Packet Details and Transaction Flow scroll correctly by updating viewports in Update loop 2026-01-19 17:15:49 +01:00
Jose Luis Montañes Ojados
f5a2730bc3 fix: Update detailsViewport dimensions in Update loop to ensure scrollability 2026-01-19 17:06:09 +01:00
Jose Luis Montañes Ojados
a02b7533d5 fix: Initialize detailsViewport in NewModel to enable scrolling 2026-01-19 16:55:41 +01:00
Jose Luis Montañes Ojados
daefefb5aa style: Restore titles and apply full-height rounded borders to Call Detail view 2026-01-19 16:51:24 +01:00
Jose Luis Montañes Ojados
c4794ad787 feat: Add scrollable packet details viewport and TAB focus switching 2026-01-19 16:43:08 +01:00
Jose Luis Montañes Ojados
0566cb9268 feat: Implement interactive packet selection and split-pane layout in Call Detail view 2026-01-19 16:37:43 +01:00
Jose Luis Montañes Ojados
751bf380d7 fix: Refactor Update loop to ensure packets are processed in all views 2026-01-19 16:25:32 +01:00
Jose Luis Montañes Ojados
ee0e827b78 feat: Redesign Call Detail view with split layout and scrollable viewport 2026-01-19 16:12:51 +01:00
Jose Luis Montañes Ojados
cd9b0db44d fix: Implement channel-based packet handling for TUI live updates 2026-01-19 15:51:25 +01:00
Jose Luis Montañes Ojados
854cf926ed feat: Add call duration to call detail view 2026-01-19 15:02:27 +01:00
Jose Luis Montañes Ojados
bdd6cbf72a fix: Allow direct 'p' shortcut for pcap import in Capture View 2026-01-19 14:54:49 +01:00
Jose Luis Montañes Ojados
5f00506758 feat: Update node label format to Name (Type) without outer parentheses 2026-01-19 14:52:38 +01:00
Jose Luis Montañes Ojados
2a8f0c633a feat: Add PCAP import shortcut to capture view help 2026-01-19 14:49:50 +01:00
Jose Luis Montañes Ojados
7cb29c45e3 feat: Add colored node labels by type and clean up display format 2026-01-19 14:48:03 +01:00
Jose Luis Montañes Ojados
7375539def feat: Refine Call Detail UI to separate network info from transaction flow 2026-01-19 14:36:01 +01:00
Jose Luis Montañes Ojados
063650976b feat: TUI visual improvements (nav bar, flow details) and timestamp support 2026-01-19 14:34:43 +01:00
Jose Luis Montañes Ojados
efb50ffc8e feat: Add pcap import, file browser, logging, local capture, and stable call ordering 2026-01-19 14:28:56 +01:00
Jose Luis Montañes Ojados
3e5742d353 feat: Initial project structure with TUI, SSH, SIP parser, and capture modules 2026-01-19 13:46:27 +01:00