pferd/PFERD/crawl
I-Al-Istannen 1fba96abcb Fix exercise date parsing for non-group submissions
ILIAS apparently changes the order of the fields as it sees fit, so we
now try to parse *every* column, starting at from the right, as a date.
The first column that parses successfully is then used.
2021-05-31 18:15:12 +02:00
..
ilias Fix exercise date parsing for non-group submissions 2021-05-31 18:15:12 +02:00
__init__.py Restructure crawling and auth related modules 2021-05-23 19:16:42 +02:00
crawler.py Use raw paths for --debug-transforms 2021-05-31 12:33:37 +02:00
http_crawler.py Use certifi to ensure CA certificates are bundled in pyinstaller 2021-05-25 18:24:06 +02:00
local_crawler.py Deduplicate path names in crawler 2021-05-25 12:11:15 +02:00