Commit Graph

43 Commits

Author SHA1 Message Date
FliegendeWurst
9da1a9d2d7 Update dependencies and license
Since rpassword and rprompt are licensed under the Apache 2.0
the combined product has to be GPLv3+, not GPLv2.
2021-05-28 13:21:49 +02:00
FliegendeWurst
ca939393c9 Version 0.2.21 2021-05-18 08:53:35 +02:00
FliegendeWurst
20b3b94327 Version 0.2.20 2021-05-13 13:30:05 +02:00
FliegendeWurst
d5037f9ae7 Retry requests on HTTP/2 NO_ERROR 2021-05-13 11:08:35 +02:00
FliegendeWurst
1f9ab6a07c Version 0.2.19 2021-05-11 18:41:32 +02:00
FliegendeWurst
b0a389157e indicatif: 0.15 -> 0.16 2021-05-11 09:46:23 +02:00
FliegendeWurst
e88640c9c9 Version 0.2.18 2021-05-07 09:18:29 +02:00
FliegendeWurst
81543b1d39 Version 0.2.17 2021-05-04 10:47:23 +02:00
FliegendeWurst
338c97821b Various cleanups 2021-04-21 21:38:08 +02:00
FliegendeWurst
e94ce97896 Handle disabled links + save main course page
+ misc. cleanups
2021-04-21 21:04:45 +02:00
FliegendeWurst
5c17ec0326 Display a progress bar if possible
(experimental)
2021-04-21 20:18:54 +02:00
FliegendeWurst
e397ecf73b Document more functionality 2021-04-19 10:54:26 +02:00
FliegendeWurst
d087ea0e92 Keyring authentication + username/password options 2021-04-17 15:38:18 +02:00
lukasprobst
af2c477a04 Add the dependency 'colored' and color relevant messages 2021-04-15 23:37:36 +02:00
FliegendeWurst
117730d6ab Version 0.2.15 2021-04-14 17:07:16 +02:00
Craeckie
af094de705 Added proxy support 2021-04-14 11:55:08 +02:00
FliegendeWurst
7ac9993a5e Update dependencies 2021-04-10 13:23:17 +02:00
FliegendeWurst
fe08f95478 Version 0.2.14 2021-02-16 10:08:10 +01:00
FliegendeWurst
711bfe8d17 Update tokio to 1.0 2021-01-20 10:26:38 +01:00
FliegendeWurst
c5b8cc7399 Version 0.2.13 2021-01-05 12:31:38 +01:00
FliegendeWurst
72f7842336 Version 0.2.12 2020-12-10 08:40:24 +01:00
FliegendeWurst
58078fc2cf Version 0.2.11 2020-12-04 13:06:02 +01:00
FliegendeWurst
7d4b9279ee Terminate once all tasks are complete 2020-11-28 16:42:26 +01:00
FliegendeWurst
377cef7cf2 Update dependencies 2020-11-28 12:56:23 +01:00
FliegendeWurst
4770bc9beb Version 0.2.10 2020-11-27 08:45:11 +01:00
FliegendeWurst
a1b5ba2b5b Version 0.2.9 2020-11-01 12:27:58 +01:00
FliegendeWurst
9ca1e6af39 Update dependencies 2020-11-01 11:55:44 +01:00
FliegendeWurst
449d642bf5 Fix video downloading
Load the full lecture list differently (should work for every course now)
Actually download new videos
2020-07-16 11:34:56 +02:00
FliegendeWurst
3b31b08246 Version 0.2.7 2020-07-15 22:36:39 +02:00
FliegendeWurst
15bb53c770 Update dependencies 2020-06-19 16:51:26 +02:00
FliegendeWurst
d3d7a1336c Version 0.2.6 2020-05-18 11:14:21 +02:00
FliegendeWurst
4ac7a486a7 Version 0.2.5 2020-05-09 09:42:53 +02:00
FliegendeWurst
a3f84aa6fb Use anyhow instead of error-chain for errors 2020-05-08 21:25:45 +02:00
FliegendeWurst
a7027124e3 Version 0.2.4 2020-04-28 12:02:52 +02:00
FliegendeWurst
5698f1d3dc Version 0.2.2 2020-04-24 11:14:26 +02:00
FliegendeWurst
7faf14e37f Ignore courses specified in .iliasignore file 2020-04-24 10:14:53 +02:00
FliegendeWurst
af0743184f Wait for queued network jobs 2020-04-22 12:59:20 +02:00
FliegendeWurst
3bf3b16648 Version 0.2 2020-04-22 12:22:08 +02:00
FliegendeWurst
ef605b3e8e Enable gzip compression 2020-04-21 23:31:47 +02:00
FliegendeWurst
0e1ee0a539 Use rustls backend to avoid OpenSSL version/build issues 2020-04-21 23:29:32 +02:00
FliegendeWurst
e424ff6a72 Prompt user for username and password 2020-04-21 23:12:05 +02:00
FliegendeWurst
f10bba3e3e Parse command-line arguments 2020-04-21 23:03:30 +02:00
FliegendeWurst
1529a678e0
Initial commit 2020-04-21 22:41:28 +02:00