pferd/PFERD
Joscha 77a109bb7e Fix ilias shibboleth authenticator
The shibboleth site got a visual overhaul that slightly changed the classes of a
form we need.
2020-07-28 19:13:51 +00:00
..
ilias Fix ilias shibboleth authenticator 2020-07-28 19:13:51 +00:00
__init__.py Move logging into its own file 2020-04-25 20:02:01 +02:00
authenticators.py Try to add support for Shibboleth TFA token 2020-05-08 21:52:51 +02:00
cookie_jar.py Listen to pylint and mypy 2020-04-20 17:44:58 +00:00
diva.py Fetch correct diva playlist id 2020-05-11 00:25:34 +02:00
download_summary.py Make DownloadSummary private, provide property accessors 2020-06-26 17:30:45 +02:00
downloaders.py Add a download progress bar 2020-05-08 17:09:56 +02:00
errors.py Correctly type hint swallow_and_print_errors decorator 2020-05-12 21:03:53 +02:00
location.py Satisfy pyling. Useful docstrings? Not quite sure. 2020-04-23 20:35:59 +02:00
logging.py Use pretty logger for summaries 2020-06-26 17:24:36 +02:00
organizer.py Allow long paths on windows 2020-07-25 13:44:49 +02:00
pferd.py Also add personal_desktop to download summary 2020-07-15 22:47:44 +02:00
progress.py Use transient progessbar 2020-06-25 18:03:12 +02:00
tmp_dir.py Extract Location into separate file 2020-04-23 17:38:28 +00:00
transform.py Remove walrus to lower needed python version 2020-05-08 21:21:33 +02:00
utils.py Add a download progress bar 2020-05-08 17:09:56 +02:00