summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub
Commit message (Expand)AuthorAgeFilesLines
* refactor(node): JSON-only control API, Node page absorbs the admin dashboardChristophe Besson2026-09-0112-43/+918
* fix(hub): remove "shown only once, hub never sees it" from recovery introChristophe Besson2026-09-0110-10/+10
* fix(node): CLI member invite now registers hub membership and enforces codeChristophe Besson2026-09-011-1/+1
* feat(hub): reCAPTCHA v2 on Register and Password Reset pagesChristophe Besson2026-09-0116-20/+198
* feat: passphrase change and account recovery (auth-confirm)Christophe Besson2026-09-0119-57/+1793
* feat: email verification for registration, email change, and invitationsChristophe Besson2026-08-3121-123/+911
* chore: bump version to 0.9.0v0.9.0Christophe Besson2026-08-311-1/+1
* refactor(ui): extract Explore, Login, Register and CreateGroup from app.jsChristophe Besson2026-08-315-905/+835
* refactor(ui): extract Settings, Profile and Admin pages from app.jsChristophe Besson2026-08-304-951/+982
* fix(ui): use toggle switches in Settings page, trim verbose hintsChristophe Besson2026-08-3011-25/+28
* feat(ui): configurable ICE interfaces in the Node pageChristophe Besson2026-08-3011-0/+191
* feat: configurable STUN server fallbacks for WebRTC ICEChristophe Besson2026-08-3013-1/+303
* refactor(ui): extract Node page to dedicated module, use local APIChristophe Besson2026-08-302-737/+574
* chore: scrub copyrighted names from tests, comments and docsChristophe Besson2026-08-301-2/+2
* revert(hub): drop the poster-grid movie merge (V12)Christophe Besson2026-08-3012-77/+17
* fix(hub): make "Re-match" and "Fix match" the same size in the detail modalChristophe Besson2026-08-301-2/+4
* fix(hub): show the Files refresh button only on the Search pageChristophe Besson2026-08-302-5/+7
* fix(hub): wire the Files refresh button on the Search pageChristophe Besson2026-08-301-2/+6
* Merge remote-tracking branch 'origin/main'Christophe Besson2026-08-2913-0/+275
|\
| * feat(node): editable node settings in the Node page (D5)Christophe Besson2026-08-2913-0/+275
* | 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