aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/tests/test_roster_pairing.py
Commit message (Expand)AuthorAgeFilesLines
* test: read the WebRTC transport's source as a set of filesChristophe Besson29 hours1-6/+3
* fix: removing someone who never redeemed their invitationChristophe Besson5 days1-0/+104
* style: the 98 ruff could not fix, so the linter is a signal againChristophe Besson6 days1-1/+2
* style: ruff's own fixes, mechanically appliedChristophe Besson6 days1-3/+1
* docs: cite MESHBAY_DESIGN.md and a section instead of the merged notesChristophe Besson7 days1-1/+1
* fix(node): creating and removing a folder are syscalls tooChristophe Besson7 days1-5/+5
* test(node): make the suite pass on WindowsChristophe Besson2026-09-041-9/+11
* fix(node): an invitation the hub never registered is a code nobody can useChristophe Besson2026-09-031-1/+43
* fix(node): a pinned device can be invited to a further invite-only groupChristophe Besson2026-08-281-2/+86
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-201-0/+4
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-181-4/+32
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-181-14/+27
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-151-0/+82
* feat(files): download a folder as a zip, and remove an empty oneChristophe Besson2026-08-151-0/+109
* feat(node): meshbay-node group add — host another of your groupsChristophe Besson2026-08-151-0/+49
* feat(groups): editable description, and one source of operator authorityChristophe Besson2026-08-151-5/+19
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-141-0/+36
* fix(node): announce the node key in the challenge, and keep names in the rosterChristophe Besson2026-08-141-17/+31
* feat(node): operator surface — member list, invite, revoke, unpin over SSHChristophe Besson2026-08-141-0/+190
* feat(node)!: the node wraps the group key — closes H3 and M3Christophe Besson2026-08-141-0/+504