提交历史

作者 SHA1 备注 提交日期
  Dmitry Chestnykh 436e363f84 audio: do not change final background level. 14 年之前
  Dmitry Chestnykh b9845ccf32 audio: preallocate reverse sounds (~5% speed up). 14 年之前
  Dmitry Chestnykh 6ca6c38639 Add image and audio benchmarks. 14 年之前
  Dmitry Chestnykh d4eb7a3cfc Update README again. 14 年之前
  Dmitry Chestnykh b4213101b0 Update README. 14 年之前
  Dmitry Chestnykh a85bba1018 Fix tests. 14 年之前
  Dmitry Chestnykh 5192a06640 image: remove random variations in drawDigit's x,y. 14 年之前
  Dmitry Chestnykh de409bf982 image: precalculate dx in distort and strikeThrough. 14 年之前
  Dmitry Chestnykh a7f7c63988 server: better names for arguments to Server. 14 年之前
  Dmitry Chestnykh 647026ab1a New now returns captcha with default length. 14 年之前
  Dmitry Chestnykh c5afad979e captcha: remove Collect method. 14 年之前
  Dmitry Chestnykh e136731cce image: fix terminology again. 14 年之前
  Dmitry Chestnykh 719496cd1b image: refactor, fix terminology. 14 年之前
  Dmitry Chestnykh 41391fd08a Update README again. 14 年之前
  Dmitry Chestnykh d2a6c6541d Update README. 14 年之前
  Dmitry Chestnykh 79c3ed2163 Update example.png. 14 年之前
  Dmitry Chestnykh 1b34f643a5 image: new wave distortion, and strike-through. 14 年之前
  Dmitry Chestnykh d6b0f36e6e example: print the address of server. 14 年之前
  Dmitry Chestnykh c6bfbfa6e9 font: more readable 1 and 7. 14 年之前
  Dmitry Chestnykh 307ecdadf1 image: use font with better resolution. 14 年之前
  Dmitry Chestnykh b8bb54f620 image: simplify skew randomization. 14 年之前
  Dmitry Chestnykh a6788822d7 example: add "Try another one" link; ignore /xxx. 14 年之前
  Dmitry Chestnykh 1f1174743d server: fix "multiple response.WriteHeader calls". 14 年之前
  Dmitry Chestnykh 3218681ed3 example: update with recent download changes. 14 年之前
  Dmitry Chestnykh c72fa4f230 server: serve downloads from "/download/". 14 年之前
  Dmitry Chestnykh 6e79acad4e Move server parts to server.go. 14 年之前
  Dmitry Chestnykh 316aacb9c0 Server: disable uppercase extensions (.PNG, .WAV). 14 年之前
  Dmitry Chestnykh 0052db45f8 example: use io instead of fmt; add error handling. 14 年之前
  Dmitry Chestnykh 885d67a665 store: fix potential race. 14 年之前
  Dmitry Chestnykh 60d32e9f9c store: rename ids to digitsById, exp to idByTime. 14 年之前