waveterm/pkg/util
Mike Sawka 2b243627c3
very large refactor of wshrouter (#2732)
the PR spiraled and ended up being much larger than anticipated.

it is a refactor of wshrouter to have it track "links" as opposed to
just routes. this lets us simplify a lot of things when it comes to
multi-level routing.

* now the router can handle unauthenticated links directly, instead of a
weird limbo in wshproxy
* no more wshmultiproxy
* no more "authtoken" weirdness
* more straightforward handling in connserver (when using router option)

also adds more debugging, more logging, some windows fixes, other wsl
fixes
2026-01-01 17:44:00 -08:00
..
colprint wsh file overhaul without cross-remote copy and S3 (#1790) 2025-01-22 14:50:09 -08:00
daystr Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
dbutil new tevents analytics framework (#1894) 2025-02-03 15:32:44 -08:00
ds New data-tooluse AI SDK packet and Tool Approvals Implemented (#2407) 2025-10-09 10:21:01 -07:00
envutil fixup macos zsh_history (merge wave history back to => ~/.zsh_history) (#2625) 2025-12-02 15:50:23 -08:00
fileutil big improvements to waveapp builder (#2550) 2025-11-13 17:54:17 -08:00
iochan Add S3 fileshare implementation, improve cp behavior (#1896) 2025-02-14 17:27:02 -08:00
iterfn wsh file overhaul without cross-remote copy and S3 (#1790) 2025-01-22 14:50:09 -08:00
logutil reduce some logging for prod release (#2440) 2025-10-15 22:10:00 -07:00
logview Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
migrateutil Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
packetparser very large refactor of wshrouter (#2732) 2026-01-01 17:44:00 -08:00
pamparse Simplify regex and fix tests for pamparse (#1712) 2025-01-10 13:53:24 -08:00
readutil New AIPanel (#2370) 2025-10-07 13:32:10 -07:00
shellutil very large refactor of wshrouter (#2732) 2026-01-01 17:44:00 -08:00
sigutil very large refactor of wshrouter (#2732) 2026-01-01 17:44:00 -08:00
syncbuf Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
tarcopy Fix move & copy for prefix filesystems (#1998) 2025-02-20 10:17:32 -08:00
utilfn very large refactor of wshrouter (#2732) 2026-01-01 17:44:00 -08:00
wavefileutil Add S3 fileshare implementation, improve cp behavior (#1896) 2025-02-14 17:27:02 -08:00