Commit graph

567 commits

Author SHA1 Message Date
Jaex 18d77cfa35 Update links and credits 2017-03-24 14:41:57 +03:00
Jaex df29f1d4fc Change uploaders config tab name from "FTP" to "FTP / FTPS / SFTP" 2017-03-24 13:31:25 +03:00
Alan Tsai 38163a82b7 [Translate]zh-Tw for Sharex.Uploaders project 2017-03-21 23:42:37 +08:00
Jaex 87a421a9ed If current endpoint exists in endpoints list then select it automatically 2017-03-21 09:31:47 +03:00
Jaex 00833dd640 Added "Use path style request" option to Amazon S3 2017-03-20 14:56:11 +03:00
Jaex f7236c27f5 Amazon S3 renamings 2017-03-20 14:26:44 +03:00
Jaex fb12be55ac Removed Dropbox shortened link option because it is not exists in API v2, added direct link option as checkbox 2017-03-19 09:52:03 +03:00
Jaex 1ec3506022 Amazon S3 custom domain support 2017-03-18 03:43:38 +03:00
Jaex 058872b87a Added Amazon S3 regions list, added custom region support 2017-03-17 03:15:19 +03:00
Jaex e20506ed8d Removed Dropbox public folder support because not works anymore 2017-03-16 09:18:08 +03:00
Jaex 23c6c27dfb Amazon S3 UI related changes 2017-03-11 04:07:36 +03:00
Jaex 05400bf552 Remove current Amazon S3 implementation 2017-03-10 19:37:23 +03:00
Jaex e24ab4f8bb Update custom uploader link 2017-03-08 20:09:57 +03:00
Jaex eefb1de22a Few Gist changes 2017-03-05 16:53:50 +03:00
Max Schmitt 576bcba423 Added Github Gist Enterprise support for anonymous Gists 2017-03-05 14:05:59 +01:00
Jaex 59ff2c71fa Fix XPath link 2017-03-03 11:49:54 +03:00
Max Schmitt b7dd73c370 - fixed naming convention
- optimized dictionary getFirstElement
2017-02-27 00:45:07 +01:00
Max Schmitt b139c0650c - improved variable names
- fixed favicon issue
- removed regex config checking
2017-02-26 21:44:47 +01:00
Max Schmitt 54bbae58ee Added PlikSettings class 2017-02-26 20:27:40 +01:00
Max Schmitt bcac721a25 Added Plik file uploader 2017-02-26 17:17:02 +01:00
David 9f3bcb9802 Update French Translation 2017-02-23 22:40:05 +01:00
L1Q f73d2e85bd Updating russian translation 2017-02-23 18:31:17 +02:00
Jaex 7ad7957c34 UploadersConfigForm small UI changes 2017-02-22 16:41:54 +03:00
PeoLeser ce09291703 Update Simplified Chinese 2017-02-03 00:30:19 +09:00
Tomasz Wisniewski 92878b0457 Fixed resx file to not have multiple changes 2017-01-27 16:29:20 +01:00
Tomasz Wisniewski 27b6d1c9a3 Code refactoring - minor issues 2017-01-27 11:21:46 +01:00
Tomasz Wisniewski 0e61fb954c Added infrastructure for Azure Storage 2017-01-26 12:41:49 +01:00
Jaex 59e4ba96ef Fix uploaders config form modifiers 2017-01-24 13:15:45 +03:00
Jaex 37af1bd96a Added tooltip for custom uploader destination type control 2017-01-23 10:37:12 +03:00
Jaex 25688d52c0 Use .sxcu extension on export import control 2017-01-16 23:49:08 +03:00
Jaex 06b5f0e881 If uploaders config window open while doing custom uploader extension import then update custom uploader tab 2017-01-16 20:57:40 +03:00
Jaex 83f1fb6995 Custom uploader destination type works now 2017-01-15 01:34:53 +03:00
Jaex 88b82ddeab Adding destination type setting to custom uploader tab 2017-01-15 00:28:01 +03:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex 8aa7f4ea6d fixed #2171: Added Polr API v2 support 2016-12-29 16:01:03 +03:00
QDT 9315a054ca Added support for text upload to pastie.org 2016-12-07 17:07:29 -08:00
Jaex 55fa228516 fixed #689: Added optional force Imgur https:// links option 2016-12-06 23:33:19 +03:00
Jaex effd693cb0 Enlarge FTP settings property grid to remove scroll bar 2016-11-27 10:19:57 +03:00
Jaex e1cd6d9064 Update Pomf uploaders 2016-11-08 09:38:44 +03:00
Jaex 1cd1f0f115 Added uploader filter update button functionality 2016-11-07 03:16:24 +03:00
Jaex 7ce22b566a Merge pull request #2042 from Shadorc/master
Update French translation
2016-11-06 07:13:11 +02:00
David 2459cf2156 Update French translation 2016-11-05 12:37:12 +01:00
L1Q 4d983b7578 Slightly changing Uplea config form
Moving "User Information" group under "Login Credentials"
2016-11-05 00:06:29 +02:00
L1Q af2ad85eb4 Adding russian translation to Uplea settings form 2016-11-04 23:47:36 +02:00
L1Q eda7ba5721 Making Uplea destination settings form translation-friendly 2016-11-04 23:46:03 +02:00
Jaex 76b4612d58 Removed Lithiio unsupported upload urls 2016-10-16 02:02:11 +03:00
Alexandre Oliveira b9de7e49f2 Update Brazilian Portuguese translation 2016-10-13 12:25:38 -03:00
Jaex 1aa169fb6a Remove unused resx fields 2016-09-17 11:33:27 +03:00
Jaex 17566b3b82 Code refactoring 2016-09-17 10:07:02 +03:00
osfancy f9f2e6b2a8 Updating Uplea Configuration (#1906)
* Initial check-in to address feature enhancement request #1466.

* Checking in missing constructor parameter so fork is stable.

* Wrapping up Uplea integration support for #1466.

* Reverted Uploader.cs to earlier version as those changes weren't actually needed.

* Removed use of DataContractJsonSerializer, using JSON .NET instead. Updated the Uplea class to not store the configuration object internally, but to only pull out the API key when the config is passed through its constructor.

* Incorporating recent round of refactoring changes suggested by Jaex.

* Addressing issue with user workflow on the Uplea destination configuration tab.

* Attempt to reconcile UploadersConfigForm.resx.

* Fixing the name for an unnamed label. Updating resx formatting for base64 encoded pbDropboxLogo.Image value; since the diff on GitHub was showing a material change although VS diff ignores the formatting difference. Removed unneeded string.Format from Upload() in Uplea along with the set for IsURLExpected (since it is already true by default).

* Removed extra whitespace next to the end of the value tag since GitHub diff was still showing a difference.

* Removing references to label4 from resx which weren't removed by VS automatically when the control was renamed. The new entries for the renamed control lblUpleaEmailAddress already exist in the file.

* Updating Uplea config to not store the username/password entered on the Uplea configuration tab. Removed associated event handlers. Renamed Login button to Get API Key to be more representative of the action. Made the API key textbox editable so users can blank out the key if they wish to turn off Uplea integration.
2016-09-14 09:04:02 +03:00
osfancy 64cc6f39ec Closes #1466 - Uplea Integration (#1899)
* Initial check-in to address feature enhancement request #1466.

* Checking in missing constructor parameter so fork is stable.

* Wrapping up Uplea integration support for #1466.

* Reverted Uploader.cs to earlier version as those changes weren't actually needed.

* Removed use of DataContractJsonSerializer, using JSON .NET instead. Updated the Uplea class to not store the configuration object internally, but to only pull out the API key when the config is passed through its constructor.

* Incorporating recent round of refactoring changes suggested by Jaex.

* Addressing issue with user workflow on the Uplea destination configuration tab.

* Attempt to reconcile UploadersConfigForm.resx.

* Fixing the name for an unnamed label. Updating resx formatting for base64 encoded pbDropboxLogo.Image value; since the diff on GitHub was showing a material change although VS diff ignores the formatting difference. Removed unneeded string.Format from Upload() in Uplea along with the set for IsURLExpected (since it is already true by default).

* Removed extra whitespace next to the end of the value tag since GitHub diff was still showing a difference.

* Removing references to label4 from resx which weren't removed by VS automatically when the control was renamed. The new entries for the renamed control lblUpleaEmailAddress already exist in the file.
2016-09-13 02:13:34 +03:00
Jaex 76d4f85f5f Merge pull request #1885 from Sneer-Cat/master
Update Simplified Chinese
2016-09-08 15:49:26 +03:00
Sneer 52f3bbead6 Update Simplified Chinese 2016-09-08 15:46:17 +08:00
L1Q 64782b52bb Updated russian translation 2016-08-29 11:46:29 +03:00
Jaex c7b38b59f6 Removed up1.ca because service was down for long time 2016-08-25 20:54:19 +03:00
Jaex 90307fe841 Region capture F1 tips update 2016-08-08 12:00:06 +03:00
Jaex 0a78019274 CodeMaid cleanup 2016-07-30 04:21:18 +03:00
Jaex e6a894dd3b Added code menu to screen color picker textbox, improvements to CodeMenuEntry 2016-07-29 04:31:46 +03:00
Jaex a1346db119 fixed #1725: Add example URL for ownCloud and change "Host" to "URL" 2016-07-24 14:36:43 +03:00
Jaex 66e1476999 Lithiio slight UI change 2016-07-23 12:59:48 +03:00
lithium720 3e07501f06 Lithiio - Removed anonymous upload support 2016-07-22 20:45:03 -07:00
Jaex dbc6a3c809 Resx update 2016-07-13 19:41:37 +03:00
Jaex be5e42d35e Resx update 2016-07-12 03:16:53 +03:00
Jaex c423c2d3d5 Using Dropbox API v1 to get shareable url because API v2 not supports shortened url yet, improved generation of direct shareable url 2016-07-11 18:03:10 +03:00
L1Q e2a2ae62aa Updated russian translation 2016-07-06 06:46:41 +03:00
Jaex 740448b9dd fixed #1690: Option to use file extension for Hastebin syntax highlighting 2016-07-04 08:07:49 +03:00
Jaex ebea75d076 Use Dropbox API v1 to get account info for public folder support 2016-07-03 03:06:13 +03:00
Alexandre Oliveira b03b3c0f32
Update brazilian translation 2016-07-01 22:46:27 -03:00
Jaex 21fcf2d16d Use API v1 account info in Dropbox status label 2016-06-30 23:35:24 +03:00
Jaex bb9ac92e5b Added Dropbox VerifyPath method 2016-06-30 22:24:24 +03:00
Jaex fc6a214f20 Removed DropboxFilesForm because with API v2 many things missing so it will be difficult to make it work 2016-06-29 23:00:22 +03:00
Jaex 27c0e3a2a8 Added GetMetadata and using Metadata class in other methods 2016-06-29 21:23:38 +03:00
Jaex d0055bb819 Dropbox OAuth and get account info works now 2016-06-29 03:52:45 +03:00
dannoe 04745abd84 Added confirmation dialogs to two "Reset" buttons. 2016-06-28 23:54:31 +02:00
Jaex 300f57f5ba Check ImageKey 2016-06-27 22:02:07 +03:00
Jaex f79bb6e375 Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Jaex 228622a64e Add Close() after each DialogResult because otherwise form won't close if Show() used instead of ShowDialog() 2016-06-23 17:53:26 +03:00
Jaex 0a0b9c66de Added puush logo to uploaders config form 2016-06-23 11:43:45 +03:00
Jaex b0e0465513 Added code menu for custom region capture info text 2016-06-22 15:30:37 +03:00
Jaex 418f899127 Added puush mode 2016-06-20 09:44:21 +03:00
Shadorc a7a31548ef Update French translation 2016-06-12 13:34:01 +02:00
Jaex c5e4e37c50 Assign puush tabpage 2016-06-11 23:34:45 +03:00
Jaex f99aa690af Added puush destination tab 2016-06-11 23:19:29 +03:00
Jaex 21f53ce6b6 Adding puush file uploader 2016-06-11 21:54:14 +03:00
Mikael Hermansson 6b468bb809 Fixed inconsistent whitespace 2016-06-11 17:33:18 +02:00
Mikael Hermansson 3a2527b003 Added "Use direct link" checkbox to Google Drive uploader settings 2016-06-11 13:22:38 +02:00
Jaex 69813c88c3 Update resx 2016-06-08 12:13:34 +03:00
Jaex f8d4eb2220 resx updates 2016-05-30 10:04:07 +03:00
lithium_ bc65ee854e Updated Lithiio
Removed text link to the lithi.io site and added a button.
Changed Icon
2016-05-26 00:12:21 -07:00
Jaex 0133c4eb89 Added bobblepic.com 2016-05-25 19:20:02 +03:00
Jaex 5a87688005 Added automatic email send option to specific email address 2016-05-24 21:50:26 +03:00
Jaex cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
lithium_ 2b9f629cf0 Made lithiio Instructions More Clear 2016-05-21 21:38:07 -07:00
lithium_ 01e3cd8bdc Made lithiio instructions more clear 2016-05-21 21:37:24 -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 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 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 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
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
Jaex c006da4b00 About window changes 2016-03-24 21:27:51 +02:00
Jaex f4a0cbbf24 Removed IgnoreInvalidCert option from OwnCloud instead it can use global optional setting 2016-03-24 18:21:17 +02:00
Jaex 7a0dced3f7 Resx update 2016-03-24 00:47:37 +02:00
Jaex f476958a40 Added missing translations, Turkish translation 100%, quick task menu continue button moved to top 2016-03-23 23:51:38 +02:00
Jaex bc8c31d8a8 Uploader tab re order 2016-03-23 22:26:29 +02:00
Jaex 8f02ec41dc Base uploaders and services moved to their own folders, removed unused references, renamed HelperClasses to Helpers 2016-03-23 21:05:31 +02:00
Jaex 82f5a69cc5 Mainly naming changes and other small service changes 2016-03-23 20:47:59 +02:00
Jaex 47cda1eb29 No need to null check uploader service anymore 2016-03-22 21:24:26 +02:00
Jaex 72627c0ba6 All text uploaders using TextUploaderService now 2016-03-22 18:28:55 +02:00
Laurent Fourrier 1ffad76f29 Fixed #1370 : Added support for openload.co 2016-03-21 18:10:34 +01:00
Jaex f7cb8228a6 All window titles starts with "ShareX - " now, Turkish translation 100% 2016-03-19 17:40:59 +02:00
Jaex a04d10c05c fixed #1416: Added raw URL support to GitHub Gist 2016-03-18 14:08:24 +02:00
Jaex 3ce8312cfc fixed #1416: Added Pastebin raw URL option 2016-03-18 12:46:55 +02:00
Jaex ad78a49786 Resx update 2016-03-17 10:44:06 +02:00
Jaex df5da6871b Show uploader test all buttons only in debug build 2016-03-12 20:20:14 +02:00
Michael Delpach af0dbcce12 remove Copy from UploadersLib 2016-03-12 09:10:42 +11:00
Jaex 3455590ea5 fixed #1388: Added ForceActivate to AfterCapture and BeforeUpload forms shown event 2016-03-09 18:37:54 +02:00
Jaex ffa78b670b Added chevereto test all button 2016-03-05 18:46:44 +02:00
Jaex 944fb121f5 fixed #1350: Added checks for every single numeric up down value assigns 2016-02-29 23:09:22 +02:00
Shadorc 92b1e61246 Update French Translation 2016-02-27 16:11:10 +01:00
Jaex 225b7fe3a7 Recent max count changes to fix loading incorrect amount of recent items in main window 2016-02-27 08:37:11 +02:00
Jaex cf9e5b0057 fixed #1368: Don't show %t & %pn for custom uploader fields 2016-02-26 23:30:40 +02:00
Jaex fa3c84d68c Removed BaseForm.cs because it was causing bug with vs designer resx 2016-02-25 22:55:54 +02:00
Jaex 2696430203 Marked some fields as invariant 2016-02-22 18:02:17 +02:00
Jaex 8c74b42efc Added lightpics.net 2016-02-21 13:22:36 +02:00
Jaex 98ec05eeab Added Chevereto preset uploaders list, defaults to ultraimg.com 2016-02-18 12:10:30 +02:00
Jaex 2963a5f9ef SomeImage fixes 2016-02-15 08:53:30 +02:00
Jevan Pipitone 884eb04873 #1298 run changed files through codemaid 2016-02-14 23:48:35 +11:00
Jevan Pipitone 271ca6d660 #1298 fix designer error in redoing my changes 2016-02-14 23:27:42 +11:00
Jevan Pipitone bd89f3d18c #1298 redo the changes 2016-02-14 23:12:53 +11:00
Jaex 48f4810dec Added vgy.me account support 2016-02-14 02:28:41 +02:00
Jaex 1c66900ec1 Revert previous merge because it had faulty resx changes 2016-02-14 02:03:03 +02:00
Jevan Pipitone 2488cde26b #1298 Update 12 Feb 2016
- Added SomeImage.Png as resource bitmap (it's located in the
ShareX.UploadersLib\Favicons\ folder)
- Use LinkLabel instead of Label for SomeImage API Link Message
- Name of any added controls is more descriptive
2016-02-12 18:15:43 +11:00
Jevan Pipitone 308f24832a Update 10 Feb 2016 2016-02-10 21:07:16 +11:00
Jevan Pipitone cda86059b3 Merge remote-tracking branch 'refs/remotes/ShareX/master' 2016-02-10 20:58:10 +11:00
Jevan Pipitone 0fade80a2e Revert "#1298 update"
This reverts commit f7e8324664.
2016-02-10 20:57:33 +11:00
Jevan Pipitone f7e8324664 #1298 update 2016-02-05 16:58:52 +11:00
dannoe 4ad0fe3a31 Fixed/Added german translations 2016-02-04 16:12:59 +01:00
Jevan Pipitone e39ec0284d #1298
#1298
2016-02-04 17:26:43 +11:00
Jeffiy 2e210fcf6a Update chinese translation(part 2) 2016-01-21 10:58:50 +08:00
Jaex 4e721fc89d Update resx 2016-01-09 19:21:10 +02:00
Shadorc 4fd443dd1f Update French Translation 2016-01-09 13:52:36 +01:00
L1Q 03adc02009 Updated Russian translation 2016-01-09 14:08:43 +02:00
Jaex f94248c461 Updated resx 2016-01-09 01:28:22 +02:00
Jaex 3f45c1f51e Remove "(" and ")" replacing from custom uploader export all 2016-01-04 19:11:35 +02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex 4b2133fb34 Button placement changes 2015-12-23 00:38:10 +02:00
Jaex 0be9b2311a LoadCustomUploader changes 2015-12-22 16:51:47 +02:00
Jaex 1539d9148d Added export all custom uploaders button which will be only visible in debug build 2015-12-21 17:44:28 +02:00
Jaex 553f38ab5a Custom uploader export will ignore null or empty values to have more compact output 2015-12-21 16:31:59 +02:00
Alexandre Oliveira c438cfe1b6 Update Brazilian Portuguese translation 2015-12-16 15:46:15 -02:00
Jaex acddb179e9 In custom uploader settings add syntax to last active URL text box 2015-12-16 11:13:30 +02:00
Corin Simpson-Bryars d7b50bdae7 Adds s-ul support 2015-12-12 02:30:12 +00:00
Jaex 673324e66e Resx translation updates 2015-12-07 18:12:44 +02:00
Jaex 74e5075aeb Enable/disable add syntax button depending on input 2015-12-06 04:43:15 +02:00
Jaex 1507660816 Added json and xml parse tabs to custom uploader 2015-12-05 20:32:16 +02:00
Jaex a0987767f4 Added custom uploader response parsing tooltip 2015-12-04 23:34:26 +02:00
Jaex 85338e3605 Streamable small changes 2015-12-03 00:23:12 +02:00
Armen Petrosian c02c31f352 Fix broken UploadersConfigForm.resx 2015-12-02 16:48:31 -05:00
Armen Petrosian 3ebf1c9de2 Revert "Add streamable config form resx"
This reverts commit 6b35e4a217.
2015-12-02 16:35:41 -05:00
Armen Petrosian 6b35e4a217 Add streamable config form resx 2015-12-01 13:16:07 -05:00
Armen Petrosian d5b886a2ed Add streamable config form (-resx) 2015-12-01 13:15:52 -05:00
Jaex 1ea3e5a555 Auto regex add button will use new syntax 2015-12-01 18:55:54 +02:00
Jaex c7bc7381ee Remove unnecessary parenthesis 2015-11-28 14:53:16 +02:00
L1Q 18553449da Updated russian translation 2015-11-20 01:58:56 +02:00
Kaeltis 1ecb8b6dea German Translation Updates
Updated German translations
2015-11-16 16:57:53 +01:00
L1Q 6a7804b2b4 Seafile form optimized for locales 2015-11-16 14:25:13 +02:00
Jaex c7d573724e Merge pull request #1117 from Shadorc/master
Update French Translation
2015-11-15 13:22:49 +02:00
Shadorc 78f31ff36c Update French Translation 2015-11-15 12:16:03 +01:00
Jaex 4fe8fe0903 Merge branch 'master' of github.com:ShareX/ShareX 2015-11-15 12:11:02 +02:00
Jaex 00bc026cfc Turkish translation 100% 2015-11-15 12:10:46 +02:00
wforums cfc6219441 Updates Dutch translations
updates the Dutch translations for a new ShareX release.
2015-11-15 10:46:21 +01:00
Jaex c946e03093 Mark fields invariant 2015-11-15 11:24:49 +02:00
Jaex cc436a4567 Added test all Pomf clones button 2015-11-03 17:39:57 +03:00
Alexandre Oliveira ef0c39717a Updated Brazilian Portuguese translation 2015-10-27 17:25:55 -02:00
Jaex 66852aed94 Added credits for Russian language support 2015-10-27 08:12:03 +02:00
Jaex 8c10e2a910 Merge pull request #1084 from L1Q/master
Russian translation added
2015-10-26 21:15:56 +02:00
L1Q 8f6ec0fbec Russian translation status: 100%
Fixed lots of typos and mistakes.
2015-10-26 15:33:53 +02:00
L1Q 64850e41f4 Russian translation status: ~99%
Still have to check everything for typos and mistakes.
2015-10-26 02:21:21 +02:00
Jaex 07ad741b00 Small Pomf change 2015-10-26 01:57:50 +02:00
Jaex 05cf6ff44f Location header response type for custom uploader 2015-10-20 03:26:16 +03:00
Jaex 4b546661df Added Headers tab to Custom Uploaders 2015-10-19 15:26:36 +03:00
Jaex 59183872e4 Fix Seafile expiration date 2015-10-16 11:23:30 +03:00
Jaex b6f9265f4e Added Vietnamese resx files to csproj 2015-10-15 23:38:18 +03:00
Jaex 1f816e0a05 Merge pull request #1069 from thanhpd/master
Vietnamese translation added
2015-10-15 22:03:37 +03:00
thanhpd f8d48273db Vietnamese translation added 2015-10-16 01:52:28 +07:00
Jaex e07758246c Resx changes 2015-10-15 11:36:05 +03:00
Marcus Stojcevich f7cf93713e Added ability to select Lambda link URL 2015-10-14 20:43:32 -07:00
Marcus Stojcevich 32ed439f35 Updated Lambda config form 2015-10-14 11:24:11 -07:00
L1Q c88cae0afa Added russian translation 2015-10-14 10:33:02 +03:00
Jaex a1b41650dc Few Seafile changes 2015-10-13 09:44:51 +03:00
Caleb Blankemeyer af2b787918 ShareX/WorkerTask.cs
added Seafile task
-
ShareX.UploadersLib/UploadersConfig.cs
added Seafile configuration properties
-
ShareX.UploadersLib/Forms/UploadersConfigForm.resx
ShareX.UploadersLib/Forms/UploadersConfigForm.Designer.cs
ShareX.UploadersLib/Forms/UploadersConfigForm.cs
added Seafile tab, settings, and relevant configuration & validation utilities
-
ShareX.UploadersLib/FileUploaders/Seafile.cs
main Seafile controller class, watch out for the ShareURL class as it doesn't used shared http classes due to contentlength and postdata PUT constraints
2015-10-12 23:54:19 -04:00
unknown d17c3c0478 added Seafile class, added to designer, etc. only thing nonfunctional is sharing URLs 2015-10-12 21:24:49 -04:00
Patrick Fruh 59b0c43845 Reworked German Translation
Fixed typos, added missing strings, ...
2015-10-06 10:27:21 +02:00
Jaex e2f3aeabf1 Added Pomf settings tab 2015-10-06 03:09:16 +03:00
Jaex 4da2e38996 Resx updates 2015-10-01 03:06:31 +03:00
Jaex 81e3911d38 Removed unused Hubic codes 2015-09-27 08:16:41 +03:00
Alexandre Oliveira 7604f4b587 Updated ptBR translation 2015-09-18 19:22:58 -03:00
wforums a80da4f589 Dutch language update
Updated the Dutch language forms to hold all new added translations.
2015-09-18 19:49:09 +02:00
Alexandre Oliveira c17b6bf320 Updated pt_BR translation 2015-09-17 17:56:18 -03:00
Shadorc 4c423e10db Update French Translation 2015-09-17 14:10:42 +02:00
Jaex c245df5568 Translated missing translations 2015-09-17 11:55:45 +03:00
Jaex 48419b6497 Removed lnku because site is closed 2015-09-17 11:25:36 +03:00
Jaex 2a61305c3d fixed #974: Check Twitter selected account index 2015-09-06 03:39:39 +03:00
Shadorc bd1c8d403a Update French Translation
There it is !
2015-09-04 19:01:27 +02:00
Jaex 74c67cec36 Turkish language update, resx fixes 2015-09-02 23:10:06 +03:00
Jaex 5b0e138322 Fix Twitter name update problem 2015-09-02 21:37:19 +03:00
Jaex fe59867930 In Twitter accounts using listbox instead of listview to make sure selection never becomes unselected 2015-09-02 18:41:02 +03:00
Jaex 2d2f1d6b77 Added DisableDeselect support to ListView 2015-09-02 17:54:24 +03:00
David Ruhmann 3e3a7196d5 add visual studio designer changes 2015-09-01 12:37:54 -05:00
David Ruhmann 433e20f917 add BaseForm with default icon 2015-08-31 13:36:50 -05:00
Alexandre Oliveira 4682880bdb Almost done with ptBR translation 2015-08-24 14:43:16 -03:00
Alexandre Oliveira 2cb5f86069 Merge branch 'master' of https://github.com/ShareX/ShareX 2015-08-24 13:51:52 -03:00
Athos Castro Moreno a98a44039c Minor translations (close to finish) 2015-08-15 21:28:25 -03:00
Jaex 251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Alexandre Oliveira 769748fd5f Translated ShareX.HelpersLib/Properties/Resources.pt-BR.resx 2015-08-12 16:18:48 -03:00
Shadorc 540da2ea2e Update French Translation
As always, add missing translations and do some corrections.
2015-08-12 19:58:39 +02:00
Athos Castro Moreno 08f5002d93 Minor translations. 2015-08-12 14:04:04 -03:00
Athos Castro Moreno 5a5e3e5ff6 Some minor translations 2015-08-11 21:24:13 -03:00
Jaex 9502b87946 Merge pull request #896 from RockyTV/master
Portuguese-Brazil translation
2015-08-11 22:04:49 +03:00
Jaex 19918ca934 Turkish translation 100% 2015-08-11 21:58:43 +03:00
Athos Castro Moreno 425417e2cd Bunch of translations. 2015-08-11 15:41:30 -03:00
Jaex c34d7b7114 Added missing hard coded strings to resx, Updated Turkish translations 2015-08-11 20:33:30 +03:00
Jaex 60d31b12d8 Polr fixes 2015-08-09 22:21:20 +03:00
Alexandre Oliveira 09367fb339 Another bunch of translations. Almost done translating ShareX 2015-08-09 15:56:05 -03:00
Jaex 7444eac51b fixed #797: Imgur GIFV URL option 2015-08-08 14:38:37 +03:00
Jaex 7f3e257910 OneTimeSecret non account upload support 2015-08-08 13:11:19 +03:00
Alexandre Oliveira 87ba680ccf A bunch of translations 2015-08-06 19:57:57 -03:00
Athos Castro Moreno c193e4d36c Several minor translations 2015-08-05 20:34:44 -03:00
Athos Castro Moreno 3b90bff3c1 Translated DropboxFilesForm and EmailForm 2015-08-04 23:57:07 -03:00