Commit Graph

  • 51ac983dc3 Add devise link Jason Lee 2016-05-25 11:47:48 +0800
  • 4f08122960 Fix test Jason Lee 2016-05-25 11:08:48 +0800
  • bfc24bc56b Fix cache with Rails 5. Jason Lee 2016-05-25 11:07:26 +0800
  • 9b33f4f399 Fix changelog markdown Jason Lee 2016-05-25 10:11:09 +0800
  • 59ef004a5a version 0.4.5 Jason Lee 2016-05-25 10:09:55 +0800
  • e4daa11309 Removed posix-spawn dependency, used open3 instead (core funciontality), JRuby compatible (#24) Johanderson Mogollon 2016-05-25 04:07:34 +0200
  • 7f51c67f13 Merge branch 'master' of github.com:huacnlee/rucaptcha Jason Lee 2016-05-23 15:15:56 +0800
  • fa19a6e32d Upgrade Gems Jason Lee 2016-05-23 15:15:47 +0800
  • f16c0717b8 Add Code Climate Badge Jason Lee 2016-05-23 15:14:14 +0800
  • 19dc27e71b Format code Jason Lee 2016-05-23 15:11:04 +0800
  • 2e2a8f6f8a Merge branch 'master' of github.com:huacnlee/rucaptcha Jason Lee 2016-05-23 15:04:52 +0800
  • 850eea67ef Formate code Jason Lee 2016-05-23 15:04:27 +0800
  • 90d02b3c87 Move example to top. Jason Lee 2016-05-20 17:51:11 +0800
  • 05284fe7d9 Update README.md Jason Lee 2016-05-20 17:49:34 +0800
  • e531e7d679 Update README.md Jason Lee 2016-05-20 17:48:20 +0800
  • abd80dbc10 Update example images Jason Lee 2016-05-20 17:47:11 +0800
  • 6232717898 Fix last version yellow color missing bug. version 0.4.4 Jason Lee 2016-05-20 17:45:40 +0800
  • d42bf4c8e2 Change default implode to 0.3, version 0.4.3 Jason Lee 2016-05-20 17:33:28 +0800
  • b46a4ad0b4 Lighter Text color. Remove OCR test. Jason Lee 2016-05-20 17:19:27 +0800
  • ca90a9221b Remove deprecated `width`, `height` config. Jason Lee 2016-05-20 16:09:48 +0800
  • 3bf67c0994 Delete rucapcha after verify (#23) flypiggy 2016-05-20 10:20:20 +0800
  • e5ff2b9e77 Fix NoMethodError bug when params[:_rucaptha] is nil. Jason Lee 2016-04-25 10:09:35 +0800
  • be7d72feb0 Add error message to resource when captcha code expired. close #22 Jason Lee 2016-04-24 20:20:01 +0800
  • 0a7fa3782b Feature option to change color theme Jason Lee 2016-04-06 15:50:30 +0800
  • d5a0ecc6ac version 0.3.3 Jason Lee 2016-03-15 15:42:36 +0800
  • 7aee2e00a9 Merge pull request #18 from tiroc/master Jason Lee 2016-03-15 15:38:19 +0800
  • 77ed68d112 Added session[:_rucaptcha] expire time to configuration. tiroc 2016-03-14 16:41:27 +0800
  • 2361f61ac8 bump 0.3.2.1 Jason Lee 2016-02-28 19:03:26 +0800
  • 51ecc1a0ae Update Gemfile.lock Jason Lee 2016-02-28 18:59:37 +0800
  • 6fc4ef96fa Merge pull request #17 from Eric-Guo/windows_dev_support Jason Lee 2016-02-28 18:55:43 +0800
  • a7bc855fa2 Fix can not create file in tmp_dir in travis Eric Guo 2016-02-28 17:39:59 +0800
  • 05cb20fe9d Using open3 and sent file, also using simplify as it only intent to use in development. Eric Guo 2016-02-28 17:27:14 +0800
  • bd138df5b8 Trim blank space and make better position. version 0.3.2 Jason Lee 2015-12-24 12:12:07 +0800
  • 29d02cc09f Merge pull request #15 from anvyzhang/optimize Jason Lee 2015-11-20 10:48:08 +0800
  • 0fac15cd22 No need to check if rucaptcha_at is blank since (Time.now.to_i - 0) should always biger than 120 anvyzhang 2015-11-20 10:42:08 +0800
  • 544841d6eb Merge pull request #14 from hiveer/master Jason Lee 2015-11-09 16:10:29 +0800
  • 7d076929a6 oops! blannnnnnnnk line Hiveer 2015-11-09 15:40:27 +0800
  • 82f064a951 Update example images. Jason Lee 2015-11-05 18:30:10 +0800
  • 54baee957e Update comments Jason Lee 2015-11-05 18:29:13 +0800
  • 2760a064b5 Fix default style, version 0.3.1 Jason Lee 2015-11-05 18:27:42 +0800
  • 3a72c0ca58 Merge branch 'master' of github.com:huacnlee/rucaptcha Jason Lee 2015-11-05 18:21:11 +0800
  • bcdac25b17 More complex Image render: compact text, strong lines, +/-5 rotate... Jason Lee 2015-11-05 18:20:41 +0800
  • a8f3b15d8a Font size 90% of height Jason Lee 2015-11-05 16:21:06 +0800
  • adf03788a9 ImageMagick version Jason Lee 2015-11-04 14:00:55 +0800
  • 0a0f272d9a Fix session value expires typo; Jason Lee 2015-11-02 18:09:16 +0800
  • 2c72ef1ad3 Add expire time, for protect Rails CookieSession Replay Attack. version 0.2.4 Jason Lee 2015-11-02 16:59:42 +0800
  • 62f589e9fc Raise error when call ImageMagick failed, version 0.2.3 Jason Lee 2015-11-02 14:11:28 +0800
  • a6ec9813e6 Version 0.2.2 Jason Lee 2015-11-01 19:25:32 +0800
  • 013e02c9d8 Merge pull request #11 from ramirovjr/master Jason Lee 2015-11-01 19:19:43 +0800
  • 78eb9a7e7e Ensure create cache dir. Jason Lee 2015-11-01 10:04:10 +0800
  • 5e881a7436 Adding locale for pt-BR language Ramiro Varandas Jr 2015-10-31 10:30:07 -0200
  • c46f88e84f Added file cache, can setup how many images you want generate by , RuCaptcha will use cache for next requests. When you restart Rails processes it will generate new again and clean the old caches. Jason Lee 2015-10-30 11:32:02 +0800
  • 13cd85dc6e RTesseract use mini_magick. Jason Lee 2015-10-29 18:28:11 +0800
  • 2508a05589 Try to create tmp dir, if not exists. Jason Lee 2015-10-29 18:22:27 +0800
  • 4127204527 Try to fix Travis CI config Jason Lee 2015-10-29 18:11:49 +0800
  • cd9638a4fe Fix Travis CI badge URL Jason Lee 2015-10-29 17:53:41 +0800
  • 2b5ff6a96f Merge pull request #9 from abookyun/travis-ci Jason Lee 2015-10-29 17:50:50 +0800
  • 5f4c0536b8 Add TravisCI build status badge David Yun 2015-10-28 14:53:10 +0800
  • c98e728891 Add .travis.yml David Yun 2015-10-28 14:50:44 +0800
  • ef0adbb866 Merge pull request #8 from abookyun/fix-gemfile Jason Lee 2015-10-28 15:02:41 +0800
  • 782b3e9a3e Fix Could not find gem 'active_support (>= 0) ruby' David Yun 2015-10-28 14:29:49 +0800
  • 68f7aa8090 version 0.1.4 Jason Lee 2015-10-28 09:58:38 +0800
  • ddebafbbad Merge pull request #7 from kamionayuki/master Jason Lee 2015-10-28 09:54:28 +0800
  • 4317ba3ed1 Merge pull request #6 from lostpupil/master Jason Lee 2015-10-28 09:54:00 +0800
  • c7c98c0732 fix tyop banana 2015-10-27 21:27:17 +0800
  • c310c25781 Update controller_helpers.rb kamionayuki 2015-10-27 21:22:21 +0800
  • 62d3655842 Fix typo Jason Lee 2015-10-27 15:13:39 +0800
  • 108dc9ff64 Add routes config info. Jason Lee 2015-10-27 10:27:01 +0800
  • f219b9aed2 Add more image examples Jason Lee 2015-10-27 10:06:04 +0800
  • 14ab3e7e1a Merge pull request #4 from kevyu/master Jason Lee 2015-10-27 09:59:13 +0800
  • ca0f90e13f fix locales Haibin Yu 2015-10-27 00:27:04 +0800
  • 437410bd43 Merge pull request #3 from anvyzhang/rt_master Jason Lee 2015-10-26 23:29:17 +0800
  • c62648c766 Verify fail if captcha was blank in session or params. anvyzhang 2015-10-26 22:58:16 +0800
  • 4ec52d887b Add some test case Jason Lee 2015-10-26 21:55:46 +0800
  • d3e6240d3a Merge branch 'master' of github.com:huacnlee/rucaptcha Jason Lee 2015-10-26 20:54:02 +0800
  • e7cc8091fb Use xxx_url to fix bad captcha URL for enabled case. Jason Lee 2015-10-26 20:53:30 +0800
  • 29a4085305 Add Chinese readme link Jason Lee 2015-10-26 20:25:54 +0800
  • a2bce5fec4 Add test example Jason Lee 2015-10-26 20:22:27 +0800
  • cdd2bbe530 Add Gem version badge Jason Lee 2015-10-26 19:58:17 +0800
  • 3d74ee23c0 Strong "NO RMagick" text. Jason Lee 2015-10-26 19:56:00 +0800
  • f0600e73a5 NO RMagick Jason Lee 2015-10-26 19:53:07 +0800
  • 77498490e2 Merge branch 'master' of github.com:huacnlee/rucaptcha Jason Lee 2015-10-26 19:43:52 +0800
  • 5eb9a8b0c9 Fix #2 translate. Jason Lee 2015-10-26 19:37:31 +0800
  • 4af1e8eb24 Merge pull request #1 from iamphill/patch-1 Jason Lee 2015-10-26 18:08:48 +0800
  • 5c17874ec3 Add example image Jason Lee 2015-10-26 18:04:35 +0800
  • a991d8400b Updated README Phil Hughes 2015-10-26 09:56:47 +0000
  • 3be8125c40 Update Image style and colors, and fix Captcha class missing bug. Jason Lee 2015-10-26 17:40:59 +0800
  • 7c672bbc92 Include default validation I18n messages (en, zh-CN, zh-TW). Jason Lee 2015-10-26 15:50:54 +0800
  • e7ac2bb9ad Version 0.1.0 Jason Lee 2015-10-26 14:11:48 +0800
  • 981308e839 First commit. Jason Lee 2015-10-26 14:09:39 +0800
  • ed7a8910cf Initial commit Jason Lee 2015-10-26 14:07:48 +0800