aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/roster.py
Commit message (Expand)AuthorAgeFilesLines
* refactor(node): split ops.py into the ops packageChristophe Besson24 hours1-1/+1
* docs: drop the invitation-link plan from the treeChristophe Besson2 days1-1/+1
* feat(node): invitation links — a code bound to no account until redeemedChristophe Besson2 days1-17/+117
* fix: removing someone who never redeemed their invitationChristophe Besson5 days1-0/+15
* style: ruff's own fixes, mechanically appliedChristophe Besson6 days1-7/+5
* Merge origin/main: the operator's upload ceiling beside the disk-thread workChristophe Besson6 days1-14/+39
|\
| * fix(node): node.toml's transfer pools reach the transportChristophe Besson7 days1-16/+37
| * feat(node): per-file upload ceiling is an operator setting, default 8 GBChristophe Besson7 days1-0/+4
* | docs: cite MESHBAY_DESIGN.md and a section instead of the merged notesChristophe Besson7 days1-8/+8
|/
* feat: a group can be left out of Search, and Search tries every nodeChristophe Besson11 days1-0/+18
* refactor(mnp)!: one operation for an app's folders, not one per appChristophe Besson2026-09-101-7/+5
* feat(node): make the transfer caps settable, node-wide and per groupChristophe Besson2026-09-081-0/+33
* fix(chat): the operator was missing from the roster they hostChristophe Besson2026-09-071-9/+30
* feat(chat): Tier 2 — a member verifies another member's device itselfChristophe Besson2026-09-071-3/+78
* feat(node): Phase 2 server side — one directory setting for every appChristophe Besson2026-09-061-41/+93
* fix(groups): finish Phase 1 — MNP root management, upload targets, eject stateChristophe Besson2026-09-061-16/+37
* feat: groups refactor Phase 1 — root RO/RW model + shared directories UIChristophe Besson2026-09-061-5/+9
* fix(node): pin utf-8 (and LF) on every text file the node reads or writesChristophe Besson2026-09-041-1/+1
* refactor(node): platform abstraction for Windows portability (W1-W2-W5-W6-W7)Christophe Besson2026-09-031-1/+2
* feat(ui): configurable ICE interfaces in the Node pageChristophe Besson2026-08-301-9/+13
* feat: configurable STUN server fallbacks for WebRTC ICEChristophe Besson2026-08-301-0/+11
* feat(node): editable node settings in the Node page (D5)Christophe Besson2026-08-291-0/+35
* feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contactChristophe Besson2026-08-291-19/+2
* feat: add Photos group appChristophe Besson2026-08-251-0/+25
* feat(node): add audio_root, gate Music enrichment on it like video_rootChristophe Besson2026-08-241-0/+15
* feat(node): Music app node-side — indexing, MusicBrainz enrichment, protocolChristophe Besson2026-08-241-0/+33
* fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggleChristophe Besson2026-08-241-17/+37
* feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata)Christophe Besson2026-08-241-0/+46
* feat(node): persistent index cache, visible scan progress, adaptive reconcile...Christophe Besson2026-08-231-0/+33
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-231-0/+22
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-201-0/+2
* feat(node): the operator can close uploading to everyone but themselvesChristophe Besson2026-08-181-0/+57
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-181-12/+245
* fix(node): announce the node key in the challenge, and keep names in the rosterChristophe Besson2026-08-141-4/+14
* feat(node): operator surface — member list, invite, revoke, unpin over SSHChristophe Besson2026-08-141-3/+21
* feat(node)!: the node wraps the group key — closes H3 and M3Christophe Besson2026-08-141-0/+372