summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/app.js
Commit message (Expand)AuthorAgeFilesLines
* fix(packaging): three MSIX first-run regressions found by a real sideloadChristophe Besson13 days1-0/+28
* feat(hub): legal information link at the foot of the sidebarChristophe Besson2026-09-111-0/+10
* fix(spa): say why a download cannot be pausedChristophe Besson2026-09-091-0/+14
* fix(spa): a paused transfer is not a finished oneChristophe Besson2026-09-091-2/+13
* feat(spa): pause and resume a download, in sessionChristophe Besson2026-09-091-1/+31
* fix(hub): the transfers row exists from the clickChristophe Besson2026-09-081-4/+19
* feat(hub): client-side transfer leases and the transfers panelChristophe Besson2026-09-081-51/+122
* fix(hub): make the streamed download path reliable, and clean up after an abortChristophe Besson2026-09-081-0/+9
* feat(client): create the system tray at launch, not on first minimiseChristophe Besson2026-09-081-4/+17
* fix(hub): drop the flag emoji from the language menuChristophe Besson2026-09-081-1/+1
* feat(hub): name a group's host on its card, not its visibilityChristophe Besson2026-09-081-5/+11
* feat(client): tray menu starts and stops the node, and a clearer iconChristophe Besson2026-09-051-2/+3
* feat(client): minimise to a system tray indicator (GNOME)Christophe Besson2026-09-051-0/+7
* fix(hub): dismissing a notification deletes itChristophe Besson2026-09-021-3/+5
* fix(hub): a dismissed notification stays dismissed across a restartChristophe Besson2026-09-021-2/+8
* fix(hub): adjust no-group prompt and post-create wizard stepChristophe Besson2026-09-011-2/+6
* feat: passphrase change and account recovery (auth-confirm)Christophe Besson2026-09-011-3/+5
* 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