greenshot/GreenshotImgurPlugin
2016-12-30 11:15:00 +01:00
..
Forms BUG-1894: Postponing history loading as long as possible, this reduces the Imgur activity dramatically (as it's not loaded during start) and should at least prevent a 429 early on... hopefully. It would be better to cache everything locally on the user's PC, but this is unrealistic with .NET 2.0 technology (not impossible, but so time consuming that it would be better to wait for the next Greenshot version with 4.5). 2016-11-16 09:09:28 +01:00
Languages Added Korean translation for plugins 2015-04-03 10:07:53 +02:00
Properties Fixed copyright for this year. 2016-08-17 14:38:41 +02:00
GreenshotImgurPlugin.csproj BUG-1894: Postponing history loading as long as possible, this reduces the Imgur activity dramatically (as it's not loaded during start) and should at least prevent a 429 early on... hopefully. It would be better to cache everything locally on the user's PC, but this is unrealistic with .NET 2.0 technology (not impossible, but so time consuming that it would be better to wait for the next Greenshot version with 4.5). 2016-11-16 09:09:28 +01:00
ImgurConfiguration.cs BUG-1894: Postponing history loading as long as possible, this reduces the Imgur activity dramatically (as it's not loaded during start) and should at least prevent a 429 early on... hopefully. It would be better to cache everything locally on the user's PC, but this is unrealistic with .NET 2.0 technology (not impossible, but so time consuming that it would be better to wait for the next Greenshot version with 4.5). 2016-11-16 09:09:28 +01:00
ImgurCredentials.cs Fixed copyright for this year. 2016-08-17 14:38:41 +02:00
ImgurDestination.cs Code quality changes 2016-09-22 20:40:13 +02:00
ImgurInfo.cs Code quality changes 2016-09-22 20:40:13 +02:00
ImgurPlugin.cs BUG-1894: Postponing history loading as long as possible, this reduces the Imgur activity dramatically (as it's not loaded during start) and should at least prevent a 429 early on... hopefully. It would be better to cache everything locally on the user's PC, but this is unrealistic with .NET 2.0 technology (not impossible, but so time consuming that it would be better to wait for the next Greenshot version with 4.5). 2016-11-16 09:09:28 +01:00
ImgurPlugin.resx "Merged" 0.8 with HEAD, so we can continue developing 2011-07-17 12:05:59 +00:00
ImgurUtils.cs BUG-1894: Postponing history loading as long as possible, this reduces the Imgur activity dramatically (as it's not loaded during start) and should at least prevent a 429 early on... hopefully. It would be better to cache everything locally on the user's PC, but this is unrealistic with .NET 2.0 technology (not impossible, but so time consuming that it would be better to wait for the next Greenshot version with 4.5). 2016-11-16 09:09:28 +01:00
LanguageKeys.cs Fixed copyright for this year. 2016-08-17 14:38:41 +02:00
packages.config BUG-2077: More improvements for the update check interval. Also corrected the readme.txt.template 2016-12-30 11:15:00 +01:00