aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/indexer/indexer.py
Commit message (Expand)AuthorAgeFilesLines
* fix(node): prevent watchdog from overwriting index entries with duplicate con...Christophe Besson2026-09-061-3/+9
* feat(node): indexing v2 — partial-read hashing for files above 40 MBChristophe Besson2026-09-061-17/+50
* fix(hub,node): Create Group wizard silently skipped apps, and lost track of s...Christophe Besson2026-08-251-16/+49
* fix(node): skip indexing audio files under 50KB, likely-corrupt sourceChristophe Besson2026-08-241-0/+17
* feat(node): recognize WMA and Musepack as audio, read their real tag keysChristophe Besson2026-08-241-1/+6
* fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggleChristophe Besson2026-08-241-30/+78
* feat(node): persistent index cache, visible scan progress, adaptive reconcile...Christophe Besson2026-08-231-49/+216
* fix: first-run wizard reliability and node startup performanceChristophe Besson2026-08-221-3/+9
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-181-50/+350
* feat: Phase 9 — Web client SPA with WebRTC P2P transportChristophe Besson2026-08-111-16/+35
* fix: 4 corrections — streaming hash, watchdog bug, cipher doc, depsChristophe Besson2026-08-091-3/+11
* feat(node): add directory indexer and Mesh Group IndexChristophe Besson2026-08-091-0/+213