| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(hub): require user scope to add group members | Christophe Besson | 2026-09-01 | 1 | -1/+6 |
| * | fix(hub): enforce registration captcha for every client | Christophe Besson | 2026-09-01 | 4 | -4/+78 |
| * | fix(hub): require auth and distinct reporters for content reports | Christophe Besson | 2026-09-01 | 2 | -71/+147 |
| * | fix(hub): moderator can no longer grant admin or hard-revoke accounts | Christophe Besson | 2026-09-01 | 3 | -6/+71 |
| * | chore: release 0.10.00.10 | Christophe Besson | 2026-09-01 | 6 | -8/+8 |
| * | fix(hub): adjust no-group prompt and post-create wizard step | Christophe Besson | 2026-09-01 | 13 | -16/+53 |
| * | fix(hub): stop Search-view video posters flickering to spinners | Christophe Besson | 2026-09-01 | 2 | -32/+132 |
| * | refactor(node): JSON-only control API, Node page absorbs the admin dashboard | Christophe Besson | 2026-09-01 | 19 | -774/+1068 |
| * | chore(node): round desktop icon corners for Android-style appearance | Christophe Besson | 2026-09-01 | 2 | -0/+0 |
| * | fix(hub): remove "shown only once, hub never sees it" from recovery intro | Christophe Besson | 2026-09-01 | 10 | -10/+10 |
| * | fix(node): CLI member invite now registers hub membership and enforces code | Christophe Besson | 2026-09-01 | 4 | -16/+40 |
| * | feat(hub): reCAPTCHA v2 on Register and Password Reset pages | Christophe Besson | 2026-09-01 | 16 | -20/+198 |
| * | fix(node): make WebRTC STUN fallback actually use every configured server | Christophe Besson | 2026-09-01 | 6 | -3/+309 |
| * | feat: passphrase change and account recovery (auth-confirm) | Christophe Besson | 2026-09-01 | 33 | -78/+2759 |
| * | feat: email verification for registration, email change, and invitations | Christophe Besson | 2026-08-31 | 22 | -123/+923 |
| * | chore: bump version to 0.9.0v0.9.0 | Christophe Besson | 2026-08-31 | 6 | -8/+8 |
| * | feat(packaging): 4-package .deb/.rpm build system under /opt | Christophe Besson | 2026-08-31 | 2 | -28/+16 |
| * | refactor(ui): extract Explore, Login, Register and CreateGroup from app.js | Christophe Besson | 2026-08-31 | 8 | -911/+851 |
| * | refactor(ui): extract Settings, Profile and Admin pages from app.js | Christophe Besson | 2026-08-30 | 5 | -954/+990 |
| * | fix(ui): use toggle switches in Settings page, trim verbose hints | Christophe Besson | 2026-08-30 | 11 | -25/+28 |
| * | feat(ui): configurable ICE interfaces in the Node page | Christophe Besson | 2026-08-30 | 14 | -14/+217 |
| * | feat: configurable STUN server fallbacks for WebRTC ICE | Christophe Besson | 2026-08-30 | 20 | -16/+454 |
| * | refactor(ui): extract Node page to dedicated module, use local API | Christophe Besson | 2026-08-30 | 2 | -737/+574 |
| * | chore: scrub copyrighted names from tests, comments and docs | Christophe Besson | 2026-08-30 | 7 | -31/+32 |
| * | fix(node): stop a numbered saga all matching its first film | Christophe Besson | 2026-08-30 | 2 | -11/+36 |
| * | revert(hub): drop the poster-grid movie merge (V12) | Christophe Besson | 2026-08-30 | 12 | -77/+17 |
| * | fix(hub): make "Re-match" and "Fix match" the same size in the detail modal | Christophe Besson | 2026-08-30 | 1 | -2/+4 |
| * | fix(hub): show the Files refresh button only on the Search page | Christophe Besson | 2026-08-30 | 2 | -5/+7 |
| * | fix(hub): wire the Files refresh button on the Search page | Christophe Besson | 2026-08-30 | 1 | -2/+6 |
| * | Merge remote-tracking branch 'origin/main' | Christophe Besson | 2026-08-29 | 19 | -1/+492 |
| |\ |
|
| | * | feat(node): editable node settings in the Node page (D5) | Christophe Besson | 2026-08-29 | 19 | -1/+492 |
| * | | Merge branch 'ui/search-title-and-refresh-button' | Christophe Besson | 2026-08-29 | 14 | -13/+39 |
| |\ \ |
|
| | * | | feat(hub): drop the Search page title, add a Files refresh button | Christophe Besson | 2026-08-29 | 14 | -13/+39 |
| * | | | fix(node): stop a movie with a mangled quality tag being shelved as a series | Christophe Besson | 2026-08-29 | 4 | -2/+94 |
| | |/
|/| |
|
| * | | fix: on restart, serve a video's cached TMDB match instead of re-searching | Christophe Besson | 2026-08-29 | 3 | -16/+105 |
| |/ |
|
| * | feat: V13 — per-card "re-match this one file" (MNP 0.13) | Christophe Besson | 2026-08-29 | 20 | -5/+288 |
| * | feat(hub): V12 — merge movies by TMDB id in the poster grid | Christophe Besson | 2026-08-29 | 12 | -17/+77 |
| * | feat(node): V8–V11 — show-branch ladder, year-aware _best_match, wider se... | Christophe Besson | 2026-08-29 | 6 | -89/+340 |
| * | fix(hub): update layout test for the fit → fitAndPin rename | Christophe Besson | 2026-08-29 | 1 | -3/+5 |
| * | Merge branch 'fix/videos-tmdb-matching' | Christophe Besson | 2026-08-29 | 25 | -27/+732 |
| |\ |
|
| | * | fix(node): correct TMDB movie matching, per-file overrides, rematch | Christophe Besson | 2026-08-29 | 25 | -27/+732 |
| * | | perf(node): filter ICE interfaces to eliminate 5s STUN timeout on VPN/virtual... | Christophe Besson | 2026-08-29 | 3 | -0/+102 |
| * | | fix(hub): chat scroll-to-bottom, message loading on group switch, connecting ... | Christophe Besson | 2026-08-29 | 2 | -29/+119 |
| * | | fix(hub): chat kept stale messages when switching groups on the Chat tab | Christophe Besson | 2026-08-29 | 1 | -1/+1 |
| |/ |
|
| * | feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contact | Christophe Besson | 2026-08-29 | 29 | -552/+474 |
| * | fix(transport): chat_hist_resp dispatch skipped when older pending entries exist | Christophe Besson | 2026-08-28 | 1 | -8/+11 |
| * | fix(hub): 10s connect timeout in search page, error on unreachable download | Christophe Besson | 2026-08-28 | 2 | -9/+35 |
| * | feat(hub): search downloads, photos view, pre-connect optimization | Christophe Besson | 2026-08-28 | 14 | -37/+107 |
| * | feat(hub): cross-group search with reuse of existing views | Christophe Besson | 2026-08-28 | 19 | -250/+916 |
| * | fix(node): a pinned device can be invited to a further invite-only group | Christophe Besson | 2026-08-28 | 2 | -6/+123 |