Commit graph

12 commits

Author SHA1 Message Date
95f8e358dd
feat(sync): download a file if it doesn't exist regardless of stateHash status
All checks were successful
Actions / Build and Push Documentation (push) Successful in 6m45s
2025-02-13 00:23:25 -06:00
c54c2acb1d
fix(sync): remove an unused const
All checks were successful
Actions / Build and Push Documentation (push) Successful in 18s
2025-02-13 00:12:19 -06:00
e8873f3ce8
feat(sync): finish state file implementation
Some checks failed
Actions / Build and Push Documentation (push) Failing after 36s
2025-02-13 00:11:02 -06:00
872ea12b3d
feat(sync): add (wip) state file
All checks were successful
Actions / Build and Push Documentation (push) Successful in 17s
2025-02-12 23:59:13 -06:00
b0e76a8ff7
style(sync): format
All checks were successful
Actions / Build and Push Documentation (push) Successful in 16s
2025-02-12 15:17:17 -06:00
dbf2743409
feat(sync): export formatBytes
All checks were successful
Actions / Build and Push Documentation (push) Successful in 15s
2025-02-12 15:15:08 -06:00
53db10f4e5
feat(sync): check which Side a metafile should be downloaded on before downloading it
Some checks failed
Actions / Build and Push Documentation (push) Failing after 16s
2025-02-12 08:21:22 -06:00
6907543fb8
feat(sync): format byte numbers in download logs 2025-02-12 08:20:57 -06:00
0b3f39b8b2
fix(sync): remove type from the HashFormat import in sync.ts 2025-02-12 08:20:10 -06:00
cd64371c58
fix(sync): use warn instead of log for warnings
Some checks failed
Actions / Build and Push Documentation (push) Failing after 14s
2025-02-12 01:12:03 -06:00
57920a034d
fix(sync): add index file
Some checks failed
Actions / Build and Push Documentation (push) Failing after 14s
2025-02-12 00:56:56 -06:00
50b42b038a
feat(sync): init
Some checks failed
Actions / Build and Push Documentation (push) Failing after 14s
2025-02-12 00:53:25 -06:00