| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix it_gets_page_content test | Mariot Tsitoara | 2022-08-22 | 1 | -1/+1 |
| * | add(4plebs): Support for 4plebs is now added | Lucas Burns | 2022-08-20 | 2 | -37/+98 |
| * | add(flag): added a verbosity flag that will display debugging messages | Lucas Burns | 2022-08-19 | 1 | -2/+52 |
| * | refactor(clap): Move from YAML to a builder | Lucas Burns | 2022-08-19 | 3 | -167/+257 |
| * | Use concurrent downloadsv0.2.0 | Mariot Tsitoara | 2021-01-06 | 3 | -86/+129 |
| * | Limit runtime for reloading | Mariot Tsitoara | 2021-01-04 | 2 | -20/+26 |
| * | Use bytes instead of text for image saving | Mariot Tsitoara | 2021-01-03 | 2 | -4/+4 |
| * | Add reload and sleep actions | Mariot Tsitoara | 2021-01-03 | 2 | -22/+66 |
| * | Add log actions to lin and bin | Mariot Tsitoara | 2021-01-02 | 2 | -6/+38 |
| * | Fix error result in let call | Mariot Tsitoara | 2021-01-02 | 1 | -4/+5 |
| * | Fix main return type | Mariot Tsitoara | 2021-01-02 | 1 | -25/+29 |
| * | Use reqwest blocking client | Mariot Tsitoara | 2021-01-02 | 3 | -20/+26 |
| * | Add lib examples to README | Mariot Tsitoara | 2021-01-02 | 1 | -1/+1 |
| * | Bump version | Mariot Tsitoara | 2021-01-02 | 1 | -1/+1 |
| * | Add tests to lib | Mariot Tsitoara | 2021-01-02 | 1 | -6/+58 |
| * | Bump version | Mariot Tsitoara | 2021-01-02 | 1 | -1/+1 |
| * | Move calculations from lib to bin | Mariot Tsitoara | 2021-01-02 | 2 | -71/+137 |
| * | Separate tool into lib and bin | Mariot Tsitoara | 2021-01-02 | 3 | -19/+29 |
| * | Upgrade reqwest version | Mariot Tsitoara | 2021-01-02 | 1 | -41/+37 |
| * | Update cli version code and author info | Mariot Tsitoara | 2021-01-02 | 1 | -2/+2 |
| * | Remove unused tempdir calls | Mariot Tsitoara | 2021-01-02 | 1 | -7/+1 |
| * | Remove unnecessary parentheses | Mariot Tsitoara | 2021-01-02 | 1 | -1/+1 |
| * | Add indicatif progress bar | Mariot Tsitoara | 2019-07-27 | 1 | -11/+26 |
| * | Format code using 'cargo fmt' | Atul Bhosale | 2019-07-11 | 1 | -6/+13 |
| * | Change package name to chan-downloader | Mariot Tsitoara | 2019-07-08 | 1 | -1/+1 |
| * | initial commit | Mariot Tsitoara | 2019-07-08 | 2 | -0/+104 |