Commit graph

71 commits

Author SHA1 Message Date
Jaex
6951e97025 Added Steam configuration 2015-09-06 11:19:09 +03:00
Jaex
cb4000e18f Release 2015-09-05 09:51:38 +03:00
Jaex
67c4c4e5b9 Portable creation improvements 2015-09-02 16:46:20 +03:00
Jaex
4cdbdebdb8 Trying to use Security.Cryptography library (http://clrsecurity.codeplex.com) for Up1 file uploader 2015-08-26 04:19:03 +03:00
Jaex
e1a47d90dd NuGet update 2015-08-22 18:05:39 +03:00
Jaex
9502b87946 Merge pull request #896 from RockyTV/master
Portuguese-Brazil translation
2015-08-11 22:04:49 +03:00
Jaex
c34d7b7114 Added missing hard coded strings to resx, Updated Turkish translations 2015-08-11 20:33:30 +03:00
Alexandre Oliveira
a8f90cf96f I don't know what changed in this commit 2015-08-10 15:55:53 -03:00
Alexandre Oliveira
09367fb339 Another bunch of translations. Almost done translating ShareX 2015-08-09 15:56:05 -03:00
Athos Castro Moreno
6cd612de1a FTPClientForm, ScreenRegionForm, Properties/Resources. 2015-08-07 10:05:19 -03:00
Jaex
20bbf49dfd NuGet Update-Package -Reinstall -IncludePrerelease 2015-08-07 13:22:32 +03:00
Jaex
3f1fbddebe Using AWSSDK.S3 instead of whole AWSSDK 2015-08-07 12:31:41 +03:00
Athos Castro Moreno
c193e4d36c Several minor translations 2015-08-05 20:34:44 -03:00
Athos Castro Moreno
cfaec09ed4 AccountsControl, AccountTypeControl, Resources 2015-08-05 20:17:53 -03:00
Athos Castro Moreno
3b90bff3c1 Translated DropboxFilesForm and EmailForm 2015-08-04 23:57:07 -03:00
Daniel McAssey
4aa71f9bc7 Add Self-Hosted Polr support 2015-08-04 19:49:07 +01:00
Daniel McAssey
0de2447d6e Add OneTimeSecret text uploader 2015-08-03 13:59:33 +01:00
Daniel McAssey
ca610da106 Add SomeImage image uploader 2015-08-02 19:46:02 +01:00
Jaex
fc33955ed6 Added ShareX Greenlight URL 2015-08-01 23:32:16 +03:00
Jaex
e396c9260f Added Greenlight button 2015-07-25 18:06:32 +03:00
Jaex
44f58e32ba csproj fixes 2015-07-23 09:00:51 +03:00
Daniel McAssey
a9502147a5 Add 2.gp URL Shortener 2015-07-21 00:25:45 +01:00
Jaex
90ec3c1623 Merge pull request #808 from DanielMcAssey/feature-4
Add VURL.com URL Shortener
2015-07-21 01:51:12 +03:00
Daniel McAssey
b1060d8e02 Add VURL.com URL Shortener 2015-07-20 23:48:17 +01:00
Jaex
5fb48cc552 Windows 10 maximized window region fix 2015-07-21 01:44:03 +03:00
Daniel McAssey
e3c5616b8d Add qr.net URL shortener service 2015-07-20 22:52:51 +01:00
Daniel McAssey
cffa6c8754 Add CoinURL URL shortener 2015-07-20 21:12:13 +01:00
Daniel McAssey
843a07566b Add LnkU URL Shortener 2015-07-20 15:51:34 +01:00
Jaex
2c2e776b81 Imgur response improvements 2015-07-19 21:11:34 +03:00
Jaex
f7dc1e544a fixed #781: Drag drop window hotkey will use hotkey task settings 2015-07-15 15:02:27 +03:00
Jaex
64897a45b4 nuget update for #769 mega issue 2015-07-14 18:55:07 +03:00
Jaex
d9caedf16c Small changes for Up1, added credit for it 2015-06-29 22:57:14 +03:00
Keith
12a8af5611 Unfortunately CCM isn't a streaming cipher mode, and so we need to bring everything into memory to encrypt. In this case, we'll limit the file size to 50MB (which the server defaults to anyways).
Also, remove all remaining remnants of ClouDeveloper.
2015-06-28 17:10:14 -04:00
Keith
1bd0903a89 Add icon to Up1 destination 2015-06-28 13:18:47 -04:00
Keith
7e3265854e Added in everything else for Up1 support 2015-06-28 12:30:44 -04:00
Jaex
721966c2f0 NuGet update 2015-06-28 16:04:27 +03:00
Jaex
aee83e1536 fixed #733: Added maxfile.ro file uploader 2015-06-20 09:51:27 +03:00
Jaex
fe8b755406 Added dropfile.to file uploader 2015-06-20 09:36:44 +03:00
Jaex
de3f8ed74f Revert "pt-BR files added to projects"
This reverts commit 20353f561c.
2015-06-05 09:53:03 +03:00
Corey Cormier
6c66e6360d Add VideoBin support 2015-06-06 00:20:42 -05:00
Jaex
20353f561c pt-BR files added to projects 2015-06-03 08:03:41 +03:00
Jaex
93b8c22bbc Added option to remember recent links in tray menu 2015-05-25 17:25:19 +03:00
Jaex
ea4e246427 Added missing language folders to portable 2015-05-17 04:05:15 +03:00
Jaex
fc7cf0a1ec Merge branch 'master' of github.com:ShareX/ShareX 2015-05-14 01:58:41 +03:00
Jaex
ab63c8b746 Updated AWSSDK 2015-05-14 01:58:12 +03:00
Alan Edwardes
2f2c8f53ec Made Amazon S3 uploader more robust, additional error handling. Moved classes to their own files. 2015-05-13 23:46:39 +01:00
Jaex
07199f36cf Added nl-NL files to projects 2015-05-03 19:10:35 +03:00
Jaex
842b8139cb Twitter UI overhaul interim commit 2015-04-28 02:45:44 +03:00
Alan Edwardes
ae89ebd8bc Added AWS SDK. Re-wrote S3 implementation to use pre-signed URLs for PUT. 2015-04-19 00:48:30 +01:00
Jaex
2e580e1b2a Added Spanish resx files to project 2015-04-08 22:57:25 +03:00