summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/config.py
Commit message (Expand)AuthorAgeFilesLines
* feat: decode and re-encode video on the GPU where there is oneChristophe Besson7 days1-0/+17
* feat(node): make the transfer caps settable, node-wide and per groupChristophe Besson2026-09-081-0/+21
* feat(node): an upload lands in the folder it was sent toChristophe Besson2026-09-061-2/+1
* feat: groups refactor Phase 1 — root RO/RW model + shared directories UIChristophe Besson2026-09-061-22/+20
* fix: drop the retired Mozilla STUN server from the defaultsChristophe Besson2026-09-041-1/+3
* fix(node): make ice_interfaces match adapters on Windows (W9)Christophe Besson2026-09-041-2/+6
* fix(node): pin utf-8 (and LF) on every text file the node reads or writesChristophe Besson2026-09-041-2/+2
* refactor(node): platform abstraction for Windows portability (W1-W2-W5-W6-W7)Christophe Besson2026-09-031-2/+10
* feat(node): [node] quic_enabled flag, off by defaultChristophe Besson2026-09-011-1/+14
* refactor(node): JSON-only control API, Node page absorbs the admin dashboardChristophe Besson2026-09-011-1/+1
* fix(node): make WebRTC STUN fallback actually use every configured serverChristophe Besson2026-09-011-1/+3
* feat: configurable STUN server fallbacks for WebRTC ICEChristophe Besson2026-08-301-0/+15
* perf(node): filter ICE interfaces to eliminate 5s STUN timeout on VPN/virtual...Christophe Besson2026-08-291-0/+15
* fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggleChristophe Besson2026-08-241-0/+15
* feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploadsChristophe Besson2026-08-191-0/+12
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-181-0/+9
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-181-4/+79
* feat(node): the stream capacity is the operator's to set, and a log that says...Christophe Besson2026-08-161-0/+43
* feat(groups): editable description, and one source of operator authorityChristophe Besson2026-08-151-6/+13
* feat(node): operator surface — member list, invite, revoke, unpin over SSHChristophe Besson2026-08-141-0/+14
* feat(node)!: the node wraps the group key — closes H3 and M3Christophe Besson2026-08-141-2/+14
* fix(node)!: remove unauthenticated HTTP file API and TCP transportChristophe Besson2026-08-131-19/+10
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-131-3/+9
* feat(node): Phase 11 — production-ready daemon with WebRTC, WS, chat, HTTPChristophe Besson2026-08-111-0/+4
* feat: Phase 7 — Node v2 (multi-group, Sender Keys, 0-RTT, chat, denylist)Christophe Besson2026-08-101-1/+3
* feat(node): multi-group config support — 6.2Christophe Besson2026-08-091-24/+65
* feat(node): add config, daemon, and local web UIChristophe Besson2026-08-091-0/+123