- 07 Mar, 2021 4 commits
-
-
Daniel Willmann authored
Currently logging and progressbars conflict somewhat. Make them hidden for now.
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
This is needed to only (re)download files that have changed (size or last-modified).
-
- 06 Mar, 2021 2 commits
-
-
Daniel Willmann authored
-
Daniel Willmann authored
-
- 03 Mar, 2021 4 commits
-
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
-
- 01 Mar, 2021 1 commit
-
-
Daniel Willmann authored
-
- 28 Feb, 2021 1 commit
-
-
Daniel Willmann authored
-
- 26 Feb, 2021 4 commits
-
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
It's starting to look like a reimplementation of an actor model, maybe just use riker?
-
Daniel Willmann authored
-
- 25 Feb, 2021 5 commits
-
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
Fixes issues with the last documents not being indexed.
-
Daniel Willmann authored
-
Daniel Willmann authored
-
- 23 Feb, 2021 5 commits
-
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
They fixed the issue with partially encrypted files, so stop using our hack
-
Daniel Willmann authored
-
Daniel Willmann authored
The broadcast channel can loose messages which is not what we want here. Instead use the mpsc channel and block if it's full Catch some more errors in the tasks Handle non-2xx HTTP responses as failures
-
- 22 Feb, 2021 5 commits
-
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
-
- 21 Feb, 2021 9 commits
-
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
-
Daniel Willmann authored
Related: #1
-
Daniel Willmann authored
Previously indexed files would not be downloaded even if given the -s option. Now we save them if they weren't present before Related: #1
-
Daniel Willmann authored
-
Daniel Willmann authored
-