summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/app.js
Commit message (Expand)AuthorAgeFilesLines
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-231-3523/+16
* feat(node): systemd service panel on the Node page, and a clean CLI restartChristophe Besson2026-08-221-0/+90
* fix(ui): reset Files navigation state when switching groupsChristophe Besson2026-08-221-0/+4
* fix: first-run wizard reliability and node startup performanceChristophe Besson2026-08-221-24/+25
* feat: node:start auto-provisions config and unlock keyChristophe Besson2026-08-221-3/+3
* feat: D.6 first-run wizard — detect, start, link, group, gek-init, pairChristophe Besson2026-08-211-15/+67
* feat: LAN Wi-Fi casting to Chromecast via local HTTP relayChristophe Besson2026-08-211-9/+190
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-201-34/+467
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-201-7/+566
* feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploadsChristophe Besson2026-08-191-56/+235
* feat(ui): the M of the wordmark is the logoChristophe Besson2026-08-191-1/+8
* feat(node): the operator can close uploading to everyone but themselvesChristophe Besson2026-08-181-2/+75
* fix: the chat tab no longer scrolls, and a group is listed or invite-onlyChristophe Besson2026-08-181-43/+37
* fix(ui): name the section after its button, drop the folder slash, colour the...Christophe Besson2026-08-181-4/+7
* fix: two waits with no deadline, resume positions per account, group settings...Christophe Besson2026-08-181-136/+242
* fix(client): a film can go full-screen, and automatic saving is automaticChristophe Besson2026-08-181-1/+1
* fix(client): downloads stream to disk, and two rough edges on first runChristophe Besson2026-08-181-19/+55
* fix(client): three defects a real desktop found in ten minutesChristophe Besson2026-08-181-1/+29
* feat(client): hybrid sign-in — passphrase once, then this device's keyChristophe Besson2026-08-181-1/+138
* fix(client): the desktop client runs, and running it corrected three thingsChristophe Besson2026-08-181-2/+2
* feat(client): the platform seam, and an Electron shell that has never been runChristophe Besson2026-08-181-2/+31
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-181-0/+99
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-181-2/+25
* fix(hub): a session that renews itselfChristophe Besson2026-08-171-17/+171
* feat(hub): move about in a film, and pick it up where it was leftChristophe Besson2026-08-171-22/+317
* fix(hub): bound the video read-ahead by the playhead, not by the networkChristophe Besson2026-08-161-10/+161
* feat(hub): chat, presence, a Profile page, and downloads that do not freezeChristophe Besson2026-08-161-220/+550
* feat(hub): translate the web client into nine more languagesChristophe Besson2026-08-161-7/+17
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-151-1/+56
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-151-10/+109
* fix(downloads): automatic really is automatic, and a selection downloads all ...Christophe Besson2026-08-151-49/+120
* feat(settings): choose between Save As and saving into a folderChristophe Besson2026-08-151-32/+102
* feat(files): transfers that outlive the page, and selection instead of per-ro...Christophe Besson2026-08-151-223/+341
* feat(files): download a folder as a zip, and remove an empty oneChristophe Besson2026-08-151-6/+141
* perf(upload): several chunks in flight, instead of one per round tripChristophe Besson2026-08-151-19/+7
* feat(groups): editable description, and one source of operator authorityChristophe Besson2026-08-151-5/+60
* The Files panel stops guessing, and search says how old its answer isChristophe Besson2026-08-151-31/+69
* fix(members): restore the member list and invite form, and retire the pairing...Christophe Besson2026-08-151-46/+58
* One stroked icon set, matching the Administration shieldChristophe Besson2026-08-151-17/+71
* Notifications: one per conversation, none for your own messagesChristophe Besson2026-08-141-23/+67
* feat(account): a user can delete their own account, an admin can delete oneChristophe Besson2026-08-141-2/+68
* feat(files): one uploads/ directory, for files and chat alikeChristophe Besson2026-08-141-4/+8
* feat(files): upload into the current directory, and create foldersChristophe Besson2026-08-141-46/+78
* feat(ui): upload progress, PDF preview, invite form above the member listChristophe Besson2026-08-141-22/+58
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-141-117/+25
* feat(client): Argon2id for the keypair bundle, and remove the backup toggleChristophe Besson2026-08-141-62/+29
* feat(client): make the key backup a choice, and raise the passphrase floorChristophe Besson2026-08-141-9/+116
* fix(client): recover identity keys from what the browser already hasChristophe Besson2026-08-141-0/+40
* fix(client): refresh the token when the node says "not a member"Christophe Besson2026-08-141-9/+37
* feat(node)!: the node wraps the group key — closes H3 and M3Christophe Besson2026-08-141-23/+114