Commit Graph

  • 669a328c35 Moved to concord main v1.4.5 Tracker-Friendly 2024-07-10 16:45:11 +0100
  • 31a767886d Update captcha.go v1.4.4 Tracker-Friendly 2024-05-02 00:29:35 +0100
  • 8b04542f19 Update README.md v1.4.3 Tracker-Friendly 2024-05-02 00:25:23 +0100
  • 0d18ee4d3f Update README.md Tracker-Friendly 2024-05-02 00:24:46 +0100
  • 98c666bea2 Delete .github/workflows/go.yml Tracker-Friendly 2024-05-02 00:23:57 +0100
  • d294d79360 Update example/basic/go.mod Tracker-Friendly 2024-05-02 00:23:41 +0100
  • b4b097a927 Update go.mod Tracker-Friendly 2024-05-02 00:22:56 +0100
  • c34288c982 update deps Weilin Shi 2024-01-13 09:53:15 +0800
  • 2f847d5947 upgrade x/image Weilin Shi 2023-07-26 14:03:56 +0800
  • fef853ee5e
    build(deps): bump golang.org/x/image from 0.1.0 to 0.5.0 (#10) dependabot[bot] 2023-03-09 17:02:21 +0800
  • 241b0b3558
    build(deps): bump golang.org/x/image in /example/load-font dependabot[bot] 2023-03-06 23:43:00 +0000
  • ac43a72c23
    build(deps): bump golang.org/x/image from 0.1.0 to 0.5.0 dependabot[bot] 2023-02-17 14:43:19 +0000
  • 1d4172a01f
    fix: wrong randomText when unicode preset (#8) Zhiger 2023-02-16 19:06:39 +0600
  • 40d338db34 add float rounder to 15th Zhiger Kalymov 2023-02-16 16:27:16 +0600
  • b4d5992e1f fix: wrong randomText when unicode preset Zhiger Kalymov 2023-02-16 16:15:28 +0600
  • 6b08f978b6 update go.mod and license Weilin Shi 2023-01-01 08:34:24 +0800
  • 9234bd71dd update deps Weilin Shi 2022-12-05 16:17:24 +0800
  • f6fd454518 fix #7 Weilin Shi 2022-06-27 13:00:35 +0800
  • 20014aab1b new custom generator api Weilin Shi 2022-06-10 12:16:34 +0800
  • 6aa88d953f test go 1.18 Weilin Shi 2022-03-22 15:23:39 +0800
  • 019b34f8f2 update deps and license Weilin Shi 2022-01-06 20:44:35 +0800
  • 80cb7ffd68 update readme Weilin Shi 2021-09-28 16:44:12 +0800
  • 02532e6f4d fix old code style v1.4.1 Weilin Shi 2021-08-25 15:21:16 +0800
  • ba2a083ab6 update code of conduct Weilin Shi 2021-08-24 21:15:10 +0800
  • a4223da22a fix typo and lint Weilin Shi 2021-07-28 21:26:53 +0800
  • 53e75b199a upgrade to use embed from Go 1.16 v1.4.0 Weilin Shi 2021-07-28 21:22:23 +0800
  • cccc7a97ea remove used section in readme Weilin Shi 2021-06-22 14:14:22 +0800
  • 87b02acaf1 update compatibility notes Weilin Shi 2021-06-22 14:13:41 +0800
  • ba5dfca752 go mod tidy Weilin Shi 2021-06-15 21:23:55 +0800
  • 1bc08e3651 happy new year Weilin Shi 2021-01-01 09:50:41 +0800
  • 3915a04f79 go tide module Weilin Shi 2020-10-13 16:39:37 +0800
  • b69ec48f20 fix pkg go dev link Weilin Shi 2020-09-22 11:04:26 +0800
  • 8d7ec3aacd use pkg go dev v1.3.1 Weilin Shi 2020-09-22 10:58:43 +0800
  • ade1a224fe use main branch Weilin Shi 2020-09-22 10:51:17 +0800
  • 244d68b51a use v2 actions Weilin Shi 2020-09-10 11:36:18 +0800
  • 3db110f2af
    Make New() concurrency-safe (#6) Takuya Kaneda 2020-07-19 22:25:17 +0900
  • 5169f45e33 Make New() concurrency-safe kanetch 2020-07-14 19:04:35 +0900
  • 26e89c7d47 update deps Weilin Shi 2020-07-08 14:09:46 +0800
  • f1f6487f0d shorten test func name Weilin Shi 2020-02-18 15:13:05 +0800
  • 8eb90511f0 Fix link to license in readme Weilin Shi 2020-01-13 15:18:25 +0800
  • 06183fda34 Update license year Weilin Shi 2020-01-06 16:25:31 +0800
  • 12fb7f5809 Update deps Weilin Shi 2019-11-19 17:16:45 +0800
  • 2065fa60ee remove travis and add GitHub workflow Weilin Shi 2019-10-24 15:56:39 +0800
  • 9ad0ec237f
    Add GitHub workflow Weilin Shi 2019-10-24 15:38:14 +0800
  • 6905bb1079 Add Golang v1.13 test in travis config Weilin Shi 2019-09-05 16:51:23 +0800
  • b6f150856e Clean up Weilin Shi 2019-07-04 14:15:45 +0800
  • 5af4d9ea05
    Merge pull request #3 from s3rj1k/go.mod Weilin Shi 2019-05-13 12:14:48 +0800
  • 8ad35e18de add base64 support s3rj1k 2019-05-10 17:51:51 +0300
  • c6bde002a6 hide ttfFont from globalvars, remove Init func s3rj1k 2019-05-10 15:05:17 +0300
  • 69064ee416 hide rng from globalvars s3rj1k 2019-05-10 14:34:10 +0300
  • 0cd14acc40 fix some linter issues s3rj1k 2019-05-10 14:07:55 +0300
  • 00d513f09e add go.mod support s3rj1k 2019-05-10 14:14:40 +0300
  • 24252cb4f8 add go.mod support s3rj1k 2019-05-10 14:14:40 +0300
  • c9278e7960 fix some linter issues s3rj1k 2019-05-10 14:07:55 +0300
  • b06ff17030 update license and add anti-996 license Weilin Shi 2019-04-19 08:51:01 +0800
  • 7909ea661c Add go 1.12 to travis config Weilin Shi 2019-02-28 10:37:10 +0800
  • e6742d643f Add golang 1.11 to travis config Weilin Shi 2019-02-03 12:00:59 +0800
  • 56e03474ba v1.3.0 v1.3.0 Weilin Shi 2018-11-07 15:14:22 +0800
  • 891b52d957 Update coverage Weilin Shi 2018-10-04 09:48:52 +0800
  • 1b36f64f5d Add palette option Weilin Shi 2018-08-14 14:27:29 +0800
  • fc4a5d0dfc Fix randomColor func Weilin Shi 2018-06-12 11:06:37 +0800
  • 1284662a43 Update code style and readme.md Weilin Shi 2018-04-26 10:03:29 +0800
  • b204ba9578 Simplify drawSineCurve function Weilin Shi 2018-03-26 11:08:21 +0800
  • d13db8c2b6 Update travis CI config and clean up gitignore Weilin Shi 2018-02-23 10:07:13 +0800
  • 6a043360ff Fix typo and clean up things Weilin Shi 2018-01-16 12:58:32 +0800
  • 6cc73c97f7 v1.2.0 v1.2.0 Weilin Shi 2017-12-27 13:36:50 +0800
  • 8bb5ffd35d Add `Noise` option Weilin Shi 2017-12-11 16:12:44 +0800
  • 57d17d0ed4 Update history v1.1.0 Weilin Shi 2017-11-17 13:21:19 +0800
  • e5ca1c346e Add writeGIF API Weilin Shi 2017-11-08 14:21:40 +0800
  • 10262641db Add WriteJPG option for jpeg format captcha Weilin Shi 2017-10-30 14:17:27 +0800
  • abab5c281c Update travis ci setting to use 1.9.x instead of 1.9 version of go Weilin Shi 2017-10-22 12:11:06 +0800
  • d0ec38c405 update: improve coverage Weilin Shi 2017-10-15 20:15:14 +0800
  • fdf3057743 update: history v1.0.0 Weilin Shi 2017-10-10 11:28:07 +0800
  • 98d9d078e2 add: LoadFontFromReader API update: readme and history Weilin Shi 2017-10-10 11:05:46 +0800
  • dbb96819ea rename WriteTo API to WriteImage Weilin Shi 2017-10-09 14:58:28 +0800
  • 3e4b61d8c9 add: FontScale option v0.12.0 Weilin Shi 2017-10-08 10:25:22 +0800
  • b25acadd0a add: font DPI option update: examples Weilin Shi 2017-10-07 16:13:12 +0800
  • 32fccd9c5c update: package description and readme Weilin Shi 2017-10-05 22:00:16 +0800
  • 6290b9a7ef add: issue template Weilin Shi 2017-09-30 11:44:38 +0800
  • 5ef8d99a13 update: tweak meta Weilin Shi 2017-09-29 10:06:34 +0800
  • 02daf62bc0 update: tweak captcha color and position v0.11.0 Weilin Shi 2017-09-29 09:32:04 +0800
  • f9832124ae add: NewMathExpr API Weilin Shi 2017-09-28 08:18:29 +0800
  • 551c5cd7fb add: helper functions Weilin 2017-09-27 13:07:08 +0800
  • 2374b8a839 update: history and license Weilin Shi 2017-09-24 11:39:25 +0800
  • c0bf080544 add: -race in test script v0.10.0 Weilin Shi 2017-09-23 12:50:37 +0800
  • 66c7cdc2f4 update: do not panic in init function parse fail update: extract test for small image from TestNewCaptcha fix: typo in test Weilin Shi 2017-09-22 10:41:09 +0800
  • 21cc8dcbcb add: LoadFont API Weilin Shi 2017-09-22 10:01:40 +0800
  • 29b89c3e2a add: files for improve github community rating Weilin Shi 2017-09-21 08:37:43 +0800
  • b779448fcd update: improve coverage v0.9.0 Weilin Shi 2017-09-20 09:51:27 +0800
  • dde42d81d9 update: try to add codecov coverage Weilin Shi 2017-09-20 09:03:13 +0800
  • 955f985f22 add: tests and code cov Weilin Shi 2017-09-19 19:17:25 +0800
  • 25375da284 add: go report in readme update: minor fix for go report Weilin Shi 2017-09-19 14:10:49 +0800
  • f5e32fac77 add: hsv for better random color update: readme Weilin Shi 2017-09-19 13:12:03 +0800
  • 5d92cd4458 update: use custom font Weilin Shi 2017-09-19 11:52:25 +0800
  • 8cc4044e70 add: godoc comments Weilin Shi 2017-09-19 11:15:14 +0800
  • abf1a76526 add: draw font and curves Weilin Shi 2017-09-19 10:10:02 +0800
  • cd62640c27 add: draw noise Weilin 2017-09-17 14:50:28 +0800
  • 95aa54b0c3 add: basic shape for API Weilin Shi 2017-09-16 18:04:28 +0800
  • c2173db527 Initial commit Weilin Shi 2017-09-12 14:52:16 +0800