コミット履歴

作者 SHA1 メッセージ 日付
  LukePulverenti Luke Pulverenti luke pulverenti f1e668bad8 More code cleanups 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 670a53258e Some minor code cleanups 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 2467ca9668 Moved some entities to the main project 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 93b42641d2 Switched to MEF to register http handlers 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 8fc828361e Updated authentication 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti a7b0dd1534 Added a weather api 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti caa369c1a3 A few serialization fixes 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti cb7f04e4d3 Upgraded Protobuf, and added api support for it 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti a0d69b3804 Added Protobuf to BaseSerializationHandler 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 4527a18738 Removed generics from IBNItem 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti fbf8cc833c a few more async optimizations 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 937d27ae9d One async call leads to another, and another, all the way up the call stack... 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 7835d690a1 Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 13 年 前
  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. 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti ed018a8bea Moved some logic into domain entities, which is possible now that we're embracing DTO's 13 年 前
  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 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 5c094afd7e Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 13 年 前
  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 年 前
  LukePulverenti Luke Pulverenti luke pulverenti ee1fa6e816 Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre 13 年 前