Commit Graph

51 Commits (364fbb9e0c7586afa296ddd7d739df086f4c3533)

Author SHA1 Message Date
LukePulverenti add43baffe convert media library url's to rest
12 years ago
ScottIsAFool 46b48c8982 Created ApiClient nuget package.
12 years ago
LukePulverenti 746c5d2fa7 moved Plugins to separate repo
12 years ago
ScottIsAFool ec621df5f6 Renamed Dto objects
12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f1e668bad8 More code cleanups
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 1fc7f8bd2d ApiClient improvements
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti faead199a5 Moved AuthenticationResult
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti c7b305ee2e Added a user api handler, and improved portable ApiClient
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 23ea228079 Added a couple more methods to ApiClient
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 90c609c159 Only add password to the form post if not null or empty
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8fc828361e Updated authentication
12 years ago
ScottIsAFool Scott Lovegrove ScottIsAFool 59c844fa7d Merge
12 years ago
ScottIsAFool Scott Lovegrove ScottIsAFool 300cf1ba18 Added GetRecentlyAddedItemsAsync method in ApiClient.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3e0c2165b6 Added the first method to portable ApiClient
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti a48dd192ae Added a fully portable ApiClient
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 82be5ff50d Added user dates
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 75b015c864 Added Async suffix
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti b12da143d1 Authentication tweaks
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 79cfbb1768 Move userId to post data
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3538789e46 Added User authentication
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 99a679d328 ApiInteraction tweaks
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 15e9c7aca8 Fixed protobuf reference
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0fb0d52a4c Made a separate ApiInteraction solution with platform-specific builds
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fc735e9187 Tweaked plugin downloading a bit
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 26aef6b082 Implemented UI plugin downloading
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 4500f1d11b Added an api method to download the list of installed plugins from the server
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3c47375229 Weather updates
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti b6bc22ae63 Added GetDefaultUser to ApiClient and updated mb logo
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti e52833059b Moved server configuration to the model so that the UI can read it
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti a7b0dd1534 Added a weather api
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti cb7f04e4d3 Upgraded Protobuf, and added api support for it
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti c124672636 Added more image api methods
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 4527a18738 Removed generics from IBNItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 9338571e03 Made api serializer a little more generic
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f2de85b5d9 Added VideoInfo to DTOBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fbf8cc833c a few more async optimizations
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 9c456c63c8 Added more IBN api methods
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 7835d690a1 Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size.
12 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
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 2cab5712a7 Added some api client methods, as well as logo and backdrop parents
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