omnivore/packages/import-handler/src
Jackson Harper b7abb5fa91 Use glob to find _matter_history file in archives
It looks like these have another directory within the archive, so
we have to search for the _matter_history file to find the full
archive content.
2023-01-24 14:14:04 +08:00
..
csv.ts Change order of ctx arguments 2023-01-11 22:55:04 +08:00
index.ts Handle exceptions from JSON.parse, in this case just return ok so the request isnt retried 2023-01-12 16:10:25 +08:00
matterHistory.ts Use glob to find _matter_history file in archives 2023-01-24 14:14:04 +08:00
readability.d.ts Update matter import handler to use archives instead of just history files 2023-01-11 15:35:05 +08:00
task.ts Fixes for dockerizing the import-handler service 2023-01-11 18:10:22 +08:00