Commit graph

567 commits

Author SHA1 Message Date
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
Daniel McAssey 4aa71f9bc7 Add Self-Hosted Polr support 2015-08-04 19:49:07 +01:00
Jaex 2864cfeb0f Resx missing invariant fields 2015-08-04 03:40:51 +03:00
Daniel McAssey 0de2447d6e Add OneTimeSecret text uploader 2015-08-03 13:59:33 +01:00
Jaex 88a9f8da07 Resx update 2015-08-02 04:43:43 +03:00
Shadorc 505b0d7df9 Update French Translation 2015-08-02 01:08:23 +02:00
Jaex 6c4f8e8518 fixed #833: Jira try catch for possibility of exception 2015-07-30 21:24:46 +03:00
Jaex c2fb24a4cd Changed examples url 2015-07-22 17:20:17 +03:00
Jaex 040292f08c Added clear custom uploaders button, auto regex syntax improvement 2015-07-22 17:07:21 +03:00
Daniel McAssey 1be901dd08 Adds Compatibility button for ownCloud versions 8.1+ to fix #784 2015-07-21 22:52:00 +01:00
Jaex e80383968d CodeMaid cleanup 2015-07-21 09:34:43 +03:00
Daniel McAssey 3f9ff8ebc0 Add config form 2015-07-20 21:21:06 +01:00
Daniel McAssey 7d245e042b Change tabs to 4 spaces 2015-07-20 20:01:57 +01:00
Daniel McAssey 52db0dfcb3 Fix Form Designer 2015-07-20 16:50:37 +01:00
Daniel McAssey a7ffeb3efa Fix correct URL and GET argument 2015-07-20 16:35:01 +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 bf267bfc9a Added FTP client message box in uploaders config form 2015-07-14 16:52:44 +03:00
Shadorc 8bbac2dde4 French Translation update
Add missing translations, do some corrections.
I also added me as french translator, I hope you don't mind about it.
2015-07-04 13:41:09 +02:00
wforums 6d35c2b279 Updated Dutch translations for V10
Added all missing strings for Dutch again.
2015-07-04 04:36:05 +02:00
Jaex 2b0277c90f resx updates 2015-07-02 04:50:49 +03:00
Jaex d9caedf16c Small changes for Up1, added credit for it 2015-06-29 22:57:14 +03:00
Keith 51e34f1125 Remove extraneous newlines 2015-06-29 07:38:47 -04:00
Keith 1bd0903a89 Add icon to Up1 destination 2015-06-28 13:18:47 -04:00
Keith 10daefe9ef Removed extraneous + signs 2015-06-28 12:30:45 -04:00
Keith 7e3265854e Added in everything else for Up1 support 2015-06-28 12:30:44 -04:00
Keith 8ea5fa7608 Added changes to UploadersConfigForm 2015-06-28 12:29:35 -04:00
Jaex b29de89378 Resx updates 2015-06-19 22:57:13 +03:00
Jaex 050adb2cc8 Twitter image upload will allow tweeting with empty text 2015-06-19 00:19:19 +03:00
Jaex 1ed4f7e586 In custom uploader settings double clicking regex will automatically detect group and add syntax to URL section 2015-06-15 16:59:57 +03:00
Jaex 61a03e2bac Added .gitattributes file 2015-06-07 16:34:33 +03:00
Shadorc 9e5d2affd6 French Translation update
Added missing accents, new translations and done some corrections /
improvements.
2015-06-07 14:11:55 +02:00
Jaex 53719e8c76 fixed #727: Show custom uploader thumbnail and deletion URL in "Test result" section 2015-06-06 13:15:54 +03:00
Jaex 12714beeba Removed pt-BR.resx files 2015-06-05 09:59:46 +03:00
Shadorc 2cc1d1a736 French Translation : Improvements, additions, corrections. 2015-06-03 20:03:41 +02:00
Tiago Danin f8652bdbc2 New translation: Portuguese Brazil 2015-05-29 12:06:22 -03:00
Jaex ade770af38 Imgur oauth control will be disabled when anonymous account type selected 2015-05-27 02:59:00 +03:00
Shadorc 4e0869e5bf Improved and corrected French translation 2015-05-17 13:33:41 +02:00
Jaex 631c44622a Finished turkish translation 2015-05-07 17:32:48 +03:00
Jaex bbe6c6be55 Fix MyListView designer visibility 2015-05-06 16:31:46 +03:00
wforums ab8c714fd2 Dutch polishing
- Polished up some translation parts: clarification, shortening, ...
- Added some missing translations that have been added in the past two
weeks.
2015-05-03 22:31:32 +02:00
Jaex 07199f36cf Added nl-NL files to projects 2015-05-03 19:10:35 +03:00
Jaex fd44b1e9f8 Merge pull request #658 from wforums/master
Dutch Translation
2015-05-03 18:31:25 +03:00
wforums 9b7196952a Dutch
Finished raw translations. Probably still could use some polishing for
certain words.
2015-05-02 21:45:28 +02:00
Jaex 8df6000c6b Using ListView instead of ListBox in Twitter settings 2015-05-02 14:55:43 +03:00
wforums d986680b39 Dutch
More dutch translations
2015-05-01 23:52:10 +02:00
Jaex fc47500397 Added skip message box and default message settings for Twitter image upload 2015-04-28 11:17:35 +03:00
Jaex b632fd028d Twitter UI changes 2015-04-28 10:50:41 +03:00
Jaex ee562d3538 About animation changes 2015-04-28 10:21:44 +03:00
Jaex 33065a8b78 Twitter auth works now 2015-04-28 04:33:53 +03:00
Jaex 842b8139cb Twitter UI overhaul interim commit 2015-04-28 02:45:44 +03:00
Jaex f51c2edf7c Capture custom region changes 2015-04-26 22:52:01 +03:00
Alan Edwardes 925ccbe2a7 Removed using directive. 2015-04-20 20:34:25 +01:00
Alan Edwardes 524ecdc9b8 Tweaked class name. Changed "Region" back to "Endpoint" in settings. 2015-04-20 20:16:09 +01:00
Alan Edwardes fe196d3a06 Added DreamObjects endpoint support. 2015-04-20 20:06:39 +01:00
Alan Edwardes d0ee29460b Minor refactoring - now using AmazonS3 class to turn settings key for region into the actual S3 region. 2015-04-19 00:56:01 +01: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 ee7ee0f4c2 Added Spanish to application settings 2015-04-08 22:15:40 +03:00
ovnisoftware e44ec14856 Merge branch 'master' of https://github.com/ovnisoftware/ShareX 2015-04-08 13:12:39 -04:00
ovnisoftware f7f6a10f2c Next part of Spanish Translation 2015-04-08 13:12:31 -04:00
Jason Underhill dc51c83b20 Added AWS S3 Endpoint for EU Frankfurt Region to resolve #560 2015-04-08 08:36:56 +01:00
Jimin Park 5d65366a24 Minor Korean (mis)translations fixes
Made translations coherent, fixed some translations out of context, and
fixed some joke translations left.
2015-04-02 19:55:51 +09:00
Jimin Park 2c0e8f42e9 Minor Korean translation fixes
Translated FPS, changed translation of 'application', 'username', and
'filename'.
2015-04-02 13:00:58 +09:00
Jimin Park 304fabf304 Initial Korean translation completed.
I still need to revise translations and improve it, but basically every
strings are translated.
2015-04-02 11:51:36 +09:00
Jimin Park b8f77e2dfb Added Korean Translation for FFmpegOptions, ...
Also translations for FFMpeg, FTPClient, ....
2015-04-02 00:54:13 +09:00
Jimin Park 490c17f376 Finished translating main ShareX project into KO.
Other projects like HelperLibs needs to be translated.
2015-04-01 22:59:01 +09:00
Jimin Park d85a7d6427 Korean translation of ShareX project
There are still other projects to be translated.
2015-04-01 20:35:41 +09:00
Jimin Park f72e9d6feb Added first Korean Translations 2015-04-01 12:35:05 +09:00
Jaex 32ace62a2c RapidShare removed because they gonna shut down service soon 2015-02-24 22:26:16 +02:00
Jaex 57a2d16f3b Custom uploader ui position changes to fit translation 2015-02-24 20:56:35 +02:00
Jaex 91e476d99a German updated by @Starbug2 2015-02-10 22:49:28 +02:00
Jaex 9976d483b8 Added GIF encoding progress to tray text 2015-02-09 19:03:54 +02:00
Jaex c903ec8639 GIF fps limit increased to 30, fixed gif cache integer overflow problem 2015-02-09 17:17:04 +02:00
Jaex 37417ccbf2 Few Lambda changes 2015-02-03 22:48:32 +02:00
Marcus Stojcevich eadb52b3cb Add lambda.sx as a file uploader 2015-02-03 15:12:53 -05:00
Jaex a1ff560f94 Releasing new version 2015-01-21 02:47:08 +02:00
Jaex e5da7e3a5b Preparation for next release 2015-01-18 21:01:22 +02:00
devBluestar bb72b2bcbc Hungarian language file update 2015-01-17 21:43:11 +01:00
Jaex 89d046808f Added Hungarian language 2015-01-17 21:28:30 +02:00
devBluestar a10b667e8b Hungarian language file 2015-01-17 19:32:42 +01:00
jiajiechan fa14834142 Updated Simplified Chinese
-Add six local translation
2015-01-17 01:03:06 +08:00
Jaex 45c93d7632 French translation 100% 2015-01-16 13:47:57 +02:00
Jaex 0388b699de Merge branch 'master' of https://github.com/jiajiechan/ShareX into jiajiechan-master 2015-01-16 12:55:41 +02:00
jiajiechan b1bcf7a431 Simplified Chinese (zh-cn) update
Simplified Chinese (zh-cn) update
-Corrected translation appeared in the space problem
-Fixed some translation does not comply with the actual
2015-01-16 13:50:00 +08:00
Starbug2 1e44d99f8c German translation 100% done 2015-01-15 20:59:57 +01:00
Jaex 5a737b44c9 Merge german 2015-01-15 20:53:58 +02:00
Jaex a9b0b3416a Added german resx to projects 2015-01-15 20:44:39 +02:00
Jaex 10a3512ca7 Merge pull request #461 from Starbug2/master
German language Support
2015-01-15 19:25:14 +02:00
Starbug2 48e920ff23 German language Support 2015-01-15 18:17:58 +01:00
Jaex 3256792110 Added Simplified Chinese to projects 2015-01-15 16:17:33 +02:00
Jaex 35ff3b561d OverrideFTP and CustomUploader will be disabled when list is empty 2015-01-14 13:56:00 +02:00
Jaex 99ece74468 hubic selected folder label fix 2015-01-12 10:38:44 +02:00
Jaex 36ac96d4d7 Hubic changes 2015-01-12 09:31:54 +02:00
Jaex 721ea8e404 Merge pull request #452 from Kouga-/master
Add Hubic.com file uploader support
2015-01-12 03:57:58 +02:00
Leo Lam 85f2f73584 Add Hubic.com file uploader support 2015-01-11 19:31:39 -05:00
JiaJie Chan 9644f32112 zh-cn update2
zh-cn update2
2015-01-12 00:43:06 +08:00
JiaJie Chan 258f46fca3 Simplified Chinese(zh-cn) update
Simplified Chinese (zh-cn) Language update
2015-01-12 00:28:11 +08:00
NWIES 5cb906687a French Translation 2015-01-04 19:03:15 +01:00
NWIES 099787a68a French Translation 2015-01-04 15:58:58 +01:00
NWIES 71fa5de16d French Translation 2015-01-04 15:37:02 +01:00
Jaex e770e8600f Changing copyright icon 2014-12-31 11:41:32 +02:00