summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/app.js
Commit message (Expand)AuthorAgeFilesLines
* refactor(ui): extract Explore, Login, Register and CreateGroup from app.jsChristophe Besson2026-08-311-904/+15
* refactor(ui): extract Settings, Profile and Admin pages from app.jsChristophe Besson2026-08-301-951/+12
* fix(ui): use toggle switches in Settings page, trim verbose hintsChristophe Besson2026-08-301-5/+8
* refactor(ui): extract Node page to dedicated module, use local APIChristophe Besson2026-08-301-737/+10
* feat(node): editable node settings in the Node page (D5)Christophe Besson2026-08-291-0/+77
* feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contactChristophe Besson2026-08-291-1/+68
* feat(hub): cross-group search with reuse of existing viewsChristophe Besson2026-08-281-116/+59
* fix(hub): Node page — "Remove group" only for a group the hub droppedChristophe Besson2026-08-281-5/+12
* fix(hub): sidebar — status dot on the name line, not between name and @ownerChristophe Besson2026-08-281-6/+8
* feat(hub): group names unique per owner, shown as name@ownerChristophe Besson2026-08-281-8/+11
* fix(hub): Explore page says nothing about public groups when they're offChristophe Besson2026-08-281-2/+10
* feat(hub): let a hub admin disable public groups instance-wideChristophe Besson2026-08-281-54/+133
* feat(music): network-adaptive prefetch depth, opt-in keep-screen-on toggleChristophe Besson2026-08-261-0/+33
* fix(hub,node): Create Group wizard silently skipped apps, and lost track of s...Christophe Besson2026-08-251-13/+24
* fix(hub): Create Group wizard steps app selection before the scan waitChristophe Besson2026-08-241-19/+27
* feat(node,hub): season-specific overviews, manual TMDB match correction, and ...Christophe Besson2026-08-241-10/+56
* feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata)Christophe Besson2026-08-241-2/+2
* feat(node): persistent index cache, visible scan progress, adaptive reconcile...Christophe Besson2026-08-231-11/+80
* 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