Commit Graph

139 Commits

Author SHA1 Message Date
Jack Kingsman d4a7b37fa9 Whoops, linting 2026-02-16 17:49:27 -08:00
Jack Kingsman 6a3a99fe9f Clarify option labelling on visualizer 2026-02-16 17:45:30 -08:00
Jack Kingsman 7d340f19e0 Move orbit option to checkbox 2026-02-16 17:42:19 -08:00
Jack Kingsman 95d806717b Default to heuristic repeater grouping 2026-02-16 17:40:19 -08:00
Jack Kingsman 7f426ece4e Add last-five-min visualizer filtering 2026-02-16 17:39:35 -08:00
Jack Kingsman 7bb0e5e719 Clarify meaning of ack window 2026-02-16 17:36:42 -08:00
Jack Kingsman a495f284ea Remove visualizer shuffle; not needed in 3D (nearly always worse layout) 2026-02-16 17:36:05 -08:00
Jack Kingsman 7df21d03f2 Change visualizer layout 2026-02-16 17:33:20 -08:00
Jack Kingsman be007322d2 Frontend overhaul 2026-02-16 17:28:21 -08:00
Jack Kingsman 58900f7649 Add logo glyph 2026-02-16 16:49:48 -08:00
Jack Kingsman 877649ddc7 Frontend color overhaul 2026-02-16 16:45:05 -08:00
Jack Kingsman 1e73cbf266 Add orbit to 3D viewer 2026-02-16 16:22:39 -08:00
Jack Kingsman 241f94ceaf Expand node radios in 3D view 2026-02-16 16:17:39 -08:00
Jack Kingsman e157826364 Actually clean up node labels on clear 2026-02-16 16:16:44 -08:00
Jack Kingsman 89d311e4ae Move visualizer to 3D 2026-02-16 15:36:44 -08:00
Jack Kingsman 0d03945b81 Fix turbo resend 2026-02-16 00:37:27 -08:00
Jack Kingsman 945053c20a Add turbo resend for testing 2026-02-15 23:49:50 -08:00
Jack Kingsman 1f3042f360 Add statistics endpoint 2026-02-15 12:54:42 -08:00
Jack Kingsman 3756579f9d Dedupe contacts/sidebar by key not name 2026-02-14 21:46:24 -08:00
Jack Kingsman 9afaee24a0 Persist collapae state 2026-02-14 19:10:44 -08:00
Jack Kingsman c91449260d Fix sidebar and test typing 2026-02-14 18:04:43 -08:00
Jack Kingsman 8bb408180e Add unread badge at section level 2026-02-14 17:58:35 -08:00
Jack Kingsman b34bc1491a Unify row rendering 2026-02-14 17:50:58 -08:00
Ryan Gregg 4919f551f8 feat(sidebar): add collapsible sections and split repeaters list 2026-02-14 17:50:57 -08:00
Jack Kingsman 5a82d469b4 Add resend button for 30s 2026-02-14 17:37:51 -08:00
Jack Kingsman a598cbbd1a Clearer username styling 2026-02-13 01:29:36 -08:00
Jack Kingsman 76db547f50 Better contrast; happier eyeballs! 2026-02-13 01:26:24 -08:00
Jack Kingsman 908a479fa6 Improve perf with reduced fetching, more chunking, and window-level prefetch 2026-02-13 00:43:07 -08:00
Jack Kingsman b14ad71eca Action some lighthouse findings 2026-02-13 00:12:54 -08:00
Jack Kingsman 57d007dec2 Calm down sidebar refreshes with better contact don't-set behavior, unread count checks, and memoized sorting etc. 2026-02-13 00:00:53 -08:00
Jack Kingsman 430b5aaba7 Support incoming/outgoing detection in bots 2026-02-12 23:52:49 -08:00
Jack Kingsman 0fcf6a5653 s/stopped/idle/ on cracker interface 2026-02-12 19:53:25 -08:00
Jack Kingsman 3394183892 Fix outgoing first message top padding missing 2026-02-12 19:26:54 -08:00
Jack Kingsman 40a42ca7a1 Update cracker to support two-word mode 2026-02-12 11:15:43 -08:00
Jack Kingsman f73fa54532 Outgoing WS now echoes, websock reclamation after unmount cleanup, hash fix for empty contacts, no double bot broadcast, AGENTS.md + test fixes (this should have been more than one commit lol) 2026-02-11 23:59:05 -08:00
Jack Kingsman f3c3b84210 Way better options dialog 2026-02-11 22:57:43 -08:00
Jack Kingsman bb1709a648 Lint missed JS 2026-02-10 21:17:26 -08:00
Jack Kingsman 84d39992e2 Better message length detection for multibyte sequences 2026-02-10 21:11:29 -08:00
Jack Kingsman a61e271e9a Fix falsy zero lat/lon bug 2026-02-10 21:09:29 -08:00
Jack Kingsman fa37ff6286 Add better no-frontend-dir handling (and lint, whoops) 2026-02-10 20:41:56 -08:00
Jack Kingsman a157390fb7 Add experimental double send 2026-02-10 20:33:14 -08:00
Jack Kingsman d5b176cf89 Add message to clarify when no repeats heard 2026-02-10 19:28:24 -08:00
Jack Kingsman de683e77ab Rework styling on the message path info 2026-02-10 19:13:53 -08:00
Jack Kingsman 875f197812 Testing blitz! 2026-02-10 16:47:46 -08:00
Jack Kingsman cf6df506d1 Always load contacts on radio first 2026-02-10 16:19:42 -08:00
Jack Kingsman 6389cc656e Ads echo paths modal 2026-02-10 15:18:52 -08:00
Jack Kingsman 254705c4f6 Merge pull request #14 from jkingsman/support-tcp-and-ble-connections-on-backend
Move to multi-connection modality
2026-02-09 17:07:24 -08:00
Jack Kingsman 09e591684a Make conversation ref handling safer 2026-02-09 17:04:32 -08:00
Jack Kingsman 05cac29556 Swap legend columns (oops) 2026-02-07 21:31:12 -08:00
Jack Kingsman f7792bd75e Patch up changes -- fix up docs, fix react hooks issue 2026-02-07 21:25:19 -08:00