5 Commits

Author SHA1 Message Date
7cfd3bb1de
First working version
- Move from separate dirs for upload to a unified one (identify
  media/metadata files by file extension)
- Prevent uploading when an import is already scheduled
- Allow setting custom, parser-specific settings
- Add CLI
- Implement WebDAV upload
- Implement checking of upload folders for uploadable contents

Close #6, close #7, close #9, close #3, close #1, close #4
2025-02-27 17:29:20 +01:00
5afc375042
Set user agent in getting HTTP status code
Close #8
2025-02-25 22:14:27 +01:00
3cb49d005e
Implement loading and storing config to / from file 2025-02-25 04:00:30 +01:00
d4c83e27d2
Add add config validators 2025-02-24 04:33:43 +01:00
35bfb0303b
Add functions: ValidateInstitutionId, ValidateUploadDir 2025-02-23 03:56:00 +01:00