Commit Graph

38 Commits

Author SHA1 Message Date
Looly
30e062e2c6 add test 2024-12-25 17:35:32 +08:00
miko
79edb43831 ShearCaptcha部分测试用例 2024-12-25 16:47:34 +08:00
miko
980d1e79e5 GifCaptcha部分测试用例 2024-12-25 16:20:42 +08:00
miko
987bd783cf GifCaptcha.setRepeat设置无效值,应该保持为 0 2024-12-25 16:20:06 +08:00
海轩铭
e411b082e7 将所有main中未使用的函数调用进行了删除 2024-11-14 16:44:31 +08:00
Looly
c7e0bc5d9f 单元测试由Junit4变更为Junit5 2024-08-09 14:32:30 +08:00
chenzecheng
a6f0193e19 防止设置色差过大,导致循环次数过多,增加默认色差方法 2024-08-09 09:40:28 +08:00
Looly
57d9a415fc 增加文字颜色与背景颜色色差设置 2024-08-08 16:32:37 +08:00
chenzecheng
c85e79d698 增加图形验证码文字颜色与背景颜色色差设置 2024-08-08 14:46:15 +08:00
Looly
73e8c67d0b Captcha.setBackground为null时背景透明 2024-04-24 14:46:09 +08:00
FRANKSTEIN11
397bcd7341 feature: add captcha font size 2024-04-04 23:52:30 +08:00
Looly
03a92830a6 修复Graphics2D的资源没释放问题 2024-03-15 16:37:41 +08:00
Looly
17d773181e 验证码生成器增加构造方法,可自定义随机数字符集 2024-01-05 09:09:30 +08:00
tanyugang
09739f523a 可自定义验证码生成器 2024-01-04 09:37:37 +08:00
Looly
bea723c11b add methods 2022-04-28 17:00:49 +08:00
Looly
6aba52fda8 fix test 2021-06-15 16:28:24 +08:00
Looly
c45b6c4b8f ignore test 2021-05-25 11:29:42 +08:00
Golden Looly
50bf7be929
Merge pull request #1447 from cal101/jdt-RemoveAllTrailingWhitespaceCleanUp-2
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
2021-02-28 12:16:47 +08:00
cal101
e41c676ed5 [cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-02-27 09:54:18 +00:00
cal101
83c30bcfb7 [cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-02-27 09:54:17 +00:00
Looly
93df8333df fix bom 2021-01-22 21:48:28 +08:00
Looly
4e38adb32d change line sep 2021-01-20 17:10:45 +08:00
Looly
96d1708a71 fix code 2020-12-02 15:41:37 +08:00
Looly
ba2a8156d5 add GifCaptcha 2020-12-01 18:10:43 +08:00
xielei
993470a9cf 图片验证码 2020-12-01 16:24:19 +08:00
Looly
85601e2446 fix code 2020-09-17 11:26:14 +08:00
Looly
fb2e118d91 add method 2020-07-25 18:12:53 +08:00
桔子
98623c4602 feat(captcha): 新增获取验证码带文件格式的 Base64 编码 2020-07-25 09:56:37 +08:00
Looly
94335d176b add gif 2020-06-05 17:59:00 +08:00
Looly
bc486cdac4 fix code 2020-04-11 13:08:46 +08:00
Looly
24a300e348 fix code 2020-04-04 01:34:54 +08:00
Looly
c4740a2c6b fix code 2019-11-22 07:29:07 +08:00
Looly
bf03aebcef fix code 2019-10-29 19:05:23 +08:00
Looly
2602f91327 fix doc 2019-10-17 11:12:17 +08:00
Looly
596a4f1e57 fix code 2019-09-28 03:13:27 +08:00
Looly
32955b9c8c enhance HtmlUtil。removeHtmlAttr 2019-09-28 00:07:30 +08:00
Looly
334ad373c2 fix bugs 2019-09-18 17:46:53 +08:00
Looly
6b011af032 clean history 2019-08-14 10:02:32 +08:00