Commit graph

5100 commits

Author SHA1 Message Date
L1Q 20a3d7ce92 Update Russian translation 2018-10-25 04:07:34 +03:00
Jaex 95d416b8b7
Merge pull request #3688 from L1Q/master
Improve localization support
2018-10-25 04:05:45 +03:00
L1Q 2f2bf8ff0a Improve localization support
- move strings to resx
- create tokens for missing language names in about form
- mark uploader names invariant
2018-10-25 04:00:47 +03:00
Jaex 3ce996cb63
Merge pull request #3682 from ThePigsMud/master
Fixed spacing on some names
2018-10-21 03:02:25 +03:00
ThePigsMud fa56126d27
Fixed spacing on some names
Spacing on some names would cause URLs to add %C2%A0 on the end of them. Removing these spaces fixes it.
2018-10-20 18:38:58 -05:00
Jaex 6599bfecb0 fixed #2595: Added APNG encoding support to screen recording 2018-10-20 21:59:10 +03:00
Jaex b394ca4896 #765, #3656: Added WebP encoding support to screen recording 2018-10-20 20:06:31 +03:00
Jaex 343d30568d fixed #3678: Revert group box size change 2018-10-20 13:47:18 +03:00
Jaex 4281367a4d
Merge pull request #3680 from L1Q/master
Fix pixelate transparency
2018-10-19 00:33:37 +03:00
L1Q fb59adadfe Fix pixelate transparency 2018-10-19 00:27:01 +03:00
Jaex b7b90f748a Screen record refactoring 2018-10-18 23:15:26 +03:00
Jaex efdcdc2ca7
Merge pull request #3679 from L1Q/master
Update Russian translation
2018-10-18 21:56:46 +03:00
Jaex 62926e90e8
Merge pull request #3674 from sylveon/master
Add warning before uploading log
2018-10-17 21:45:39 +03:00
Charles Milette f0069efbb1
Use InvokeSafe 2018-10-17 14:29:12 -04:00
Charles Milette 5697671199
Add warning before uploading log 2018-10-17 13:48:58 -04:00
Jaex 575e92c18d Added UploadHelpers class 2018-10-17 19:06:06 +03:00
Jaex 745ba3aa32 Use type on declarations instead of var for consistency with rest of code 2018-10-17 15:32:03 +03:00
Jaex 970c2d6119 Allow force update on debug build 2018-10-17 13:31:39 +03:00
Jaex a2e8576641 Set SaveSettingsAfterTaskCompleted setting false by default 2018-10-16 23:56:25 +03:00
Jaex 88d3670f91 Use CloseSequence on ENDSESSION 2018-10-16 23:34:55 +03:00
Jaex 68cc98f9c1 Save column widths on changed event 2018-10-16 23:23:16 +03:00
Jaex 2eae5892b0
Merge pull request #3671 from sylveon/master
Fix crash on shutdown
2018-10-16 20:36:06 +03:00
Charles Milette 783bacdb9f
Fix crash on shutdown 2018-10-16 13:31:20 -04:00
Jaex 0c30a44822 Added CloseSequence method 2018-10-16 13:02:26 +03:00
Jaex c8550c3f2a fixed #3635: FTPS library was accepting SSL 3.0 and TLS 1.0 by default, now instead it will accept TLS 1.0, TLS 1.1 and TLS 1.2 2018-10-15 10:39:21 +03:00
Jaex 0cfdce8ef6
Merge pull request #3668 from sylveon/master
Add support for QUERYENDSESSION message and the Restart Manager
2018-10-14 16:58:43 +03:00
Jaex a26d2f63ef fixed #3666: Support Imgur GetAlbums paging 2018-10-14 13:57:04 +03:00
Charles Milette e74f99aaab
Add support for QUERYENDSESSION message and the Restart Manager 2018-10-13 12:18:10 -04:00
Jaex a210bf5c2a
Merge pull request #3660 from sylveon/master
Add support for extensionless uploads on GCS
2018-10-11 01:52:11 +03:00
Charles Milette 1c5dacca2b
Merge pull request #1 from matthewburnett/gcs-extensionless
Gcs extensionless
2018-10-10 18:30:54 -04:00
Charles Milette 1ad4d7f663
Merge branch 'master' into gcs-extensionless 2018-10-10 18:30:06 -04:00
Matthew Burnett a372e33df5 Preserve original fileName for contentType generation
Known bug: removed extension not reflected in history
2018-10-10 18:22:36 -04:00
Charles Milette 16caeade62 Add support for extensionless upload on GCS 2018-10-10 17:12:23 -04:00
Charles Milette b8d2a0b9da
Add support for extensionless upload on GCS 2018-10-10 16:00:50 -04:00
Jaex 33a3a82012
Merge pull request #3657 from thanhpd/master
Update Vietnamese vi-VN translation
2018-10-10 13:59:14 +03:00
thanhpd be79107bfe Update Vietnamese vi-VN translation 2018-10-09 21:10:59 +07:00
Jaex aa46c723b8 Removed unnecessary this. usages 2018-10-09 14:30:22 +03:00
Jaex ab6d3af1ad Added $input$ and $input:default value$ syntax to custom uploader parser 2018-10-09 14:25:27 +03:00
Jaex 472f885b41 Added $select:domain1|domain2$ syntax to custom uploader parser 2018-10-08 12:33:20 +03:00
Jaex 8e059e2115 Removed response parse type enum 2018-10-08 09:34:29 +03:00
Jaex 7be8f98372 Added CustomUploaderParser class 2018-10-08 09:10:59 +03:00
Jaex ac14199044 Don't use _ prefix for variables 2018-10-06 22:09:15 +03:00
Jaex 25afbce774
Merge pull request #3654 from tinybarks/cjk-input-in-capture
TextDrawingInputBox: Properly handle Enter key in CJK input
2018-10-06 21:04:01 +03:00
tinybarks 7306b060a2
TextDrawingInputBox: Properly handle enter in CJK input (#3621) 2018-10-06 17:47:15 +02:00
Jaex 6845ae9fff Revert "Added Settings.StyleCop file"
This reverts commit 96c9888e59.
2018-10-02 21:47:00 +03:00
Jaex 96c9888e59 Added Settings.StyleCop file 2018-10-02 21:40:51 +03:00
Jaex e1d0669891 Reduce complex code for CodeFactor 2018-10-02 21:25:55 +03:00
Jaex 7a7a4e98bb Show wait cursor when history loading, removed filename string match options because contains check is enough 2018-10-02 20:00:25 +03:00
Jaex 65f18e70fa
Merge pull request #3638 from sylveon/preview-no-file
Allow notification to have a preview even when file isn't saved to disk
2018-10-02 03:28:24 +03:00
Jaex 5d99c29018
Merge pull request #3649 from Fyers/master
Use current screen location for ImageViewer
2018-10-02 02:35:05 +03:00