Commit graph

4661 commits

Author SHA1 Message Date
Jaex 5a03d45363 Added offset option to color button 2018-04-18 05:20:41 +03:00
Jaex a0255f95a6
Merge pull request #3316 from SupSuper/onedrive-api
Update OneDrive Uploader to Microsoft Graph API
2018-04-17 17:10:47 +03:00
SupSuper 054037ad6c Dispose the crypto! 2018-04-17 13:38:57 +01:00
SupSuper 0265b723bb Use segmented file upload to get past OneDrive limits
New helpers:
- SendRequestBytes - Sends a raw stream of bytes (unlike SendRequestFile which sends files as form-data) and supports segments via Content-Range
- TransferData - Now supports transferring only part of a stream
2018-04-16 21:55:21 +01:00
SupSuper 61b7dcd7cf Use upload sessions to get rid of file limit 2018-04-16 21:55:21 +01:00
SupSuper 080bce2126 Secure OneDrive auth per PCKE recommendations 2018-04-16 21:55:20 +01:00
SupSuper 5f77d55523 Make sure we reset old OneDrive config 2018-04-16 21:55:19 +01:00
SupSuper 0e632acdff Update OneDrive to use Microsoft Graph API 2018-04-16 21:55:19 +01:00
Jaex 32f77d79a6
Merge pull request #3315 from sylveon/master
Use a linear gradient brush in color slider instead of manually drawing
2018-04-16 23:47:45 +03:00
Charles Milette 3db9e1398d
Use a linear gradient brush in color slider instead of manually drawing where possible 2018-04-16 16:35:21 -04:00
Jaex 80369e98b0 Use editor canvas color option in editor 2018-04-16 18:02:54 +03:00
Jaex 8b9cd9cad4 Added canvas color option to image effect 2018-04-16 16:43:56 +03:00
Jaex c932226956 fixed #3304: When pasting image, inserting image file or inserting image from screen show insert image dialog which allows automatically expanding canvas to bottom or right side and inserting image there 2018-04-16 14:50:19 +03:00
Jaex 888baeb8b0
Merge pull request #3313 from Ninn0x4F/master
Update Pomf.cs
2018-04-16 10:26:52 +03:00
Ninn0x4F c833fe7eee
Update Pomf.cs
changed upload link
2018-04-16 03:34:06 +01:00
Jaex 885d81ffb3 Add stale.yml 2018-04-14 22:17:01 +03:00
Jaex a0dfe6cd75 Change default watermark text to make it obvious it is watermark 2018-04-14 13:36:37 +03:00
Jaex eb2aa5a1e2 Move auto resize canvas method to shape manager 2018-04-13 16:07:42 +03:00
Jaex 215d10006f When calculating new canvas size consider all image rectangles 2018-04-13 15:52:29 +03:00
Jaex 5bfbc07818 #3304: After move image if image is outside canvas then resize canvas to fit image 2018-04-13 14:56:35 +03:00
Jaex eb2150ae32 Use workflow task settings instead of default, few renames 2018-04-13 10:25:34 +03:00
Jaex 672b3b6771
Merge pull request #3292 from stuntguy3000/master
Add Confirmation to Abort Recording - Fixes #3287
2018-04-13 09:53:50 +03:00
Jaex 0d8bd4e908 Made YouTube shortened link optional 2018-04-12 13:09:35 +03:00
Jaex 1bb564e66b
Merge pull request #3302 from SupSuper/google-api
Update Google API URLs
2018-04-12 10:20:01 +03:00
SupSuper 9ac952a4c3 Fix empty lines 2018-04-12 08:00:25 +01:00
SupSuper a93ec82096 Fix Google Shortener settings 2018-04-12 04:20:55 +01:00
SupSuper 1084054dd1 Update Google Drive to API v3 2018-04-12 01:55:35 +01:00
Jaex f3299c7f8a When shape options changed from menu invalidate form 2018-04-11 11:42:53 +03:00
SupSuper 9bb156ac6b Update Google authentication to latest URLs 2018-04-11 05:28:01 +01:00
Jaex c44611e9fc
Merge pull request #3297 from SupSuper/youtube-uploader
Add support for Youtube uploading
2018-04-10 08:36:22 +03:00
SupSuper 5cdaa60ddd Don't fuck up resx 2018-04-10 02:43:45 +01:00
SupSuper 21a813bb6f Merge branch 'master' into youtube-uploader 2018-04-10 02:00:40 +01:00
SupSuper 317f7514dc Fix OneDrive check in wrong place 2018-04-10 01:56:03 +01:00
SupSuper d6bc062bff Add Youtube to file uploaders 2018-04-10 01:49:40 +01:00
Jaex e2ebf2afc3 Holding Ctrl will ignore shape intersection that way user can draw rectangle inside rectangle without select it 2018-04-09 12:10:19 +03:00
Jaex c0ef96641e
Merge pull request #3296 from matthewburnett/fdl-refactor
Firebase Dynamic Links Refactor
2018-04-09 08:18:08 +03:00
Matthew Burnett d8b694e2d9 Change local variables to lowercase 2018-04-09 01:17:02 -04:00
Matthew Burnett ac3e6cc8fe Remove unused dependencies
Set default to unchecked
2018-04-09 00:10:55 -04:00
Matthew Burnett 873144f4b0 Merge remote-tracking branch 'upstream/master' into fdl-refactor 2018-04-09 00:01:07 -04:00
Matthew Burnett 34ad1d7f83 Refactor FDL logic 2018-04-09 00:00:32 -04:00
Jaex bc0918337d NuGet update, rename few classes 2018-04-08 12:12:52 +03:00
Jaex 9744dfc525 #2659: Fix startup check issue 2018-04-08 10:57:57 +03:00
Luke Anderson 7d53c992c9 Add Confirmation to Abort Recording - Fixes #3287 2018-04-08 14:01:46 +09:30
Matthew Burnett a1d3e4c5d2 Merge branch 'master' into fdl-refactor 2018-04-06 21:42:22 -04:00
Jaex 5e71f99945 Update UploadersConfigForm 2018-04-05 23:50:54 +03:00
Matthew Burnett 056a0fdd64 Variable name improvements 2018-04-04 21:49:27 -04:00
Matthew Burnett 9ca977ab6b Change request to more readable objects 2018-04-04 21:33:24 -04:00
Jaex 958b037c94
Merge pull request #3273 from matthewburnett/master
Add Firebase Dynamic Links URL Shortener
2018-04-05 00:49:45 +03:00
Matthew Burnett 161276aa3d Encode url just cuz 2018-04-04 17:46:29 -04:00
Matthew Burnett 5d393eff6b Use force perfix correctly, fix request url 2018-04-04 17:37:06 -04:00