Commit graph

1508 commits

Author SHA1 Message Date
Jaex 22efe74511 Added DevMode advanced setting 2020-10-19 01:23:08 +03:00
Jaex 28c9e57e92 Include ja-JP.resx files 2020-10-13 14:26:36 +03:00
Jaex 6e53b787d3 Workaround to support TLS 1.2 on Windows 7 2020-10-12 14:00:07 +03:00
Jaex 3235365f80 CustomUploaderSettingsForm refactor 2020-09-29 17:39:01 +03:00
Jaex 3b9f5ed747 Improvements to JsonHelpers class, removed export/import buttons from image effects form 2020-09-29 16:42:46 +03:00
Jaex ed5a8c0765
Merge pull request #5069 from kanaxx/l10n_japanese
Adding Japanese Language Support
2020-09-24 20:36:01 +03:00
Jaex 5e9efa6fdb Removed unused resources 2020-09-24 10:21:15 +03:00
Jaex 0ebabcb907 When .sxie file opened ask for enabling image effects if not already enabled 2020-09-23 13:24:07 +03:00
Jaex 3e3856e851 Edit error message 2020-09-22 10:47:40 +03:00
Jaex 859fdaf259 Only show first error message in balloon tip 2020-09-22 10:36:12 +03:00
Jaex a49ee424a0 Parse custom uploader error message 2020-09-22 10:16:39 +03:00
Jaex e4aea5e8f4 Added error message textbox to custom uploader settings form 2020-09-22 09:53:01 +03:00
kanaxx b4128e3bad adding resources of Japanese translation 2020-09-18 00:31:16 +09:00
Jaex a75b6deb27 Convert BackgroundWorker to task in SendSpace 2020-09-13 07:24:06 +03:00
Jaex 50c352054a NuGet update 2020-09-07 08:45:27 +03:00
Jaex a277389f61 Project cleanup 2020-09-06 12:30:29 +03:00
Jaex cd750417ac
Merge pull request #5016 from sheepjin99/master
Updated missing Korean translations
2020-09-06 12:06:38 +03:00
Jaex 9f1c5f3799 Enabled refresh authorization button for Teknik uploader 2020-09-06 11:54:51 +03:00
Jaex 720cc4c362
Merge pull request #5021 from uncled1023/master
Fixed teknik auth not requesting refresh token
2020-09-06 10:05:42 +03:00
Uncled1023 d5f8810fbb Fixed teknik auth not requesting refresh token. 2020-09-05 23:53:56 -07:00
RieL cfb241ad7e Updated missing Korean translations and more
Screenshot delay -> 스크린샷 지연
and added some other missing translations & ':'s.
2020-09-03 03:49:17 +09:00
simonporte bdf4db16d3 Update french translation 2020-09-01 18:54:25 +02:00
L1Q 69e8c22479 Update russian translation 2020-08-31 12:30:29 +01:00
Jaex 61553ecd38 Set dev true 2020-08-31 08:03:50 +03:00
Karl Tatom 12a4873b9f remove unneeded comment 2020-08-30 21:42:42 -07:00
Karl Tatom 83716124e6 Fix storing invalid devices to settings 2020-08-30 21:29:35 -07:00
Uncled1023 f0e7ecba66 Added check for authorization before file upload 2020-08-22 16:42:18 -07:00
Uncled1023 8b919c6894 Changed teknik pastebin to use real oauth 2020-08-22 16:23:49 -07:00
Uncled1023 4cc9bba3c2 Fixed Teknik uploader to use refresh tokens, and require auth for file uploads 2020-08-22 16:17:44 -07:00
Jaex 59fbc355de NuGet update 2020-08-15 18:42:14 +03:00
Jaex e475d58ebb Removed file extension from YouTube video title 2020-07-31 14:35:41 +03:00
Jaex f685dd177b #3455: Update Kutt API to v2, added custom domain support 2020-07-29 17:52:32 +03:00
Michael Delpach bd84225c4b DPI fixes 2020-07-11 17:17:31 +08:00
Michael Delpach 0884a5029d CustomUploaderSettingsForm DPI issue fixed and tested 2020-07-11 13:47:52 +08:00
Michael Delpach f26b3d45d9 UploadersConfigForm DPI issues fixed 2020-07-11 12:34:52 +08:00
Michael Delpach 3983fd13a4 btnPhotobucketRemoveAlbum.AutoSize false 2020-07-06 09:05:23 +08:00
Michael Delpach f0a982fdf3 Rebase to 0c039b9ee0
0c039b9ee0
2020-07-06 07:23:59 +08:00
Michael Delpach 50f86ee79a Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX""
This reverts commit 85fdab3c56.
2020-07-06 06:37:56 +08:00
Michael Delpach 85fdab3c56 Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"
This reverts commit 2903ca1082, reversing
changes made to 195c0f2f8a.
2020-07-06 06:27:50 +08:00
Michael Delpach 2903ca1082 Merge branch 'master' of https://github.com/ShareX/ShareX 2020-07-06 06:26:47 +08:00
Michael Delpach b5d68b721e .NET Framework upgrade to 4.7.2 to fix multi-DPI issues
Starting with the .NET Framework 4.7, Windows Forms includes enhancements for common high DPI and dynamic DPI scenarios - See https://docs.microsoft.com/en-us/dotnet/framework/winforms/high-dpi-support-in-windows-forms
2020-06-29 07:36:48 +08:00
Michael Delpach 195c0f2f8a Revert "Merge branch 'master' into tweaks"
This reverts commit 162badae3b, reversing
changes made to e0f2812f3d.
2020-06-29 06:10:21 +08:00
SupSuper c0f45a23af Fix permissions on Google Drive shared drives 2020-06-18 14:40:36 +01:00
SupSuper a5b2712495 Fix Google Drive uploader null response fields
args go in the multi-part form, not the url
2020-06-10 23:10:10 +01:00
SupSuper be9a529af5 Add shared drive support to Google Drive uploader 2020-06-09 23:11:54 +01:00
Jaex e735b6dc22 fixed #4848: Increase minimum scrolling capture delays to 100 2020-06-02 17:05:07 +03:00
Jaex 415ead0f1a All uploader settings encrypted now 2020-06-01 13:36:55 +03:00
Jaex 1b60df4bd4 Encrypt all file uploader settings 2020-06-01 04:17:04 +03:00
Jaex db38dd6797 Encrypt all text uploader settings 2020-06-01 03:16:18 +03:00
Jaex 1c2abb9b95 Encrypt all image uploader settings 2020-06-01 02:53:41 +03:00