summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refactor(ui): extract Explore, Login, Register and CreateGroup from app.jsChristophe Besson2026-08-318-911/+851
* refactor(ui): extract Settings, Profile and Admin pages from app.jsChristophe Besson2026-08-305-954/+990
* docs: add §2.12 STUN fallbacks and ICE filtering to draft v6Christophe Besson2026-08-301-0/+60
* 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-3014-14/+217
* feat: configurable STUN server fallbacks for WebRTC ICEChristophe Besson2026-08-3021-16/+515
* 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-309-45/+55
* Merge branch 'fix/saga-match'Christophe Besson2026-08-303-11/+49
|\
| * fix(node): stop a numbered saga all matching its first filmChristophe Besson2026-08-303-11/+49
|/
* Merge branch 'revert/video-movie-merge'Christophe Besson2026-08-3013-78/+18
|\
| * revert(hub): drop the poster-grid movie merge (V12)Christophe Besson2026-08-3013-78/+18
|/
* 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
* Merge branch 'fix/search-page-refresh-button'Christophe Besson2026-08-301-2/+6
|\
| * 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-2920-1/+522
|\
| * feat(node): editable node settings in the Node page (D5)Christophe Besson2026-08-2920-1/+522
* | 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
* | | Merge branch 'fix/movie-misclassified-as-show'Christophe Besson2026-08-295-2/+110
|\ \ \ | |_|/ |/| |
| * | fix(node): stop a movie with a mangled quality tag being shelved as a seriesChristophe Besson2026-08-295-2/+110
|/ /
* | Merge branch 'fix/media-meta-unenriched-guard'Christophe Besson2026-08-293-16/+105
|\ \ | |/ |/|
| * fix: on restart, serve a video's cached TMDB match instead of re-searchingChristophe Besson2026-08-293-16/+105
|/
* Merge branch 'feat/videos-matching-v8-v13'Christophe Besson2026-08-2926-119/+713
|\
| * feat: V13 — per-card "re-match this one file" (MNP 0.13)Christophe Besson2026-08-2921-13/+296
| * feat(hub): V12 — merge movies by TMDB id in the poster gridChristophe Besson2026-08-2912-17/+77
| * feat(node): V8–V11 — show-branch ladder, year-aware _best_match, wider se...Christophe Besson2026-08-296-89/+340
|/
* fix(hub): update layout test for the fit → fitAndPin renameChristophe Besson2026-08-291-3/+5
* Merge branch 'fix/videos-tmdb-matching'Christophe Besson2026-08-2926-27/+759
|\
| * fix(node): correct TMDB movie matching, per-file overrides, rematchChristophe Besson2026-08-2926-27/+759
* | perf(node): filter ICE interfaces to eliminate 5s STUN timeout on VPN/virtual...Christophe Besson2026-08-293-0/+102
* | fix(hub): chat scroll-to-bottom, message loading on group switch, connecting ...Christophe Besson2026-08-292-29/+119
* | 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-2929-552/+474
* 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
* Merge branch 'fix/known-device-join-new-invite-group'Christophe Besson2026-08-282-6/+123
|\
| * fix(node): a pinned device can be invited to a further invite-only groupChristophe Besson2026-08-282-6/+123
|/
* Merge branch 'fix/node-remove-group-when-hub-orphan'Christophe Besson2026-08-281-5/+12
|\
| * fix(hub): Node page — "Remove group" only for a group the hub droppedChristophe Besson2026-08-281-5/+12
|/
* Merge branch 'docs/v6-amendments'Christophe Besson2026-08-283-9/+129
|\
| * fix(hub): sidebar — status dot on the name line, not between name and @ownerChristophe Besson2026-08-282-7/+26
| * docs: draft v6 — instance policy, per-owner group names, chat link previewsChristophe Besson2026-08-281-2/+103
|/
* Merge branch 'feat/group-name-per-owner'Christophe Besson2026-08-2812-30/+320
|\
| * feat(hub): group names unique per owner, shown as name@ownerChristophe Besson2026-08-2812-30/+320
|/
* Merge branch 'fix/explore-no-public-groups-mention'Christophe Besson2026-08-2811-2/+20
|\
| * fix(hub): Explore page says nothing about public groups when they're offChristophe Besson2026-08-2811-2/+20
|/