Mercurial > hg > orthanc
log OrthancServer/Sources/OrthancRestApi/OrthancRestSystem.cpp @ 5336:dd9795dc380d
age | author | description |
---|---|---|
Mon, 26 Jun 2023 08:40:41 +0200 | Sebastien Jodogne | fix msvc build |
Sun, 25 Jun 2023 18:28:49 +0200 | Sebastien Jodogne | store metrics as integers instead of floats to avoid precision loss in increments |
Mon, 12 Jun 2023 18:42:06 +0200 | Alain Mazy | added a route to DELETE /jobs/../archive |
Fri, 07 Apr 2023 22:54:57 +0200 | Sebastien Jodogne | added "/tools/labels" to list all the labels that are associated with any resource db-protobuf |
Wed, 05 Apr 2023 10:02:19 +0200 | Sebastien Jodogne | added "HasLabels" in /system db-protobuf |
Wed, 29 Mar 2023 19:24:09 +0200 | Alain Mazy | added UserMetadata in /system |
Wed, 29 Mar 2023 11:23:37 +0200 | Alain Mazy | New configuration option 'RestApiWriteToFileSystemEnabled' |