aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/tests/test_indexer.py
Commit message (Expand)AuthorAgeFilesLines
* feat(node): share the (path,size,mtime)->hash index cache across every groupChristophe Besson2026-08-261-0/+38
* fix(hub,node): Create Group wizard silently skipped apps, and lost track of s...Christophe Besson2026-08-251-0/+85
* fix(node): skip indexing audio files under 50KB, likely-corrupt sourceChristophe Besson2026-08-241-1/+36
* feat(node): recognize WMA and Musepack as audio, read their real tag keysChristophe Besson2026-08-241-0/+11
* fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggleChristophe Besson2026-08-241-0/+76
* feat(node): persistent index cache, visible scan progress, adaptive reconcile...Christophe Besson2026-08-231-1/+289
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-181-5/+6
* feat: Phase 9 — Web client SPA with WebRTC P2P transportChristophe Besson2026-08-111-1/+1
* feat(node): add directory indexer and Mesh Group IndexChristophe Besson2026-08-091-0/+191