aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: mark M2 fixed in the third security reviewChristophe Besson2026-09-011-27/+40
* fix(node): bring the QUIC chat and stream handlers to WebRTC parityChristophe Besson2026-09-011-49/+95
* feat(node): [node] quic_enabled flag, off by defaultChristophe Besson2026-09-014-2/+76
* docs: add third security review (2026-09-01)Christophe Besson2026-09-011-0/+635
* fix(client): allow reCAPTCHA in the Electron CSPChristophe Besson2026-09-012-6/+54
* fix(hub): require user scope to add group membersChristophe Besson2026-09-011-1/+6
* fix(hub): enforce registration captcha for every clientChristophe Besson2026-09-014-4/+78
* fix(hub): require auth and distinct reporters for content reportsChristophe Besson2026-09-012-71/+147
* fix(hub): moderator can no longer grant admin or hard-revoke accountsChristophe Besson2026-09-013-6/+71
* docs: move root docs into docs/ and archive superseded draftsChristophe Besson2026-09-0116-5877/+4526
* chore(packaging): drop orphaned python3-meshbay-common deb controlChristophe Besson2026-09-011-18/+0
* chore: release 0.10.00.10Christophe Besson2026-09-016-8/+8
* fix(hub): adjust no-group prompt and post-create wizard stepChristophe Besson2026-09-0113-16/+53
* fix(hub): stop Search-view video posters flickering to spinnersChristophe Besson2026-09-012-32/+132
* refactor(node): JSON-only control API, Node page absorbs the admin dashboardChristophe Besson2026-09-0132-837/+1522
* chore(node): round desktop icon corners for Android-style appearanceChristophe Besson2026-09-012-0/+0
* 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-014-16/+40
* feat(hub): reCAPTCHA v2 on Register and Password Reset pagesChristophe Besson2026-09-0117-20/+688
* Merge branch 'fix/node-stun-fanout'Christophe Besson2026-09-016-3/+309
|\
| * fix(node): make WebRTC STUN fallback actually use every configured serverChristophe Besson2026-09-016-3/+309
|/
* feat: passphrase change and account recovery (auth-confirm)Christophe Besson2026-09-0134-78/+3307
* Merge branch 'feat/email-verification'Christophe Besson2026-08-3123-123/+1141
|\
| * feat: email verification for registration, email change, and invitationsChristophe Besson2026-08-3123-123/+1141
|/
* chore: bump version to 0.9.0v0.9.0Christophe Besson2026-08-319-18/+18
* docs: add PACKAGING-GUIDE.md with install steps for Ubuntu and FedoraChristophe Besson2026-08-311-0/+190
* feat(packaging): 4-package .deb/.rpm build system under /optChristophe Besson2026-08-3129-318/+849
* 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
|\ \ | |/ |/|