Commit Graph

40 Commits

Author SHA1 Message Date
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
swcs 95aa0d0841 ability to provide accessCode in constructor; 2013-06-18 22:43:06 +02:00
swcs 3d7b00f25c don't know if this new parameter shit is user-friendly :-/ 2013-06-15 14:36:06 +02:00
swcs cbbce90a43 update Retrieve model to serve a List + Dictionary of items; 2013-06-14 12:13:57 +02:00
swcs a66fdd1876 update licence to include author company; 2013-06-14 02:46:21 +02:00
swcs 6f99e8beb8 implement simple first version of Retrieve component; 2013-06-14 02:44:40 +02:00
swcs b8ff54519f remove return value for validation, as an exception is thrown on invalidation; 2013-06-14 02:06:20 +02:00
swcs 3c1990982b simple PocketItem; GetResource method; 2013-06-14 02:04:18 +02:00
swcs a3cd9250a2 remove shitty test code; 2013-06-14 01:23:10 +02:00
swcs 7880bbf3dd refactor response validation; 2013-06-14 01:13:37 +02:00
swcs bdb248a691 add exception handling for requests 2013-06-14 01:09:12 +02:00
swcs aa96c8e1f6 remove retired classes 2013-06-13 16:35:47 +02:00
swcs 28306f1b2b try some api calls 2013-06-13 16:22:38 +02:00
swcs a92d5a1e1f add default params for requests and accessors for authentification codes 2013-06-13 16:06:28 +02:00
swcs 81d3e7e172 add PocketClient with default constructors and its interface; 2013-06-13 15:04:22 +02:00
swcs a02d831987 enable nuget package restore 2013-06-13 14:37:20 +02:00
swcs 0b0c83b1c0 add custom deserializer 2013-06-13 14:31:45 +02:00
swcs 5ee9b4222c add interface 2013-06-13 14:30:48 +02:00
swcs 81b7f023b1 add Console application for internal testing; 2013-06-13 13:34:41 +02:00
swcs b75ff14409 add general APIException; 2013-06-13 11:36:06 +02:00
swcs a1386272c3 initial 2013-06-13 11:07:27 +02:00