25 次程式碼提交 (f49416e1ecaf72889cca56cae30b7b092fea8627)

作者 SHA1 備註 提交日期
  sp f49416e1ec PayIn Api implemented 4 年之前
  sp cfc16b975f delete loan is ready. with basic info validation 4 年之前
  sp 7432660a2a sync people added. Loand have reward people for client side loookup. 4 年之前
  sp 22e93e1d0a reward update is finished. 4 年之前
  sp 9cd7c91693 Loan Single edit service backend 4 年之前
  sp eccf82a3b3 query entire loan summary works fine. 4 年之前
  sp 27c30a6abb avatar added 4 年之前
  sp 121e4ae10f Top broker added for summary dashboard now complete. 4 年之前
  sp 0131427b9e past year monthly value chart waterflow is ready. 4 年之前
  sp 383338ab47 loan summary chart support is ready 4 年之前
  sp 3dcdeb38cb websocket implemented with dummy send as a toy for test. 4 年之前
  sp d3173ed180 session management simplified. using only session id , and cookie. enables CORS support. over https only. Cookie require secure. 4 年之前
  sp 64cc9648e6 tracking cookie only goes for last send, as it can only set once, and cannot be overwritten. 4 年之前
  sp f1080b369a make sure tracking cookie is enforced for login handler. 4 年之前
  sp f16c70d2de bigfix tracking cookie , only sent right before we try to handle each request. 4 年之前
  sp 46257e4b29 init session by browser cookie too. 4 年之前
  sp 1cac059ed8 login reuse session tested. 4 年之前
  sp 955d3d8796 login finalized. 4 年之前
  sp 4a2e0ec82f session is prepared, and now starts to make sure login works. 4 年之前
  sp f70a44c0b0 adde basic session support for biukop-session, session-token, session-expire, also has the basic auth for checksum purposes. 4 年之前
  sp 82b57f71eb add ext , map to the response template. 4 年之前
  sp e4660d60a9 added envelop for all request, so that CRUD objects can use the top level Json 4 年之前
  sp f781427944 default catch up all answer is renamed to DumpRequest. 4 年之前
  sp 32aede562a generalized api response with Envelop and Body, passed first test case suite 4 年之前
  sp cb2c3612d0 api/v1 main entry point setup 4 年之前