LukePulverenti Luke Pulverenti luke pulverenti
8530e69878
Removed user item rating mode for now - it's too much work for the ui devs
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
2441ba0c6d
Added api methods to set user ratings for items
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
c1c4c85fc2
Added some favorites api calls
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
8e9571e828
Added GetVideoStreamUrl to ApiClient
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
9f1a7845dd
Added GetAudioStreamUrl to ApiClient
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
e6d689bdd3
Added a precompiled protobuf serializer assembly
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
50f88997ba
Added protobuf support for serializing ServerConfiguration
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
1fc7f8bd2d
ApiClient improvements
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
faead199a5
Moved AuthenticationResult
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
c7b305ee2e
Added a user api handler, and improved portable ApiClient
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
23ea228079
Added a couple more methods to ApiClient
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
90c609c159
Only add password to the form post if not null or empty
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
8fc828361e
Updated authentication
13 years ago
ScottIsAFool Scott Lovegrove ScottIsAFool
59c844fa7d
Merge
13 years ago
ScottIsAFool Scott Lovegrove ScottIsAFool
300cf1ba18
Added GetRecentlyAddedItemsAsync method in ApiClient.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
3e0c2165b6
Added the first method to portable ApiClient
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
a48dd192ae
Added a fully portable ApiClient
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
82be5ff50d
Added user dates
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
75b015c864
Added Async suffix
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
b12da143d1
Authentication tweaks
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
79cfbb1768
Move userId to post data
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
3538789e46
Added User authentication
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
99a679d328
ApiInteraction tweaks
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
15e9c7aca8
Fixed protobuf reference
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
0fb0d52a4c
Made a separate ApiInteraction solution with platform-specific builds
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
fc735e9187
Tweaked plugin downloading a bit
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
26aef6b082
Implemented UI plugin downloading
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
4500f1d11b
Added an api method to download the list of installed plugins from the server
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
3c47375229
Weather updates
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
b6bc22ae63
Added GetDefaultUser to ApiClient and updated mb logo
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
e52833059b
Moved server configuration to the model so that the UI can read it
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
a7b0dd1534
Added a weather api
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
4207260657
Don't compress binary responses
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
cb7f04e4d3
Upgraded Protobuf, and added api support for it
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
c124672636
Added more image api methods
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
4527a18738
Removed generics from IBNItem
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
9338571e03
Made api serializer a little more generic
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
f2de85b5d9
Added VideoInfo to DTOBaseItem
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
fbf8cc833c
a few more async optimizations
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
9c456c63c8
Added more IBN api methods
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
7835d690a1
Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size.
13 years ago
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
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
5c094afd7e
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
13 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
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
d5cf6d59a3
Fixed copy/paste typo
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
0788f435c1
Added GetItemsWithPerson
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
ee1fa6e816
Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
28809cc2bd
Made nullable params named
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
ecfffba494
Switched http compression from gzip to deflate
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
2cab5712a7
Added some api client methods, as well as logo and backdrop parents
13 years ago