29 Commits (47fe0a4e7062b6fc8c02dd39d9be2b7a08f8502a)

Auteur SHA1 Bericht Datum
  JustAnotherArchivist 47fe0a4e70 Handle URLs with queries and fragments 1 jaar geleden
  JustAnotherArchivist 9de50bebdb Fix metadata parsing on field values containing a colon 1 jaar geleden
  JustAnotherArchivist 7eb175fb63 Document how inheritance on Metadata classes works 1 jaar geleden
  JustAnotherArchivist a361fe54e5 Add a metadata version field 1 jaar geleden
  JustAnotherArchivist fb8af13c15 Return all metadata validation errors at the same time 1 jaar geleden
  JustAnotherArchivist 811e119835 Add retrieval start/end time metadata fields 1 jaar geleden
  JustAnotherArchivist fa4b60225c Index → Metadata 1 jaar geleden
  JustAnotherArchivist 4259d34ec8 Set default ID 1 jaar geleden
  JustAnotherArchivist d5891c795c More metadata 1 jaar geleden
  JustAnotherArchivist 25792d9006 Fix missing inheritance from abc.ABCMeta 1 jaar geleden
  JustAnotherArchivist a910d4851c Add support for inheritance of index fields; change type of field list to a tuple to lessen the risk of modification 1 jaar geleden
  JustAnotherArchivist 8e83c9b7b4 Support incremental Git bundles 1 jaar geleden
  JustAnotherArchivist ed69ba16c9 logger → _logger 1 jaar geleden
  JustAnotherArchivist 2257305872 Disallow underscores in module names 1 jaar geleden
  JustAnotherArchivist 4dcac08585 Fix import order 1 jaar geleden
  JustAnotherArchivist 0f1f5abc64 Add indices for files 1 jaar geleden
  JustAnotherArchivist e3da8c7736 Use generic alias types 1 jaar geleden
  JustAnotherArchivist 2a2c9373d0 Documentation of the core 3 jaren geleden
  JustAnotherArchivist 1b73693b37 Keep track of and handle errors in modules via metaclass 3 jaren geleden
  JustAnotherArchivist 922900ac4e Add support for selecting a module explicitly using `name+` URL prefix 3 jaren geleden
  JustAnotherArchivist 22c707c04f Add Module.name attribute 3 jaren geleden
  JustAnotherArchivist 90e0af88b9 Fix return type of get_module_{class,instance} 3 jaren geleden
  JustAnotherArchivist 5f9547d600 Get rid of inheritance-level-based module selection and instead raise an exception if there are no or multiple matching modules 3 jaren geleden
  JustAnotherArchivist 7e8958b063 Allow overriding the archive ID 4 jaren geleden
  JustAnotherArchivist 90f80e41a9 Add __repr__ methods 4 jaren geleden
  JustAnotherArchivist 9f6e5a9f48 Move InputURL handling to base Module.__init__ and extract URL string for convenience 4 jaren geleden
  JustAnotherArchivist ca68893a59 Run submodules directly within the modules and return results from there instead of processing that externally 4 jaren geleden
  JustAnotherArchivist 74a6fc7641 Use dataclass instead of namedtuple for module results 4 jaren geleden
  JustAnotherArchivist 07dc1927cf Initial commit 4 jaren geleden