log OrthancServer/Sources/OrthancRestApi/OrthancRestAnonymizeModify.cpp @ 5406:aaf7c49a9ddc am-http-compression

age author description
Sat, 04 Nov 2023 13:42:30 +0100 Alain Mazy tentative to implement smart HTTP compression with detection of transfer syntax am-http-compression
Tue, 11 Jul 2023 10:25:58 +0200 Alain Mazy wip: try to add a jpeg decoder without colorspace conversion: not working now multiple-jpeg-decoders
Sun, 02 Jul 2023 16:24:56 +0200 Sebastien Jodogne "/tools/create-dicom" can now be used to create Encapsulated 3D Manufacturing Model IODs (MTL, OBJ, or STL)
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Fri, 27 Jan 2023 12:56:55 +0100 Alain Mazy If specifying 'Transcode' option to /modify or /anonymize, this value will take over the 'IngestTranscoding' global configuration
Wed, 18 Jan 2023 17:58:51 +0100 Alain Mazy added sanity checks in DicomModificationJob + automatically reconstruct resources at the end of a DicomModificationJob
Thu, 05 Jan 2023 17:24:43 +0100 Alain Mazy ResourceModification jobs can now use multiple threads
Mon, 19 Dec 2022 15:46:33 +0100 Sebastien Jodogne revert changeset df4a90a65af9 that removes features used elsewhere, and protect by Force the change of UIDs
Mon, 26 Sep 2022 18:56:40 +0200 Alain Mazy DicomModification::SetAllowManualIdentifiers() has been removed since it was always true -> code cleanup
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:02:38 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Thu, 25 Nov 2021 13:12:32 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Fri, 01 Oct 2021 18:36:45 +0200 Alain Mazy added ReceivedCStoreInstanceFilter lua callback + OrthancPluginRegisterIncomingCStoreInstanceFilter in sdk filter-store-instance
Mon, 30 Aug 2021 22:21:24 +0200 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Mon, 16 Aug 2021 10:54:38 +0200 Sebastien Jodogne Added "Level" option to POST /tools/bulk-modify
Wed, 23 Jun 2021 16:23:23 +0200 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Wed, 23 Jun 2021 16:02:29 +0200 Sebastien Jodogne "/studies/{id}/merge" accepts instances inside its "Resources" parameter
Wed, 23 Jun 2021 14:33:20 +0200 Sebastien Jodogne "/studies/{id}/split" accepts "Instances" parameter to split instances instead of series
Tue, 22 Jun 2021 07:37:20 +0200 Sebastien Jodogne removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0 openssl-3.x
Fri, 18 Jun 2021 17:58:56 +0200 Sebastien Jodogne added the "Level" argument to "/tools/bulk-content"
Wed, 16 Jun 2021 17:37:47 +0200 Sebastien Jodogne "/tools/bulk-delete" to delete a group of multiple, unrelated resources at once
Wed, 16 Jun 2021 16:44:04 +0200 Sebastien Jodogne added routes for bulk anonymization/modification
Wed, 09 Jun 2021 17:24:44 +0200 Sebastien Jodogne "Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequences
Tue, 30 Mar 2021 18:10:27 +0200 Sebastien Jodogne differentiating between shared and private global properties db-changes
Thu, 11 Feb 2021 11:00:05 +0100 Sebastien Jodogne Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
Wed, 27 Jan 2021 18:37:34 +0100 Sebastien Jodogne "/tools/create-dicom": New flag "Force" to bypass consistency checks for the DICOM tags
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Mon, 04 Jan 2021 17:05:21 +0100 Sebastien Jodogne fix tag in openapi
Tue, 29 Dec 2020 19:28:53 +0100 Sebastien Jodogne openapi documentation is now completed
Tue, 29 Dec 2020 16:05:07 +0100 Sebastien Jodogne cont openapi
Wed, 10 Jun 2020 21:27:31 +0200 Sebastien Jodogne fix path framework
Wed, 10 Jun 2020 20:30:34 +0200 Sebastien Jodogne splitting code into OrthancFramework and OrthancServer framework base OrthancServer/OrthancRestApi/OrthancRestAnonymizeModify.cpp@d7e1bfb490a1