Commit graph

12 commits

Author SHA1 Message Date
Jaex 01e0af999c ReSharper cleanup 2014-10-19 00:48:47 +03:00
Jaex 5ceda757f3 Credits updated 2014-09-04 22:58:44 +03:00
Karl Tatom ff44f52aff -Add Pushbullet as a URLSharingService (it is :D);
-Change classes from public to private;
-Move Pushbullet entry to FileUploaders in UploadersConfig.cs
2014-09-04 04:11:42 -07:00
Karl Tatom 4108b2f90f -Add API information link at the top of Pushbullet.cs
-Readability/consistency improvements for Pushbullet.cs;
-Update FileUpload code in Pushbullet.cs to work with v2 of the PB API;
---Add new serialization objects for file upload request responses;
---Add more null checks since null responses may be more likely now;
-Remove unnecessary response data from old deserialization objects;
2014-09-04 02:18:46 -07:00
Jaex b6f07906b5 Changed few functions parameter orders 2014-07-06 19:55:50 +03:00
Jaex d19cc23d2e CodeMaid cleanup 2014-05-23 19:08:24 +03:00
Jaex dc00311246 License updated 2014-05-13 12:06:40 +03:00
Jaex f384821dc5 Uploader.cs improvements to support GET, POST, PUT, DELETE with one method 2014-04-16 20:55:07 +03:00
mcored 46c0749e83 Consistent clipboard operations
If you do not want Pushbullet URL copied to your clipboard then create a
new Hotkey e.g. Ctrl+Shift+P for Pushbullet and deselect Copy URL to
Clipboard in After Upload Tasks
2014-03-30 19:59:54 +08:00
Jaex 08ba5d675f Using index for Pushbullet 2014-03-30 14:37:38 +03:00
Jaex 166f2a38c8 Pushbullet send note & link functions 2014-03-30 12:49:43 +03:00
Jaex da2843355a Pushbullet is now file uploader therefore can be used with image & text upload 2014-03-30 12:16:20 +03:00