pferd/PFERD
2022-01-09 11:48:26 +01:00
..
auth Add 'skip' option to crawlers 2021-06-04 18:47:13 +02:00
cli Add regex option to config and CLI parser 2021-11-02 09:30:46 +01:00
crawl Add rudimentary support for content pages 2022-01-08 20:47:35 +01:00
__init__.py Single-source version number 2021-05-14 21:27:44 +02:00
__main__.py Disable interpolation of ConfigParser 2021-10-25 23:37:42 +02:00
config.py Load credential file from correct path 2021-06-01 09:18:08 +00:00
deduplicator.py Deduplicate path names in crawler 2021-05-25 12:11:15 +02:00
limiter.py Change limiter logic 2021-05-15 15:25:05 +02:00
logging.py Update types for rich 11 2022-01-09 11:48:26 +01:00
output_dir.py Ignore 1970 dates as windows crashes when calling .timestamp() 2022-01-08 18:14:43 +01:00
pferd.py Collect crawler warnings/errors and include them in the report 2021-11-07 21:48:55 +01:00
report.py Collect crawler warnings/errors and include them in the report 2021-11-07 21:48:55 +01:00
transformer.py Error when using multiple segments with -name-> 2021-07-01 11:14:50 +02:00
utils.py Always use '/' as path separator for regex rules 2021-06-04 18:12:45 +02:00
version.py Bump version to 3.2.0 2021-08-04 18:27:26 +00:00