Historique des commits

Auteur SHA1 Message Date
  Dmitry Chestnykh 647026ab1a New now returns captcha with default length. il y a 14 ans
  Dmitry Chestnykh c5afad979e captcha: remove Collect method. il y a 14 ans
  Dmitry Chestnykh 6e79acad4e Move server parts to server.go. il y a 14 ans
  Dmitry Chestnykh 316aacb9c0 Server: disable uppercase extensions (.PNG, .WAV). il y a 14 ans
  Dmitry Chestnykh a0a9c943a7 Update docs. il y a 14 ans
  Dmitry Chestnykh 0476dc3b53 Server: reload captcha when given ?reload=x in URL. il y a 14 ans
  Dmitry Chestnykh 4b8382af15 Remove "Std" from StdCollectNum and StdExpiration. il y a 14 ans
  Dmitry Chestnykh dab967324b Add Store interface. il y a 14 ans
  Dmitry Chestnykh 8a2b5ae5df Add Audio.EncodedLen. Workaround for Chrome WAV bug. il y a 14 ans
  Dmitry Chestnykh d010e3f940 Add VerifyString function. il y a 14 ans
  Dmitry Chestnykh bd0535eaeb Add CaptchaServer. il y a 14 ans
  Dmitry Chestnykh 4572d7de1e Fix comments, apply gofmt. il y a 14 ans
  Dmitry Chestnykh 90e4f7499b newStore: accept collectNum and expiration time. il y a 14 ans
  Dmitry Chestnykh 9de0d066b9 Add ErrNotFound, return it from WriteAudio/Image. il y a 14 ans
  Dmitry Chestnykh 68d217e79d Export RandomDigits. Remove NewRandom* functions. il y a 14 ans
  Dmitry Chestnykh c179a205da Rename "numbers" to "digits" everywhere. il y a 14 ans
  Dmitry Chestnykh 874a3063ed Rearrange code and fix docs. il y a 14 ans
  Dmitry Chestnykh 797447596c Replace PNGEncode with WriteTo for Image. il y a 14 ans
  Dmitry Chestnykh e3eb22480f Add WriteAudio function. il y a 14 ans
  Dmitry Chestnykh b58457629b Move rand initialization to image.go. il y a 14 ans
  Dmitry Chestnykh 8033b95002 Clarify docs. il y a 14 ans
  Dmitry Chestnykh aa0588b4c9 Refactor store into its own file. il y a 14 ans
  Dmitry Chestnykh 0674e88f74 Accept the length of the random sequence of numbers. il y a 14 ans
  Dmitry Chestnykh f9f7db1f43 Call Collect on a separate goroutine. il y a 14 ans
  Dmitry Chestnykh 59a641ef53 Update documentation. il y a 14 ans
  Dmitry Chestnykh 0101272840 Document functions and types in captcha.go. il y a 14 ans
  Dmitry Chestnykh f1572d4d2c Numbers are now laid out correctly. il y a 14 ans
  Dmitry Chestnykh d88ce81917 Started work on code cleanup. il y a 14 ans
  Dmitry Chestnykh 364b4304db Move image-related functions into image.go. il y a 14 ans
  Dmitry Chestnykh b04efdccea Add line that strikes through digits. il y a 14 ans