コミット履歴

作者 SHA1 メッセージ 日付
  LukePulverenti Luke Pulverenti luke pulverenti c7b305ee2e Added a user api handler, and improved portable ApiClient 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 3538789e46 Added User authentication 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 4752d12aaa Switched date operations to utc 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 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 24d2c441b3 Re-worked async actions in BaseHandler, and changed AudioBitRate to AudioBitRates. 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 6ab63eaf95 Made BaseHandler.ProcessRequest virtual 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 2536011247 Added the ability for the server to handle byte-range requests, and also added a static file handler to utilize it 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 027d1724e5 Added auto-detection of client-capabilities to determine whether to use gzip or deflate 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti dc90725d61 Added DisposeResponseStream method to BaseHandler 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 442b9c559f Made chunked encoding overridable 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti f9bdf0b6d9 Made WriteStream virtual 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti ecfffba494 Switched http compression from gzip to deflate 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti d6a0e8dbc5 Improved http response caching 13 年 前
  LukePulverenti Luke Pulverenti luke pulverenti 0a48b5e31a Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 13 年 前