This website requires JavaScript.
Explore
Help
Sign In
github
/
greenshot
Watch
1
Star
0
Fork
0
You've already forked greenshot
mirror of
https://github.com/greenshot/greenshot.git
synced
2025-01-10 07:42:47 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
greenshot
/
GreenshotImgurPlugin
History
Krom, Robertus
2f824069e0
Trying to fix all Imgur related tickets for the 1.2.10 version: BUG-2241, BUG-2239, BUG-2236, BUG-2235, BUG-2231
...
[skip ci]
2017-07-31 08:20:07 +02: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
kab.DZ language changes.
2017-01-27 21:09:48 +01: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-2227: Fixed an issue where there is no value assigned to the ImgurUploadHistory in the configuration.
2017-06-21 08:02:14 +02:00
ImgurPlugin.resx
"Merged" 0.8 with HEAD, so we can continue developing
2011-07-17 12:05:59 +00:00
ImgurUtils.cs
Trying to fix all Imgur related tickets for the 1.2.10 version: BUG-2241, BUG-2239, BUG-2236, BUG-2235, BUG-2231
2017-07-31 08:20:07 +02: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