aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/ops.py
Commit message (Expand)AuthorAgeFilesLines
* feat(node): an upload lands in the folder it was sent toChristophe Besson2026-09-061-2/+1
* fix(node): the MNP root path never reloaded, and my first repair made it worseChristophe Besson2026-09-061-32/+18
* fix(node): adding a root reached node.toml but not the running nodeChristophe Besson2026-09-061-1/+22
* fix(client): a successful root op must never blank the operator's tableChristophe Besson2026-09-061-2/+12
* feat(node): Phase 2 server side — one directory setting for every appChristophe Besson2026-09-061-53/+148
* fix(groups): finish Phase 1 — MNP root management, upload targets, eject stateChristophe Besson2026-09-061-23/+24
* feat: groups refactor Phase 1 — root RO/RW model + shared directories UIChristophe Besson2026-09-061-48/+245
* fix(node): make init, node.toml editing and CLI output work on WindowsChristophe Besson2026-09-041-3/+5
* fix(node): pin utf-8 (and LF) on every text file the node reads or writesChristophe Besson2026-09-041-9/+9
* fix(node): an invitation the hub never registered is a code nobody can useChristophe Besson2026-09-031-7/+28
* fix(node): CLI member invite now registers hub membership and enforces codeChristophe Besson2026-09-011-0/+8
* fix(node): make WebRTC STUN fallback actually use every configured serverChristophe Besson2026-09-011-0/+2
* feat: passphrase change and account recovery (auth-confirm)Christophe Besson2026-09-011-0/+10
* feat(ui): configurable ICE interfaces in the Node pageChristophe Besson2026-08-301-5/+12
* feat: configurable STUN server fallbacks for WebRTC ICEChristophe Besson2026-08-301-9/+46
* feat(node): editable node settings in the Node page (D5)Christophe Besson2026-08-291-1/+114
* fix(node): correct TMDB movie matching, per-file overrides, rematchChristophe Besson2026-08-291-0/+25
* feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contactChristophe Besson2026-08-291-17/+9
* feat(node): share the (path,size,mtime)->hash index cache across every groupChristophe Besson2026-08-261-0/+60
* feat: add Photos group appChristophe Besson2026-08-251-0/+24
* feat(node): add audio_root, gate Music enrichment on it like video_rootChristophe Besson2026-08-241-8/+21
* feat(node): Music app node-side — indexing, MusicBrainz enrichment, protocolChristophe Besson2026-08-241-0/+42
* fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggleChristophe Besson2026-08-241-14/+29
* feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata)Christophe Besson2026-08-241-0/+62
* feat(node): persistent index cache, visible scan progress, adaptive reconcile...Christophe Besson2026-08-231-1/+59
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-231-0/+19
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-201-28/+66
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-201-16/+201
* feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploadsChristophe Besson2026-08-191-8/+20
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-181-0/+487