summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ui/search-title-and-refresh-button'Christophe Besson2026-08-2914-13/+39
|\
| * feat(hub): drop the Search page title, add a Files refresh buttonChristophe Besson2026-08-2914-13/+39
* | fix: on restart, serve a video's cached TMDB match instead of re-searchingChristophe Besson2026-08-291-4/+12
|/
* feat: V13 — per-card "re-match this one file" (MNP 0.13)Christophe Besson2026-08-2913-4/+55
* feat(hub): V12 — merge movies by TMDB id in the poster gridChristophe Besson2026-08-2912-17/+77
* Merge branch 'fix/videos-tmdb-matching'Christophe Besson2026-08-2912-3/+69
|\
| * fix(node): correct TMDB movie matching, per-file overrides, rematchChristophe Besson2026-08-2912-3/+69
* | fix(hub): chat scroll-to-bottom, message loading on group switch, connecting ...Christophe Besson2026-08-291-29/+27
* | fix(hub): chat kept stale messages when switching groups on the Chat tabChristophe Besson2026-08-291-1/+1
|/
* feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contactChristophe Besson2026-08-2915-147/+132
* fix(transport): chat_hist_resp dispatch skipped when older pending entries existChristophe Besson2026-08-281-8/+11
* fix(hub): 10s connect timeout in search page, error on unreachable downloadChristophe Besson2026-08-282-9/+35
* feat(hub): search downloads, photos view, pre-connect optimizationChristophe Besson2026-08-2814-37/+107
* feat(hub): cross-group search with reuse of existing viewsChristophe Besson2026-08-2819-250/+916
* 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-282-7/+26
* feat(hub): group names unique per owner, shown as name@ownerChristophe Besson2026-08-2810-30/+178
* fix(hub): Explore page says nothing about public groups when they're offChristophe Besson2026-08-2811-2/+20
* chore: release 0.8.00.8Christophe Besson2026-08-281-1/+1
* fix(files): make "Filter files" search the whole groupChristophe Besson2026-08-282-6/+29
* feat(chat): focus the composer when the Chat tab opensChristophe Besson2026-08-281-0/+10
* Merge branch 'feat/chat-link-previews'Christophe Besson2026-08-283-7/+186
|\
| * feat(chat): link previews for pasted URLsChristophe Besson2026-08-283-7/+186
* | feat(hub): let a hub admin disable public groups instance-wideChristophe Besson2026-08-2819-75/+426
|/
* fix(music): stop sharing one folder's cover across unrelated tracks, and merg...Christophe Besson2026-08-261-1/+44
* fix(video): let the toolbar wrap on mobile — no room left for the filter fieldChristophe Besson2026-08-261-0/+7
* feat(video): add an All/Movies/Series filter to the toolbarChristophe Besson2026-08-2612-5/+85
* feat(music): network-adaptive prefetch depth, opt-in keep-screen-on toggleChristophe Besson2026-08-2614-14/+133
* fix(transport): reconnect used a fresh handshake token but a stale signaling oneChristophe Besson2026-08-261-0/+9
* feat(music): prefetch 2 tracks ahead instead of 1Christophe Besson2026-08-261-4/+16
* fix(transport): wake a backing-off reconnect on visibilitychange, fix listene...Christophe Besson2026-08-261-1/+39
* fix(hub): no-store on the SPA HTML shell — pull-to-refresh wasn't enoughChristophe Besson2026-08-261-3/+15
* fix(music): don't throw "Transport not connected" while a reconnect is landingChristophe Besson2026-08-262-14/+38
* feat(video): hold a Screen Wake Lock while a video is openChristophe Besson2026-08-261-0/+43
* fix(transport): auto-reconnect after WebRTC failure, without dropping in-flig...Christophe Besson2026-08-264-8/+224
* debug(transport): opt-in WebRTC health tracing for mobile-lock investigationChristophe Besson2026-08-261-0/+156
* fix(hub): disable Android's default tap-highlight flashChristophe Besson2026-08-261-0/+10
* fix(hub): stop hover/focus states from sticking on mobile touchChristophe Besson2026-08-261-2/+22
* fix(node,hub): key music/media metadata lookups by file_id, not pathChristophe Besson2026-08-263-42/+51
* fix(hub,node): Create Group wizard silently skipped apps, and lost track of s...Christophe Besson2026-08-252-13/+64
* feat: add Photos group appChristophe Besson2026-08-2520-95/+1179
* fix(hub): poll for a root count change instead of trusting one fetchChristophe Besson2026-08-251-2/+34
* fix(hub): keep an unmatched admin_challenge visible, add trace loggingChristophe Besson2026-08-241-1/+17
* fix(hub): make root-folder save success/failure actually visibleChristophe Besson2026-08-241-9/+10
* fix(hub): key admin_challenge/admin_response by op, not arrival orderChristophe Besson2026-08-241-0/+69
* fix(hub): refresh directory list after adding/removing a shared rootChristophe Besson2026-08-242-1/+13
* feat(hub): audio_root wiring, mutually-exclusive players, Settings reworkChristophe Besson2026-08-2415-92/+441
* fix(hub): give the Music flat list its own look instead of Videos' reskinChristophe Besson2026-08-242-33/+71
* fix(hub): starting one player stops the otherChristophe Besson2026-08-241-1/+8
* fix(hub): show what's actually playing in the queue panelChristophe Besson2026-08-242-0/+35