Commit Graph

4 Commits

Author SHA1 Message Date
claude[bot] d34c1cb2fa fix: Add X-Tigris-Consistent headers and fix Windows rclone config path
- Add X-Tigris-Consistent: true headers to rclone commands for global strong consistency
- Fixes stale content reads for non-US users hitting Tigris edge cache
- Update get_rclone_config_path() to use runtime detection via rclone config file
- Supports Scoop, Chocolatey, and manual rclone installations on Windows
- Add tests for new headers and runtime config detection

Fixes #548

Co-authored-by: Paul Hernandez <phernandez@users.noreply.github.com>
2026-02-07 18:12:16 +00:00
Paul Hernandez 530cbac73f feat: fast edit entities, refactors for webui, enhance search (#532)
Signed-off-by: phernandez <paul@basicmachines.co>
2026-01-31 15:16:52 -06:00
Paul Hernandez 863e0a4e24 fix: prevent CLI commands from hanging on exit (Python 3.14) (#505)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 16:47:35 -06:00
Paul Hernandez b4486d20bd test: remove stdlib mocks, strengthen integration coverage (#489)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 14:22:01 -06:00