Historial de Commits

Autor SHA1 Mensaje Fecha
  LukePulverenti Luke Pulverenti luke pulverenti 2467ca9668 Moved some entities to the main project hace 13 años
  LukePulverenti Luke Pulverenti luke pulverenti 93b42641d2 Switched to MEF to register http handlers hace 13 años
  LukePulverenti Luke Pulverenti luke pulverenti 8fc828361e Updated authentication hace 13 años
  LukePulverenti Luke Pulverenti luke pulverenti a7b0dd1534 Added a weather api hace 13 años
  LukePulverenti Luke Pulverenti luke pulverenti caa369c1a3 A few serialization fixes hace 13 años
  LukePulverenti Luke Pulverenti luke pulverenti cb7f04e4d3 Upgraded Protobuf, and added api support for it hace 13 años
  LukePulverenti Luke Pulverenti luke pulverenti a0d69b3804 Added Protobuf to BaseSerializationHandler hace 13 años
  LukePulverenti Luke Pulverenti luke pulverenti 4527a18738 Removed generics from IBNItem hace 13 años
  LukePulverenti Luke Pulverenti luke pulverenti fbf8cc833c a few more async optimizations hace 13 años
  LukePulverenti Luke Pulverenti luke pulverenti 937d27ae9d One async call leads to another, and another, all the way up the call stack... hace 13 años
  LukePulverenti Luke Pulverenti luke pulverenti 7835d690a1 Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. hace 13 años
  LukePulverenti Luke Pulverenti luke pulverenti f32f000298 Removed more kernel methods and deprecated the Configuration and HtmlBrowser projects. They've both been replaced by the new WebDashboard project. hace 13 años
  LukePulverenti Luke Pulverenti luke pulverenti ed018a8bea Moved some logic into domain entities, which is possible now that we're embracing DTO's hace 13 años
  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 hace 13 años
  LukePulverenti Luke Pulverenti luke pulverenti 5c094afd7e Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. hace 13 años
  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 hace 13 años
  LukePulverenti Luke Pulverenti luke pulverenti ee1fa6e816 Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre hace 13 años