Commit Graph

9 Commits

Author SHA1 Message Date
46fb782798 Add forum crawling
This downloads all forum posts when needed and saves each thread in its
own html file, named after the thread title.
2022-05-24 23:43:53 +02:00
1ce32d2f18 Add CLI option for credential file auth to kit-ilias-web 2021-05-31 18:45:06 +02:00
a879c6ab6e Fix function being printed 2021-05-26 10:54:01 +02:00
61430c8739 Overhaul config and CLI option names 2021-05-25 14:23:38 +02:00
c21ddf225b Add a CLI option to configure ILIAS links behaviour 2021-05-25 11:58:41 +02:00
3ab3581f84 Add timeout for HTTP connection 2021-05-23 23:41:05 +02:00
8dd0689420 Add keyring authentication to ILIAS CLI 2021-05-23 23:04:18 +02:00
79be6e1dc5 Switch some other options to BooleanOptionalAction 2021-05-23 22:49:09 +02:00
d8f26a789e Implement CLI Command for ilias crawler 2021-05-23 13:30:42 +02:00