Commit Graph

70 Commits

Author SHA1 Message Date
swcs c36995ea2e update readme; v0.3.1 2013-07-07 22:33:09 +02:00
swcs 9d213d309f fix callbackUri escaping in authentication process; 2013-07-07 22:31:29 +02:00
swcs 01ab0f8bb8 move Auth Models into Response folder; remove unused usings; 2013-07-04 23:47:39 +02:00
swcs 7f38e346a2 add Tests project; 2013-07-03 23:19:47 +02:00
swcs 422ec73374 update documentation; 2013-07-02 21:15:57 +02:00
swcs 5382dd3326 update documentation; 2013-07-02 21:05:43 +02:00
swcs 761a33ebbe update documentation; 2013-07-02 20:59:06 +02:00
swcs edccc8891c update documentation; 2013-07-02 20:58:13 +02:00
swcs 719a53a9c5 fix callback encoding; callback Uri -> string; 2013-07-02 20:43:38 +02:00
swcs b53067b47b update authentication process; v0.3.0-pre 2013-07-01 23:17:31 +02:00
swcs 942f08a385 change access modifier for Model Parameters to internal; 2013-07-01 21:54:32 +02:00
swcs 08ea012a23 ähmm 2013-06-30 01:27:18 +02:00
swcs d2f5342500 update readme 2013-06-27 11:43:23 +02:00
swcs c4b86a4bfd update readme 2013-06-27 11:38:57 +02:00
swcs 13cebee16a update documentation to include Add & Modify; v0.2.0 2013-06-27 11:36:28 +02:00
swcs d1e0f3399b remove unused usings; 2013-06-27 00:57:58 +02:00
swcs cb69aa13d0 added simple documentation where it was forgotten... 2013-06-27 00:53:30 +02:00
swcs d51410de06 move DictionaryToList into Utilities; 2013-06-27 00:37:30 +02:00
swcs 678a8dfd44 documentation for Utilities; 2013-06-27 00:28:10 +02:00
swcs 26494ef62f cleanup parameters; 2013-06-27 00:26:47 +02:00
swcs a3b4c8caac fix since bug in RetrieveParams; 2013-06-27 00:06:38 +02:00
swcs c87ee06cd9 add overloads for modifying tags to allow PocketItem as param; 2013-06-26 23:53:42 +02:00
swcs 9ef558f0f2 methods for modifying tags; 2013-06-26 23:49:11 +02:00
swcs 53a2fe2908 remove Readd alias; 2013-06-26 23:12:15 +02:00
swcs bcb927b005 refactor expectAuth to be included as trigger in Get; 2013-06-26 17:44:49 +02:00
swcs a320f18f24 add Add method to add new PocketItem; 2013-06-26 17:41:18 +02:00
swcs 315f24f1f6 update APIException to include Pocket error data; 2013-06-26 16:04:23 +02:00
swcs 906c1f8c73 add syntax highlighting for readme; 2013-06-26 14:21:15 +02:00
swcs 8305990920 add first version of documentation; v0.1.0 2013-06-26 14:16:07 +02:00
swcs 74d6625285 simplify deserialization code; 2013-06-26 13:04:51 +02:00
swcs 899a2e1c4c complete PocketItem properties; add PocketImage, PocketVideo, PocketAuthor; 2013-06-26 12:17:01 +02:00
swcs f84c0a9c20 add custom deserialization for specific types; update SS.Text to allow conversion of int<=>bools on deserialization; 2013-06-26 10:43:54 +02:00
swcs c68b498f34 add ability to provide custom baseURL for PocketClient; 2013-06-25 20:51:25 +02:00
swcs 9a9369fc0a remove Console project (only for internal usage) 2013-06-25 20:39:46 +02:00
swcs 9bf4d84a93 update documentation; 2013-06-25 20:38:04 +02:00
swcs 62481fb6f0 complete detailType for simplified Retrieve methods; 2013-06-25 12:15:23 +02:00
swcs 2c8524f5bd add Modify overloads to supply PocketItems; 2013-06-25 11:42:50 +02:00
swcs cc43d0156b add alias Readd for Unarchive; 2013-06-24 20:10:32 +02:00
swcs fdeac7b94f add Archive/Unarchive/Favorite/Unfavorite/Delete 2013-06-24 20:09:16 +02:00
swcs 316db90df3 simplify Put; 2013-06-24 20:02:01 +02:00
swcs 3470c7bb80 add first version of Modify; 2013-06-24 19:55:16 +02:00
swcs 5ce081e2f1 update URL properties; 2013-06-24 10:31:48 +02:00
swcs 69e02c870d refactor Authentification model; 2013-06-21 11:20:50 +02:00
swcs d81a35ef48 add first version of authentification; 2013-06-21 00:07:05 +02:00
swcs 1f5c4d672c add authentification for Retrieve; remove Utilties namespace to provide better access for APIException; 2013-06-20 15:10:48 +02:00
swcs fdef02b106 complete retrieveParameters; 2013-06-20 14:40:08 +02:00
swcs 7e9d519ad2 remove configuration object and make props public; 2013-06-20 12:23:40 +02:00
swcs bea9ab7994 move parameters into main namespace for better accessability; 2013-06-20 00:30:25 +02:00
swcs 2e705edc80 update list of retrieve methods; 2013-06-20 00:24:43 +02:00
swcs 91c2fadacf refactor utilities into seperate namespace 2013-06-19 23:05:12 +02:00