- updated package metadata, Dockerfiles, and README
- added scheduling initialization based on existing configurations
- implemented backend-API v0 (
8569c869
,088bcbe8
,43fc8277
,b879094d
,ed44e915
) - added Job Processor adapter (
cab9f850
) - completed project template (
54d3d19b
,824c7f9a
) - added initial app configuration (
857a3807
,824c7f9a
)
- improved error handling in the
ArchiveController
by logging parsed response (c190d058
)
- fixed log-message in the
ArchiveController
in case of 204-response to a GET-request (35db08f9
)
- initial release of the dcm-backend