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
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
5c094afd7e
|
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
|
12 years ago |
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
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
d5cf6d59a3
|
Fixed copy/paste typo
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
0788f435c1
|
Added GetItemsWithPerson
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
ee1fa6e816
|
Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
28809cc2bd
|
Made nullable params named
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
ecfffba494
|
Switched http compression from gzip to deflate
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
2cab5712a7
|
Added some api client methods, as well as logo and backdrop parents
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
80fd8d0156
|
Added ApiPort and ServerHostName to ApiClient
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
a7bead51b2
|
Removed more manual decompression
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
32f7ecf4d0
|
Added HttpClientHandler as a constructor param to ApiClient, and added automatic decompression.
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
98841cb6f8
|
Added async moniker to GetImageStream
|
12 years ago |
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.
|
12 years ago |