Commit graph

73 commits

Author SHA1 Message Date
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
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 cc436a4567 Added test all Pomf clones button 2015-11-03 17:39:57 +03:00
Jaex 4b546661df Added Headers tab to Custom Uploaders 2015-10-19 15:26:36 +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
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
Jaex e2f3aeabf1 Added Pomf settings tab 2015-10-06 03:09:16 +03:00
Jaex 81e3911d38 Removed unused Hubic codes 2015-09-27 08:16:41 +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
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 433e20f917 add BaseForm with default icon 2015-08-31 13:36:50 -05:00
Jaex 251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Jaex 60d31b12d8 Polr fixes 2015-08-09 22:21:20 +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
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
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 843a07566b Add LnkU URL Shortener 2015-07-20 15:51:34 +01: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 7e3265854e Added in everything else for Up1 support 2015-06-28 12:30:44 -04: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
Jaex 53719e8c76 fixed #727: Show custom uploader thumbnail and deletion URL in "Test result" section 2015-06-06 13:15:54 +03:00
Jaex ade770af38 Imgur oauth control will be disabled when anonymous account type selected 2015-05-27 02:59:00 +03:00
Jaex 8df6000c6b Using ListView instead of ListBox in Twitter settings 2015-05-02 14:55:43 +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