aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub
Commit message (Expand)AuthorAgeFilesLines
* fix(hub): make the streamed download path reliable, and clean up after an abortChristophe Besson2026-09-085-42/+465
* chore: bump all packages to 0.12.0Christophe Besson2026-09-082-2/+2
* feat(client): create the system tray at launch, not on first minimiseChristophe Besson2026-09-083-23/+92
* fix(hub): drop the flag emoji from the language menuChristophe Besson2026-09-082-11/+18
* feat(hub): name a group's host on its card, not its visibilityChristophe Besson2026-09-083-7/+21
* feat(hub): collapse "Your devices on this node" by defaultChristophe Besson2026-09-081-3/+8
* feat(hub): cap a directory zip at 512 MBChristophe Besson2026-09-0812-5/+156
* fix(hub): stop badging every poster "unmatched" when TMDB is offChristophe Besson2026-09-081-7/+30
* feat(chat): Tier 2 — a member verifies another member's device itselfChristophe Besson2026-09-0715-0/+455
* Merge origin/main into the chat encryption workChristophe Besson2026-09-078-245/+770
|\
| * feat(mnp)!: seal the upload under the group keyChristophe Besson2026-09-075-37/+405
| * refactor(mnp)!: remove stream_seg, the last unencrypted content messageChristophe Besson2026-09-071-19/+0
| * fix(mnp): give a reply an id, so it stops being routed by luckChristophe Besson2026-09-074-99/+269
* | feat(chat): encrypt group chat under per-device epoch keys (MNP 2.0)Christophe Besson2026-09-0717-34/+800
|/
* test(hub): the folder-name test was reading the ".." rowChristophe Besson2026-09-071-3/+11
* fix(client): drop the "No changes to save" hint beside SaveChristophe Besson2026-09-0716-40/+1
* fix(client): Save in the app panes was invisible, and Chat's never landedChristophe Besson2026-09-0718-23/+174
* feat(client): HelloWorld, the reference applicationChristophe Besson2026-09-0720-14/+416
* fix(client): report a directory result under the button that caused itChristophe Besson2026-09-072-9/+65
* fix(client): New folder did nothing — prompt() throws in the desktop clientChristophe Besson2026-09-0714-22/+192
* feat(client): bring back New folder, icon-only — and close the hole it openedChristophe Besson2026-09-063-1/+52
* fix: a root change reaches every client without a page reloadChristophe Besson2026-09-062-6/+25
* fix(node): `root list` printed "?" for every pathChristophe Besson2026-09-061-5/+11
* feat(node): an upload lands in the folder it was sent toChristophe Besson2026-09-065-19/+42
* fix(client): the folder picker had no background, and its field no layoutChristophe Besson2026-09-0613-29/+201
* fix(client): degrade against a node still speaking MNP 1.0Christophe Besson2026-09-0616-6/+288
* fix(client): a successful root op must never blank the operator's tableChristophe Besson2026-09-062-1/+92
* feat(client): Phase 2 — per-app settings panes, folder tree, multi-directoryChristophe Besson2026-09-0631-641/+1711
* fix(groups): finish Phase 1 — MNP root management, upload targets, eject stateChristophe Besson2026-09-0620-264/+683
* feat: groups refactor Phase 1 — root RO/RW model + shared directories UIChristophe Besson2026-09-0620-297/+522
* fix(node): inline @owner next to group name, fix buffering layout shiftChristophe Besson2026-09-062-13/+16
* feat(node): add ".." parent row in file explorer, hide mkdir buttonChristophe Besson2026-09-062-6/+15
* feat(node): always-on file selection with select-all checkboxChristophe Besson2026-09-061-27/+30
* chore: bump all packages to 0.11.00.11Christophe Besson2026-09-052-2/+2
* feat(client): system tray on Windows, and a clearer tray iconChristophe Besson2026-09-051-0/+32
* fix(client): hide the tray button on the narrow layoutChristophe Besson2026-09-051-0/+5
* feat(client): tray menu starts and stops the node, and a clearer iconChristophe Besson2026-09-0512-4/+28
* feat(client): minimise to a system tray indicator (GNOME)Christophe Besson2026-09-0514-2/+82
* fix(win): graceful shutdown, one startup-mode control, and a stray-\r bugChristophe Besson2026-09-0511-84/+127
* feat(client): a Node-page toggle to switch into/out of service modeChristophe Besson2026-09-0512-0/+84
* feat: opt-in Windows service mode (boot-time, one elevation) + v1.0.0Christophe Besson2026-09-043-0/+5
* fix(client): Stop/Restart buttons and an autostart toggle on the Node pageChristophe Besson2026-09-044-0/+37
* fix: drop the retired Mozilla STUN server from the defaultsChristophe Besson2026-09-042-2/+3
* fix: tolerate clock skew when verifying JWTs (leeway 60s)Christophe Besson2026-09-041-1/+3
* fix(client): resolve STUN hostnames in the main processChristophe Besson2026-09-041-8/+31
* test: add pytest-timeout and pin the Windows selector event loopChristophe Besson2026-09-041-1/+1
* feat!: MNP 1.0 — seal index and handshake_ack under the group keyChristophe Besson2026-09-036-20/+571
* refactor(hub): drop the base64 chunk fallback and the dead HTTP file clientChristophe Besson2026-09-032-78/+29
* fix(hub): route the chat ack to the request that asked for itChristophe Besson2026-09-033-0/+315
* chore(client): build against the latest Electron, and stop defining the packa...Christophe Besson2026-09-031-0/+44