log Plugins/Samples/ServeFolders/Plugin.cpp @ 3640:94f4a18a79cc

age author description
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
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
Sat, 02 Jul 2016 15:09:03 +0200 Sebastien Jodogne generation of etag in ServeFolders
Sat, 02 Jul 2016 11:16:25 +0200 Sebastien Jodogne disabling cache in ServeFolders
Thu, 28 Jan 2016 17:07:22 +0100 Sebastien Jodogne fix issue 11
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Fri, 18 Sep 2015 16:46:35 +0200 Sebastien Jodogne OrthancPluginErrorCode in REST callbacks
Fri, 28 Aug 2015 13:47:23 +0200 Sebastien Jodogne Improvements to the sample "ServeFolders" plugin
Wed, 26 Aug 2015 17:43:00 +0200 Sebastien Jodogne improvements to the ServeFolders plugin
Wed, 26 Aug 2015 16:49:46 +0200 Sebastien Jodogne OrthancPluginReadFile, OrthancPluginWriteFile
Tue, 30 Jun 2015 16:04:05 +0200 Sebastien Jodogne refactoring of OrthancPlugins, improvement in ServeFolders
Fri, 26 Jun 2015 16:23:27 +0200 Sebastien Jodogne refactoring of samples
Fri, 29 May 2015 17:32:00 +0200 Sebastien Jodogne version in ServerFolders plugin
Fri, 29 May 2015 15:00:24 +0200 Sebastien Jodogne cppcheck
Thu, 28 May 2015 15:53:58 +0200 Sebastien Jodogne fix licensing terms of samples
Fri, 13 Feb 2015 14:28:16 +0100 Sebastien Jodogne Sample plugin: Serve folders
Fri, 13 Feb 2015 13:28:01 +0100 Sebastien Jodogne fixes to the sample plugins