log Plugins/Samples/ServeFolders/Plugin.cpp @ 3531:877aff48ebb8

age author description
Thu, 03 Oct 2019 13:43:33 +0200 Alain Mazy fix typo
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Tue, 04 Dec 2018 16:31:29 +0100 Sebastien Jodogne OrthancPlugins::SetGlobalContext() in OrthancPluginCppWrapper
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Tue, 14 Nov 2017 14:55:11 +0100 Sebastien Jodogne added application/wasm MIME type for WebAssembly
Wed, 22 Feb 2017 21:49:16 +0100 Sebastien Jodogne New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Fri, 16 Dec 2016 14:35:35 +0100 Sebastien Jodogne cleaner separation of PluginException
Thu, 08 Dec 2016 16:16:25 +0100 Sebastien Jodogne refactoring of the worklist sample using OrthancPluginCppWrapper
Fri, 25 Nov 2016 12:29:28 +0100 Sebastien Jodogne ORTHANC_PLUGINS_THROW_EXCEPTION macro
Fri, 25 Nov 2016 12:07:36 +0100 Sebastien Jodogne introduction of HAS_ORTHANC_EXCEPTION to avoid PluginException if not necessary
Tue, 22 Nov 2016 15:03:14 +0100 Sebastien Jodogne ServeFolders: "Extensions" configuration option
Tue, 22 Nov 2016 14:38:25 +0100 Sebastien Jodogne ServeFolders: Better protection against exceptions in the callbacks
Tue, 22 Nov 2016 14:19:42 +0100 Sebastien Jodogne "Folders" sub-configuration in ServeFolders
Tue, 22 Nov 2016 13:38:20 +0100 Sebastien Jodogne refactoring in ServeFolders