LukePulverenti Luke Pulverenti luke pulverenti
|
9c456c63c8
|
Added more IBN api methods
|
2012-08-18 12:27:34 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
7835d690a1
|
Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size.
|
2012-08-18 04:22:54 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
5c6ec34a9c
|
Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper
|
2012-08-17 12:47:35 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
5c094afd7e
|
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
|
2012-08-17 09:16:50 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
3f1af19ce7
|
Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling
|
2012-08-15 09:20:29 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
d5cf6d59a3
|
Fixed copy/paste typo
|
2012-08-14 15:27:35 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
0788f435c1
|
Added GetItemsWithPerson
|
2012-08-14 15:06:25 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
ee1fa6e816
|
Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre
|
2012-08-14 12:06:46 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
28809cc2bd
|
Made nullable params named
|
2012-08-06 09:21:26 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
2cab5712a7
|
Added some api client methods, as well as logo and backdrop parents
|
2012-08-03 11:54:05 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
a7bead51b2
|
Removed more manual decompression
|
2012-08-01 05:25:13 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
32f7ecf4d0
|
Added HttpClientHandler as a constructor param to ApiClient, and added automatic decompression.
|
2012-07-31 21:53:40 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
98841cb6f8
|
Added async moniker to GetImageStream
|
2012-07-31 12:30:38 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
defd8ed253
|
Added an ApiInteraction project that UI's can use to talk to the server. Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer.
|
2012-07-31 12:29:07 -04:00 |
|