Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-02 | various minor fixes | Matthias Baumgartner | |
2023-03-01 | removed module header stubs | Matthias Baumgartner | |
2023-03-01 | Integrate main app into package | Matthias Baumgartner | |
2023-03-01 | Exif data reader and extractor | Matthias Baumgartner | |
2023-03-01 | load config from file | Matthias Baumgartner | |
2023-02-08 | preview extractor | Matthias Baumgartner | |
2023-02-08 | node naming policy | Matthias Baumgartner | |
2023-01-16 | info schema and feature tests | Matthias Baumgartner | |
2023-01-16 | ReaderBuilder optional config | Matthias Baumgartner | |
2023-01-16 | image feature integration test | Matthias Baumgartner | |
2023-01-16 | minor bugfixes | Matthias Baumgartner | |
2023-01-16 | random fixes | Matthias Baumgartner | |
2023-01-16 | schema serialization adjustments and app | Matthias Baumgartner | |
2022-12-24 | documentation: standard vs external import | Matthias Baumgartner | |
2022-12-24 | package restructuring: base | Matthias Baumgartner | |
* Reader and Extractor to respective reader/extractor modules * ReaderBuilder to reader module * ExtractorBuilder to extractor module * Loading module in utils (safe_load, unpack_name) * Pipeline and PipelineBuilder to lib module * errors to utils * documentation: "standard import" and "external import" | |||
2022-12-18 | cosmetic changes | Matthias Baumgartner | |
2022-12-15 | Pipeline.prefix as Namespace instead of URI | Matthias Baumgartner | |
2022-12-15 | imports and init files | Matthias Baumgartner | |
2022-12-14 | bsie extraction and info apps | Matthias Baumgartner | |