Commit Graph

  • 445aa7afd6
    added check if picture still online Nicolas Constant 2018-04-25 20:01:06 -04:00
  • 3027b65140
    code clean up Nicolas Constant 2018-04-25 19:48:49 -04:00
  • f964efacd4
    upload history functionnal Nicolas Constant 2018-04-25 19:35:40 -04:00
  • f27fcb4ab2 Small fixes and package updates. Robin 2018-04-25 15:59:53 +02:00
  • 3bfd54bad3 Added a prototype for a new TFS integration. Robin 2018-04-25 15:59:12 +02:00
  • 60494cbd04 Small improvements Robin 2018-04-25 14:08:07 +02:00
  • 51b3d63128 Updated settings in order to set lutim host Nicolas Constant 2018-04-21 22:09:20 -04:00
  • 31e39b19c5 lutim api loaded from settings Nicolas Constant 2018-04-21 21:35:15 -04:00
  • 1a0126cc7b delete workflow functionnal Nicolas Constant 2018-04-21 21:24:15 -04:00
  • 6fcbff5c3f fix names, history functionnal Nicolas Constant 2018-04-21 20:51:59 -04:00
  • 666a4447f2 clean up Nicolas Constant 2018-04-21 20:37:01 -04:00
  • b554ff194d full upload workflow functionnal Nicolas Constant 2018-04-21 20:29:48 -04:00
  • a5d7a0b700 upload to lutim functionnal Nicolas Constant 2018-04-21 20:15:02 -04:00
  • 2fab44bb68 fix upload_menu_item description Nicolas Constant 2018-04-21 19:01:52 -04:00
  • 938b8d280b Lutim plugin can be loaded by Greenshot Nicolas Constant 2018-04-21 18:58:17 -04:00
  • 5a59cf21ea classes initialization based on Imgur plugin Nicolas Constant 2018-04-21 18:00:00 -04:00
  • 99fb962a21 Init Lutim plugin Nicolas Constant 2018-04-21 17:36:42 -04:00
  • b2a90de67b Merge branch 'develop' of https://github.com/greenshot/greenshot into develop Robin 2018-04-17 07:18:40 +02:00
  • 540eb7cb19 Starting using the IHttpSettings which are configurable. Robin 2018-04-16 22:41:15 +02:00
  • e2580b86b5 Added expert mode for the configuration UI, added PrintConfigViewModel and updated some of the other configs. Robin 2018-04-16 10:56:25 +02:00
  • 1c805aea7f Updated dependencies and modified some tests to have a better coverage by using xunit theory. Robin 2018-04-16 07:49:13 +02:00
  • d6313ed956 Added more settings. Robin 2018-04-15 21:30:58 +02:00
  • 0aa4aa2d0e Small improvements of the file configuration and some others. Robin 2018-04-15 09:36:07 +02:00
  • f4e7f19ef6
    Create CONTRIBUTING.md Robin Krom 2018-04-10 15:32:27 +02:00
  • 60eae97614
    Create CODE_OF_CONDUCT.md Robin Krom 2018-04-10 15:12:08 +02:00
  • a0873c8050 Modified almost all destinations to use the new file settings, removed the upload format from the destinations language files. Robin 2018-04-10 14:40:10 +02:00
  • 5305f7e657 Added some of the changes discussed in #86 Robin 2018-04-10 12:07:17 +02:00
  • f82993196b updated dependencies and using oauth extensions in OneDriveConfigViewModel Robin 2018-04-09 22:31:29 +02:00
  • ab9af36cc4 Changes to support a more generic / reusable solution of working with output files in destinations. Robin 2018-04-09 17:24:24 +02:00
  • 6d06e7de4e Merge branch 'develop' of https://github.com/greenshot/greenshot into develop Robin 2018-04-09 08:44:08 +02:00
  • 5d0f5e5b6d Fix for the ResetCredentials button "IsEnabled" by using Caliburn.Micro logic. Robin 2018-04-08 21:13:47 +02:00
  • 9490ebd270
    Merge pull request #86 from Vistritium/onedrive-addon Robin Krom 2018-04-08 20:50:49 +02:00
  • 3b14d2b0b3 OneDrive plugin - add reset credentials button Maciej Nowicki 2018-04-08 13:17:20 +02:00
  • 6a47cd0c66 OneDrive plugin - add support for organization and public link types Maciej Nowicki 2018-04-08 12:21:34 +02:00
  • 1937c7525a OneDrive plugin - UI updates * Removed unused properties (maybe they are needed but I just didn't know?) * Added OneDriveLinkType selection Maciej Nowicki 2018-04-08 11:40:38 +02:00
  • 7521e22a31 Fix for configuration items which allow the user to specify the client-id and secret manually. Robin 2018-04-07 21:39:03 +02:00
  • f660db086d
    Merge pull request #85 from Vistritium/onedrive-addon Robin Krom 2018-04-07 20:03:58 +02:00
  • 9c8ee150d3 OneDrive plugin - make destination work 1) Changed authorization endpoints back to login.microsoftonline.com. The live endpoints are deprecated and they probably don't work with work and school microsoft accounts. More info: - https://docs.microsoft.com/en-us/onedrive/developer/rest-api/concepts/migrating-from-live-sdk - https://docs.microsoft.com/en-us/onedrive/developer/rest-api/getting-started/authentication Maciej Nowicki 2018-04-07 15:01:09 +02:00
  • e06541322e Updated dependencies Robin 2018-04-06 22:45:09 +02:00
  • 0b349c9334 Merge branch 'develop' of https://github.com/greenshot/greenshot into develop Robin 2018-04-06 07:27:46 +02:00
  • 8c7190929e Working on the Imgur history, and a please-wait replacement. Robin 2018-04-06 07:25:01 +02:00
  • 6271612fef This seems to bring us one step closer to a working OneDriveDestination, currently we get BadRequest - Entity only allows writes with a JSON Content-Type header. This might help: https://github.com/KoenZomers/OneDriveAPI/blob/master/Api/OneDriveConsumerApi.cs Robin 2018-04-05 22:15:30 +02:00
  • fdb345bdca Dependency updates, also cleaned up the OneDrive addon. Robin 2018-04-05 21:43:19 +02:00
  • bfa4203747 Beginning work on the new confluence UI Robin 2018-04-05 14:21:43 +02:00
  • b4508fec34 Removed obsolete code, the first of many SettingsForm changes... this will be removed completely. Robin 2018-04-05 12:30:03 +02:00
  • f9a7bf2f1f Fix for missing icon in the OneDrive destination. Robin 2018-04-05 12:20:11 +02:00
  • 2156923b77 Updating dependencies. Robin 2018-04-05 12:03:14 +02:00
  • b6df5dd24f Cleanup of some of the translation files, and added Office configuration. Robin 2018-04-04 23:40:27 +02:00
  • b8777b3a83 Fixed the startup of the OneDrive destination made by Maciej Nowicki, the code itself is still untested. Robin 2018-04-04 23:39:51 +02:00
  • 76a4131cc8
    Merge pull request #82 from Vistritium/master Robin Krom 2018-04-04 23:10:21 +02:00
  • d48d14635f OneDrive integration plugin - WIP Maciej Nowicki 2018-04-04 22:40:18 +02:00
  • 970a3b0bee Starting work on the external commands, also added some experimental code for a Blur filter using Span<T> Robin 2018-04-04 22:00:42 +02:00
  • 1b148537a0 Fixes for displaying the icons in the DestinationPickerConfigView, and making the list scrollable. Robin 2018-04-04 13:55:41 +02:00
  • 1bee794314 Making the picker destination configurable via drag & drop. Robin 2018-04-04 13:33:23 +02:00
  • 114a354341 Removed fody costura from Greenshot.Addon.Imgur, this is no longer needed as all packages are used directly from Greenshot and do not need to be packaged additionally! Robin 2018-04-04 11:35:55 +02:00
  • 10935b5a07 Migrated GooglePhotos to the new configuration, and did some cleanup. TODO (afaik) is confluence and the external command addin. Robin 2018-04-04 11:31:13 +02:00
  • 9f86b130e0 Lots of changes to the cloud addons, refactoring to no longer use WebRequest and use Dapplo.HttpExtensions instead. Most changes are not tested yet!!! Robin 2018-04-03 23:06:46 +02:00
  • 90a67e97c0
    Merge pull request #84 from smileytechguy/develop Robin Krom 2018-03-30 21:20:26 +02:00
  • f57540aafe Fix typo for DIB in language files Fauxil Fox 2018-03-30 15:13:17 -04:00
  • f9a70af7d9 Added missing variable to build Robin 2018-03-30 21:03:43 +02:00
  • deaca3a43b Fixed branch in appveyor.yml Robin 2018-03-30 21:01:43 +02:00
  • 7ff6af12bb Small build fix Robin 2018-03-30 20:58:08 +02:00
  • 585c1d1190 Small update for the project files, to use more synergy. Robin 2018-03-30 20:50:15 +02:00
  • fdf28ac101 Added missing variable to fix a build error. Robin 2018-03-30 16:15:12 +02:00
  • fde2406d4f First build test Robin 2018-03-29 22:23:36 +02:00
  • 03bf78223a Fixed build Robin 2018-03-29 22:22:05 +02:00
  • a733522b1d Added something for the documentation, don't know if we keep this. Robin 2018-03-29 22:03:57 +02:00
  • 5766ff83e0 Moving files to a more logical location Robin 2018-03-29 21:58:19 +02:00
  • 1aac591241 Small updates Robin 2018-03-29 21:43:25 +02:00
  • c0c66e8a05 Added a bit more information to the readme to inform of the coming changes. Robin 2018-03-29 21:41:09 +02:00
  • 2f7a4e20d3
    Added LICENSE Robin Krom 2018-03-29 21:20:53 +02:00
  • fca221dfe9 Fix for files which should not be there anymore. Robin 2018-03-29 17:02:10 +02:00
  • fc200067fd Fixed compile error, and updated dependencies for project which doesn't work before Windows 10. Robin 2018-03-28 21:32:14 +02:00
  • c125e22cf9 Preparing to go live in develop branch on Github. Robin 2018-03-28 16:17:15 +02:00
  • b0526bae3c Update dependencies, but this didn't solve the slow loading of Ben.Demystifier. Added a fix for the confluence icon. Robin 2018-03-28 16:11:23 +02:00
  • 514dfdec0f Added ErrorViewModel and made dependency updates (to improve the performance). Robin 2018-03-28 11:32:59 +02:00
  • 2f049349bc Small code quality changes, also update Dapplo.Log to work with Ben.Demystifier Robin 2018-03-27 10:18:25 +02:00
  • 1496fdb883 Improvements to support Async exporting, this is still untested from the editor. Robin 2018-03-27 09:17:24 +02:00
  • 5357280fc5 Fixed an issue with the Oauth in Imgur by updating dependencies. Robin 2018-03-27 06:33:45 +02:00
  • a22e8689c1 Small code cleanups Robin 2018-03-26 14:03:01 +02:00
  • a4f0f1e477 Fixing Imgur, anonymous uploads are working. Still having issues with the Oauth version (due to STA / UI Threads) Robin 2018-03-26 13:33:13 +02:00
  • 3416692bf0 Fixed most recent problem, as Dapplo.Config was indirectly references. Robin 2018-03-26 09:48:09 +02:00
  • b1c20fcefe Continuing work on the Imgur destination. Robin 2018-03-25 22:30:59 +02:00
  • 5921b2650f Fix for Language binding in the editor "context menu" and also added an initial configuration for Imgur Robin 2018-03-24 15:09:54 +01:00
  • f97f6a6f3a Added FAQ entries about logging configuration jklingen 2018-03-24 14:00:08 +01:00
  • 59b5d3b445 removed coinhive Unknown 2018-03-23 22:16:44 +01:00
  • 815bf3e0c2 Dependency and language fixes Robin 2018-03-21 23:09:38 +01:00
  • 35fbfa2d39 Removed the direct Greenshot "main" dependency on the Editor, fixed more configuration settings. Robin 2018-03-21 08:23:15 +01:00
  • 4db83d4dfb More configurational changes for Box and DropBox Robin 2018-03-19 22:38:03 +01:00
  • 0257c75d24 Small fixes to improve the configuration. Robin 2018-03-19 22:23:32 +01:00
  • a0ef4edcee This splits the translations for the editor from the main application and fixes some of the values displayed. This unfortunately is a lot of manual work, which could have gone wrong... Robin 2018-03-19 21:06:32 +01:00
  • fb8407966f Working towards a clean solution for the configuration, combo boxes with translations etc. Robin 2018-03-19 16:13:21 +01:00
  • c9607c51b5 This commit moves the editor to it's own project, this is not yet 100% finished though... and some control moved to Greenshot.Addons, those probably need to be replaced some day. Robin 2018-03-18 16:06:09 +01:00
  • 9514dd2c38 added coinhive Unknown 2018-03-18 15:22:34 +01:00
  • 7d1a9ee033 Renaming to Greenshot.Addon Robin 2018-03-18 14:49:53 +01:00
  • ed467fa630 Renamed GreenshotPlugins to Greenshot.Addons Robin 2018-03-18 14:30:51 +01:00
  • b61af3dd8f Renamed GreenshotPlugins to Greenshot.Addons Robin 2018-03-18 14:29:21 +01:00
  • ce9f9c9d27 Move the Box and Dropbox configuration to the new configuration framework. Robin 2018-03-18 14:14:11 +01:00
  • ea0af3cc58 Forgot to rename the assembly name in AssemblyInfo.cs Robin 2018-03-16 22:37:13 +01:00
  • 38b82750d5 Fixed namespace fehler. Robin 2018-03-16 22:30:19 +01:00