Commit graph

530 commits

Author SHA1 Message Date
Jaex
27dede13ae In screen color picker added these copy buttons: All, RGB, Hex, HSB, CMYK, Decimal, Position 2016-05-20 14:43:13 +03:00
Justin
b2e3110543 Update Lithiio
Removed unused json lib, preformed suggested update for CombineURL.
2016-05-17 14:39:56 -07:00
Jaex
a82138bd4d Save all settings after each task completed but only if there is no active task (Example if 50 files uploading then only after all files uploaded settings will save) 2016-05-16 15:45:54 +03:00
Justin
25d0b1f515 Updated URL's and URL handling.
Added a domain, and the 'i' sub domain configurations.
Changed to building the URL locally.
2016-05-15 22:59:57 -07:00
Jaex
75d0be62f9 Little changes about lithiio 2016-05-15 15:22:13 +03:00
lithium_
80e26e9bfe New File Uploader - lithi.io
Added a new file uploader.
2016-05-15 04:57:30 -07:00
Jaex
c477c8a011 Save OCR language selection 2016-05-15 11:47:30 +03:00
Jaex
1d9029a966 Show marquee progress bar in ocr window 2016-05-13 09:28:04 +03:00
Jaex
840f6e0044 Added Text capture (OCR) to capture menu 2016-05-13 08:56:33 +03:00
Jaex
aa8a7c0a66 In result form do OCR async 2016-05-13 03:22:47 +03:00
Jaex
c553fdf1fb Allow result form to request OCR itself in this way it can re request after change language or used in tools 2016-05-13 03:13:28 +03:00
Jaex
0facef414b Adding after capture tasks OCR support 2016-05-13 02:43:33 +03:00
Jaex
c430351c75 Added OCRSpace class 2016-05-13 02:03:54 +03:00
Les De Ridder
beb74ec4ac Update URL of pomf.lesderid.net to p.fuwafuwa.moe
The preferred domain name of pomf.lesderid.net was recently changed to p.fuwafuwa.moe. The old domain still works (both uploading new files and downloading existing ones), but might be deprecated at some point in the (far) future.

Sorry for the commit noise.
2016-05-11 02:52:26 +02:00
Jaex
8149340db7 NuGet update 2016-05-01 11:37:41 +03:00
Jaex
f59f568b9b Added GetUploadersConfigTabPage function to remaining services 2016-05-01 11:27:39 +03:00
Jaex
d5d1dae20c Added GetUploadersConfigTabPage function to all URL shortener services 2016-05-01 11:15:16 +03:00
Jaex
c84a3b4fe4 Added GetUploadersConfigTabPage function to all file uploader services 2016-05-01 11:09:11 +03:00
Jaex
e05fcb7f16 Added GetUploadersConfigTabPage function to all text uploader services 2016-05-01 10:54:11 +03:00
Jaex
82f6e38336 Made uploaders config form singleton 2016-04-30 11:30:03 +03:00
Jaex
bb8cc6df6b When uploading if uploader config is invalid then uploaders config window will open with proper uploader tab selected 2016-04-30 01:26:49 +03:00
Jaex
e44e756a5f Added GetUploadersConfigTabPage function to all image uploader services 2016-04-30 00:47:33 +03:00
Enzo
2b2fc5b697 final update! \o/ 2016-04-29 17:38:54 +02:00
Jaex
664291c696 #1487 Used SystemColors.Window in BackColor of every single form also removed BackColor Color.White usage completely in all controls 2016-04-25 21:00:46 +03:00
Jaex
b204c0fcf1 Merge pull request #1519 from alucard0134/master
Update cuntflaps.me
2016-04-24 19:24:12 +03:00
alucard0134
0bb1a66446 Update cuntflaps.me 2016-04-24 11:22:52 -05:00
Jaex
fdae23b294 resx updates 2016-04-24 18:17:59 +03:00
campbeb
8599d3f955 Expand Folder Variables
Properly expand local folder variables (such as Desktop and My
Documents).
Corrects bug from 35cb75d055
2016-04-23 08:54:54 -04:00
Les De Ridder
bb7c3b6b5b Add pomf.lesderid.net to Pomf.cs 2016-04-18 12:06:37 +02:00
Jaex
b0b0c87e00 Merge branch 'master' of github.com:ShareX/ShareX 2016-04-15 03:26:08 +03:00
Jaex
e8aaa1576b Better uploader service caching 2016-04-15 03:25:08 +03:00
Krychü
ae6598ba9c Update Pomf.cs
add host
2016-04-15 01:21:06 +02:00
Jaex
cce83515be fixed #1487: Using system colors everywhere in UI as possible so Windows themes can work properly 2016-04-08 18:58:03 +03:00
Jaex
1f44816f18 fixed #1484: Image combiner drag n drop file support 2016-04-07 19:48:09 +03:00
Jaex
86506a16aa fixed #1483: Added direct url support for Streamable 2016-04-07 17:50:41 +03:00
Jaex
b825f6a0af Move : this() same line 2016-04-06 19:02:48 +03:00
Jaex
9d49b55e73 URL shortener and share error reporting 2016-04-05 15:17:56 +03:00
Jaex
43c14c55c7 Added picuza.com image uploader 2016-04-04 17:10:26 +03:00
Jaex
8a887c1f6c Remove in upload checks because those checks happens before upload 2016-04-04 16:58:07 +03:00
Jaex
5c20e9a051 In name parser preview show fake %width, %height values 2016-04-04 16:12:09 +03:00
Jaex
c9d39eac36 Service renamings 2016-04-04 14:45:16 +03:00
Jaex
08607ef649 Added IGenericUploaderService and GenericUploader which will be inherited by image, text, file services and uploaders 2016-04-04 12:53:11 +03:00
Jaex
6988ab81ce In all uploaders use Uploader.Errors instead of UploadResult.Errors 2016-04-04 12:13:10 +03:00
Jaex
af486660d3 Before upload, check config and if config is invalid then tell users to configure service from destination settings window 2016-04-04 12:12:21 +03:00
miere43
08c7baeec0 Added missing translation fields for Russian language. 2016-04-02 14:45:15 +03:00
Tiago Danin
31941c6f00 Fix text (txtJiraConfigHelp) 2016-03-29 18:14:49 -03:00
Shadorc
7d52949b80 Update French Translation
Fix typo and add missing translations
ShareX.IndexerLib\Properties\Resources.fr.resx needs to be referenced (I
don't know how to do this sorry :( )
2016-03-26 15:36:02 +01:00
Jaex
a147cb2f34 fixed #1444: Removed Openload file uploader, check referenced issue for reason 2016-03-25 22:39:19 +02:00
Jaex
7f1027ab2f Resx updates 2016-03-25 18:10:42 +02:00
Jaex
2c4110199b Picasa renamed to Google Photos (Picasa) 2016-03-25 18:03:30 +02:00