Files
spacedrive/apps
slvnlrt ea970d39f4 fix: address review feedback from Tembo bot
- transport.ts: clean up event listener if subscribe_to_events throws
- is_hidden_path: use FILE_ATTRIBUTE_HIDDEN only on Windows, dot-prefix
  only on Unix (no cross-over that would mark .gitignore as hidden)
- reg_read_hklm: two-pass query to handle arbitrarily long REG_SZ values
- classify_volume: pass total_space instead of hardcoded 0
- ntfs volume_guid: unwrap_or(guid_buf.len()) instead of unwrap_or(0)
- wait_for_indexing: poll every 25ms instead of 5ms
- main.rs: accept both JsonOk and result keys for daemon compat
- VolumesGroup.tsx: remove unnecessary <any> type parameter

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 16:36:38 +01:00
..
2026-02-05 23:12:55 -08:00
2026-01-11 01:54:25 -08:00
2025-10-11 10:29:05 -07:00
2026-02-05 23:12:55 -08:00