Commit Graph

  • e20609045d remove Gemfile.lock swcs 2013-07-09 21:26:32 +02:00
  • b895880c69 start Website for PocketSharp swcs 2013-07-09 21:25:10 +02:00
  • 1c6246774d wtf; branches mixed up óÒ swcs 2013-07-08 22:38:38 +02:00
  • df07b9ce81 Merge branch 'gh-pages' of github.com:ceee/PocketSharp swcs 2013-07-08 22:33:48 +02:00
  • 960a5d9ddd Create gh-pages branch via GitHub swcs 2013-07-08 13:34:06 -07:00
  • c36995ea2e update readme; v0.3.1 swcs 2013-07-07 22:33:09 +02:00
  • 9d213d309f fix callbackUri escaping in authentication process; swcs 2013-07-07 22:31:29 +02:00
  • 01ab0f8bb8 move Auth Models into Response folder; remove unused usings; swcs 2013-07-04 23:47:39 +02:00
  • 7f38e346a2 add Tests project; swcs 2013-07-03 23:19:47 +02:00
  • 422ec73374 update documentation; swcs 2013-07-02 21:15:57 +02:00
  • 5382dd3326 update documentation; swcs 2013-07-02 21:05:43 +02:00
  • 761a33ebbe update documentation; swcs 2013-07-02 20:59:06 +02:00
  • edccc8891c update documentation; swcs 2013-07-02 20:58:13 +02:00
  • 719a53a9c5 fix callback encoding; callback Uri -> string; swcs 2013-07-02 20:43:38 +02:00
  • b53067b47b update authentication process; v0.3.0-pre swcs 2013-07-01 23:17:31 +02:00
  • 942f08a385 change access modifier for Model Parameters to internal; swcs 2013-07-01 21:54:32 +02:00
  • 08ea012a23 ähmm swcs 2013-06-30 01:27:18 +02:00
  • d2f5342500 update readme swcs 2013-06-27 11:43:23 +02:00
  • c4b86a4bfd update readme swcs 2013-06-27 11:38:57 +02:00
  • 13cebee16a update documentation to include Add & Modify; v0.2.0 swcs 2013-06-27 11:36:28 +02:00
  • d1e0f3399b remove unused usings; swcs 2013-06-27 00:57:58 +02:00
  • cb69aa13d0 added simple documentation where it was forgotten... swcs 2013-06-27 00:53:30 +02:00
  • d51410de06 move DictionaryToList into Utilities; swcs 2013-06-27 00:37:30 +02:00
  • 678a8dfd44 documentation for Utilities; swcs 2013-06-27 00:28:10 +02:00
  • 26494ef62f cleanup parameters; swcs 2013-06-27 00:26:47 +02:00
  • a3b4c8caac fix since bug in RetrieveParams; swcs 2013-06-27 00:06:38 +02:00
  • c87ee06cd9 add overloads for modifying tags to allow PocketItem as param; swcs 2013-06-26 23:53:42 +02:00
  • 9ef558f0f2 methods for modifying tags; swcs 2013-06-26 23:49:11 +02:00
  • 53a2fe2908 remove Readd alias; swcs 2013-06-26 23:12:15 +02:00
  • bcb927b005 refactor expectAuth to be included as trigger in Get; swcs 2013-06-26 17:44:49 +02:00
  • a320f18f24 add Add method to add new PocketItem; swcs 2013-06-26 17:41:18 +02:00
  • 315f24f1f6 update APIException to include Pocket error data; swcs 2013-06-26 16:04:23 +02:00
  • 906c1f8c73 add syntax highlighting for readme; swcs 2013-06-26 14:21:15 +02:00
  • 8305990920 add first version of documentation; v0.1.0 swcs 2013-06-26 14:16:07 +02:00
  • 74d6625285 simplify deserialization code; swcs 2013-06-26 13:04:51 +02:00
  • 899a2e1c4c complete PocketItem properties; add PocketImage, PocketVideo, PocketAuthor; swcs 2013-06-26 12:17:01 +02:00
  • f84c0a9c20 add custom deserialization for specific types; update SS.Text to allow conversion of int<=>bools on deserialization; swcs 2013-06-26 10:43:54 +02:00
  • c68b498f34 add ability to provide custom baseURL for PocketClient; swcs 2013-06-25 20:51:25 +02:00
  • 9a9369fc0a remove Console project (only for internal usage) swcs 2013-06-25 20:39:46 +02:00
  • 9bf4d84a93 update documentation; swcs 2013-06-25 20:38:04 +02:00
  • 62481fb6f0 complete detailType for simplified Retrieve methods; swcs 2013-06-25 12:15:23 +02:00
  • 2c8524f5bd add Modify overloads to supply PocketItems; swcs 2013-06-25 11:42:50 +02:00
  • cc43d0156b add alias Readd for Unarchive; swcs 2013-06-24 20:10:32 +02:00
  • fdeac7b94f add Archive/Unarchive/Favorite/Unfavorite/Delete swcs 2013-06-24 20:09:16 +02:00
  • 316db90df3 simplify Put; swcs 2013-06-24 20:02:01 +02:00
  • 3470c7bb80 add first version of Modify; swcs 2013-06-24 19:55:16 +02:00
  • 5ce081e2f1 update URL properties; swcs 2013-06-24 10:31:48 +02:00
  • 69e02c870d refactor Authentification model; swcs 2013-06-21 11:20:50 +02:00
  • d81a35ef48 add first version of authentification; swcs 2013-06-21 00:07:05 +02:00
  • 1f5c4d672c add authentification for Retrieve; remove Utilties namespace to provide better access for APIException; swcs 2013-06-20 15:10:48 +02:00
  • fdef02b106 complete retrieveParameters; swcs 2013-06-20 14:40:08 +02:00
  • 7e9d519ad2 remove configuration object and make props public; swcs 2013-06-20 12:23:40 +02:00
  • bea9ab7994 move parameters into main namespace for better accessability; swcs 2013-06-20 00:30:25 +02:00
  • 2e705edc80 update list of retrieve methods; swcs 2013-06-20 00:24:43 +02:00
  • 91c2fadacf refactor utilities into seperate namespace swcs 2013-06-19 23:05:12 +02:00
  • 95aa0d0841 ability to provide accessCode in constructor; swcs 2013-06-18 22:43:06 +02:00
  • 3d7b00f25c don't know if this new parameter shit is user-friendly :-/ swcs 2013-06-15 14:36:06 +02:00
  • cbbce90a43 update Retrieve model to serve a List + Dictionary of items; swcs 2013-06-14 12:13:57 +02:00
  • a66fdd1876 update licence to include author company; swcs 2013-06-14 02:46:21 +02:00
  • 6f99e8beb8 implement simple first version of Retrieve component; swcs 2013-06-14 02:44:40 +02:00
  • b8ff54519f remove return value for validation, as an exception is thrown on invalidation; swcs 2013-06-14 02:06:20 +02:00
  • 3c1990982b simple PocketItem; GetResource method; swcs 2013-06-14 02:04:18 +02:00
  • a3cd9250a2 remove shitty test code; swcs 2013-06-14 01:23:10 +02:00
  • 7880bbf3dd refactor response validation; swcs 2013-06-14 01:13:37 +02:00
  • bdb248a691 add exception handling for requests swcs 2013-06-14 01:09:12 +02:00
  • aa96c8e1f6 remove retired classes swcs 2013-06-13 16:35:47 +02:00
  • 28306f1b2b try some api calls swcs 2013-06-13 16:22:38 +02:00
  • a92d5a1e1f add default params for requests and accessors for authentification codes swcs 2013-06-13 16:06:28 +02:00
  • 81d3e7e172 add PocketClient with default constructors and its interface; swcs 2013-06-13 15:04:22 +02:00
  • a02d831987 enable nuget package restore swcs 2013-06-13 14:37:20 +02:00
  • 0b0c83b1c0 add custom deserializer swcs 2013-06-13 14:31:45 +02:00
  • 5ee9b4222c add interface swcs 2013-06-13 14:30:48 +02:00
  • 81b7f023b1 add Console application for internal testing; swcs 2013-06-13 13:34:41 +02:00
  • b75ff14409 add general APIException; swcs 2013-06-13 11:36:06 +02:00
  • a1386272c3 initial swcs 2013-06-13 11:07:27 +02:00