Nick Sweeting
|
12f32c4690
fix tmp data dir resolution when running help or version outside data dir
|
1 year ago |
Nick Sweeting
|
3e5b6ddeae
move config into dedicated global app
|
1 year ago |
Nick Sweeting
|
457c42bf84
load EXTRACTORS dynamically using importlib.import_module
|
1 year ago |
Nick Sweeting
|
171bbeb69b
catch exception on import of old index.json into ArchiveResult
|
4 years ago |
Nick Sweeting
|
0aea5ed3e8
fix handling of skipped ArchiveResult entries with null output
|
4 years ago |
Nick Sweeting
|
b0096c7844
fix migration failing due to null cmd_versions in older archives
|
5 years ago |
Nick Sweeting
|
1c87c27105
patch migration JSONField as well
|
5 years ago |
Cristian
|
4b3f72202b
feat: Bump django, update migration and change cmd to use JSONField
|
5 years ago |
Cristian
|
34a1a6d30d
fix: Update model according to code review
|
5 years ago |
Cristian
|
b237e412df
feat: Finish reversal. Add ArchiveResults that are not found in the index.json
|
5 years ago |
Cristian
|
f7f0bebdcc
feat: Modify migration reverse function to restore index (WIP)
|
5 years ago |
Cristian
|
b3e0400bc0
feat: initial functional version with icons calculated based on archive results
|
5 years ago |
Cristian
|
309a87e8fe
feat: Add extractor field to the database
|
5 years ago |
Cristian
|
8f3c03a0f9
feat: Initial (and naive) ArchiveResult model
|
5 years ago |