This website requires JavaScript.
Explore
Help
Sign In
manawenuz
/
wz-phone
Watch
1
Star
0
Fork
0
You've already forked wz-phone
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build.yml
mirror-github.yml
Actor
All actors
manawenuz
Status
All status
Success
Failure
Waiting
Running
fix(signal): send PresenceList directly to new client after ack
#517
:
Commit
defd8eab07
pushed by
manawenuz
main
2026-04-14 14:21:07 +00:00
25s
View workflow file
feat(signal): PresenceList broadcast for lobby user discovery
#515
:
Commit
1120c7b579
pushed by
manawenuz
main
2026-04-14 14:20:39 +00:00
27s
View workflow file
feat(quality): upgrade negotiation + asymmetric quality signals (#28, #29, #30)
#513
:
Commit
bb23976076
pushed by
manawenuz
main
2026-04-14 13:26:12 +00:00
32s
View workflow file
feat(analyzer): encrypted payload decoding in replay mode (#17)
#511
:
Commit
18e5e75f33
pushed by
manawenuz
main
2026-04-14 13:08:12 +00:00
21s
View workflow file
feat(ui): birthday attack toggle in settings (default off)
#509
:
Commit
488efcb614
pushed by
manawenuz
main
2026-04-14 12:54:49 +00:00
22s
View workflow file
feat(nat): wire birthday attack end-to-end into connect flow
#507
:
Commit
8c360186df
pushed by
manawenuz
main
2026-04-14 12:50:47 +00:00
32s
View workflow file
feat(nat): birthday attack module + HardNatBirthdayStart signal (#86, #87)
#505
:
Commit
f06f9073ae
pushed by
manawenuz
main
2026-04-14 12:45:05 +00:00
25s
View workflow file
feat(ui): direct-only mode setting (no relay fallback)
#503
:
Commit
6c49d7436f
pushed by
manawenuz
main
2026-04-14 12:05:14 +00:00
24s
View workflow file
fix(nat): working NAT tickle + smart filter debug + timeout diags
#501
:
Commit
1de280fe04
pushed by
manawenuz
main
2026-04-14 11:58:46 +00:00
27s
View workflow file
feat(nat): smart candidate filtering + acceptor NAT tickle + 4s timeout
#499
:
Commit
bc6d327ebb
pushed by
manawenuz
main
2026-04-14 11:42:31 +00:00
24s
View workflow file
fix(ui): remove buffer clear that wiped connect events
#497
:
Commit
c478224d67
pushed by
manawenuz
main
2026-04-14 11:25:45 +00:00
28s
View workflow file
fix(ui): move buffer clear from call-end to call-start
#495
:
Commit
16dcc75514
pushed by
manawenuz
main
2026-04-14 11:17:46 +00:00
25s
View workflow file
fix(ui): replace findLast with reverse().find() for WebView compat
#493
:
Commit
db5751985e
pushed by
manawenuz
main
2026-04-14 11:06:38 +00:00
27s
View workflow file
feat(debug): per-candidate dial diagnostics in dual-path race
#491
:
Commit
c0dd6c06ff
pushed by
manawenuz
main
2026-04-14 08:17:06 +00:00
28s
View workflow file
fix(ui): P2P badge showing stale status from previous call
#489
:
Commit
6805caae0e
pushed by
manawenuz
main
2026-04-14 08:02:38 +00:00
27s
View workflow file
feat(ui): selectable NAT detection mode + netcheck Tauri command
#487
:
Commit
5a03da72d3
pushed by
manawenuz
main
2026-04-14 07:43:45 +00:00
24s
View workflow file
feat(nat): wire hard NAT port prediction into call flow (#85)
#485
:
Commit
e3e63a40a0
pushed by
manawenuz
main
2026-04-14 07:40:12 +00:00
28s
View workflow file
docs: update all docs for hard NAT detection + relay wiring
#483
:
Commit
7b4bce69d5
pushed by
manawenuz
main
2026-04-14 07:33:45 +00:00
28s
View workflow file
feat(nat): hard NAT port allocation detection + prediction + HardNatProbe signal (#29)
#481
:
Commit
ec1bdf3cd5
pushed by
manawenuz
main
2026-04-14 07:30:11 +00:00
31s
View workflow file
docs: add PRD for hard NAT traversal (port prediction + birthday attack)
#479
:
Commit
ee14862376
pushed by
manawenuz
main
2026-04-14 07:20:44 +00:00
22s
View workflow file
docs: add PRDs for Phase 8 Tailscale-inspired features
#477
:
Commit
f83361895e
pushed by
manawenuz
main
2026-04-14 07:09:14 +00:00
23s
View workflow file
chore: rename legacy Android build script to prevent accidental use
#475
:
Commit
0857d190ed
pushed by
manawenuz
main
2026-04-14 06:42:57 +00:00
30s
View workflow file
fix(android): restore tauri::Emitter import for Docker builder toolchain
#473
:
Commit
5d431c0721
pushed by
manawenuz
main
2026-04-14 06:34:52 +00:00
24s
View workflow file
feat(nat): Tailscale-inspired STUN/ICE + port mapping + mid-call re-gathering (#28)
#471
:
Commit
8fcf1be341
pushed by
manawenuz
main
2026-04-14 06:17:53 +00:00
24s
View workflow file
feat(quality): bandwidth probing for upward adaptive quality (#10)
#469
:
Commit
9377a9009c
pushed by
manawenuz
main
2026-04-13 12:47:50 +00:00
25s
View workflow file
feat(analyzer): replay, HTML report, encrypted decode stub (#15, #16, #17)
#465
:
Commit
425c67a08a
pushed by
manawenuz
main
2026-04-13 12:32:08 +00:00
27s
View workflow file
feat: wzp-analyzer binary — protocol analyzer with TUI (#13, #14, #15)
#463
:
Commit
88ca3e099a
pushed by
manawenuz
main
2026-04-13 12:27:19 +00:00
28s
View workflow file
feat(p2p): adaptive quality on direct calls (#23)
#461
:
Commit
1e82811cc1
pushed by
manawenuz
main
2026-04-13 12:14:39 +00:00
27s
View workflow file
refactor: clap CLI parser, safety docs, dead code docs, cross-refs
#459
:
Commit
81b5522942
pushed by
manawenuz
main
2026-04-13 11:41:20 +00:00
26s
View workflow file
test(federation): 29 tests for federation.rs (was 0), engine dedup PRD
#457
:
Commit
d539a6dfb9
pushed by
manawenuz
main
2026-04-13 11:35:35 +00:00
27s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last