Commit Graph

  • 96b5808628 correctly parse parameter values from config hrj 2021-04-13 14:01:25 +05:30
  • 1ff4a30da7 use tesseract instead of gocr hrj 2021-04-13 13:42:34 +05:30
  • b765399f68 debug captcha: use safe alphabets only hrj 2021-04-13 13:07:44 +05:30
  • 41bdbc7fbf debug captcha: use a larger font hrj 2021-04-13 12:36:39 +05:30
  • 954399042c debug catpcha: only use alphabets hrj 2021-04-13 12:36:30 +05:30
  • 332bb2113b minor, typos in comment hrj 2021-04-13 11:48:07 +05:30
  • 328f046379 make locust output less verbose hrj 2021-04-13 09:46:51 +05:30
  • 3845645f9a use debug config hrj 2021-04-13 09:05:44 +05:30
  • c0ac570746 simplify locust file hrj 2021-04-13 09:02:11 +05:30
  • 68dcfb1e49 CI: fix permission error hrj 2021-04-13 07:55:45 +05:30
  • a51defd2c7 install gocr during CI hrj 2021-04-12 20:28:07 +05:30
  • 3cfba7a08e run functional test hrj 2021-04-12 20:25:31 +05:30
  • d9fefca841 minor, spacing hrj 2021-04-12 19:04:19 +05:30
  • dd1129b484 added a debug captcha hrj 2021-04-12 19:01:57 +05:30
  • 2d7f229d30 bump to latest sbt version hrj 2021-04-12 19:55:27 +05:30
  • f8de5a5932 minor: added comment about per thread connections hrj 2021-04-12 17:01:24 +05:30
  • 79428bc5e7 reduce number of users in locust stress test hrj 2021-04-12 16:56:59 +05:30
  • e8416ff70e internal change: make maxAttempts easier to specify hrj 2021-04-12 16:19:06 +05:30
  • 8840a13a8f minor: moved blob variable to inner scope hrj 2021-04-12 09:25:33 +05:30
  • 43e1a379ac use an unbounded thread pool hrj 2021-04-12 07:22:53 +05:30
  • fb400a6aea remove debug print hrj 2021-04-12 07:10:00 +05:30
  • 6fd34c16ac optimise string operations hrj 2021-04-12 07:06:44 +05:30
  • 89eeb76c46 Use a fork join pool executor with parallelism = 4 hrj 2021-04-12 07:00:53 +05:30
  • 4612dfa1cd Migrate to HttpServer (#76) Rahul Rudragoudar 2021-04-11 17:57:15 +05:30
  • ff666396b8 readme: added a note on current status hrj 2021-04-02 18:40:33 +05:30
  • 12668d3785 readme: add quick start instructions with Java hrj 2021-04-02 18:38:00 +05:30
  • 02e9115641 Merge pull request #72 from UprootStaging/testing hrj 2021-04-02 18:37:23 +05:30
  • 7e87f6721b test script: fix path to activate hrj 2021-04-02 16:51:48 +05:30
  • c9abe141ec fail early in test script hrj 2021-04-02 16:42:00 +05:30
  • 30f5705aa5 exit test script with locust's exit code hrj 2021-04-02 16:41:33 +05:30
  • 5226e0032e check for failure rate in locust test hrj 2021-04-02 16:17:07 +05:30
  • f02eadb945 specify run time of locust tests hrj 2021-04-02 15:51:55 +05:30
  • e79da3b881 start locust in headless mode hrj 2021-04-02 15:48:09 +05:30
  • 6ea5691c5e run locust tests in CI hrj 2021-04-02 15:42:47 +05:30
  • 72f092e6b5 run sbt assembly in CI hrj 2021-04-02 15:35:52 +05:30
  • 19fc5f98f9 removed older ci file hrj 2021-04-02 15:35:40 +05:30
  • e9ff454be5 fix syntax error hrj 2021-04-02 15:34:05 +05:30
  • 5aad8d2135 run CI for all branches hrj 2021-04-02 15:32:37 +05:30
  • 87f1bdd72e Update readme with an API test example hrj 2021-04-01 20:39:21 +05:30
  • f4154de561 Updated readme hrj 2021-04-01 20:10:09 +05:30
  • 9e153967e0 downgrade scrimage as the latest version doesn't assemble cleanly v1.0.1 hrj 2021-04-01 17:32:45 +05:30
  • bc117648c0 Merge branch 'master' of github.com:librecaptcha/lc-core hrj 2021-04-01 17:03:51 +05:30
  • 8837885539 README: add instructions for testing installation v1.0 hrj 2021-04-01 17:02:59 +05:30
  • ac0fa4e5ff fix deprecation warnings hrj 2021-04-01 17:02:33 +05:30
  • 6d7687c33f enable deprecation warnings hrj 2021-04-01 17:02:25 +05:30
  • dcc57c7117 bump dependency and plugin versions hrj 2021-04-01 17:02:16 +05:30
  • 110631dad2 bump scala version hrj 2021-04-01 17:02:02 +05:30
  • 948054fcbb update to sbt 1.4.9 hrj 2021-04-01 16:52:24 +05:30
  • 928c1da878 Merge pull request #62 from rr83019/README hrj 2021-04-01 16:51:44 +05:30
  • beaa71a9fa Update README - HTTP Verb and Parameters Rahul Rudragoudar 2021-04-01 16:40:07 +05:30
  • fd85eef566 add link to wiki for configuration hrj 2021-04-01 13:43:14 +05:30
  • 7d47385fc1 update readme: docker commands and config file, API paths hrj 2021-04-01 13:42:11 +05:30
  • d1d6ea10cb docker compose: use published image instead of local build hrj 2021-04-01 13:24:01 +05:30
  • 206c6a5329 runner docker file: fix path hrj 2021-04-01 13:05:07 +05:30
  • c08d844812 runner dockerfile: fix command hrj 2021-04-01 12:53:43 +05:30
  • dba0b7a125 runner dockerfile: fix paths hrj 2021-04-01 12:48:50 +05:30
  • ffe8b89333 runner dockerfile: fix path hrj 2021-04-01 12:37:49 +05:30
  • b7dbd02c34 docker workflow: fix syntax error hrj 2021-04-01 12:31:51 +05:30
  • 5fda19abad docker workflow: fix branch name hrj 2021-04-01 12:30:28 +05:30
  • 017fc9cd32 github workflow to update docker image hrj 2021-04-01 12:28:19 +05:30
  • 7195e1cce8 Merge pull request #61 from rr83019/docker hrj 2021-04-01 11:49:52 +05:30
  • f99c1bda5f Swap alpine with alpine-jre for base runner image Rahul Rudragoudar 2021-03-31 18:39:05 +05:30
  • 8c5a6a26e8 use alpine jdk16 image; install font libraries hrj 2021-03-31 13:39:53 +05:30
  • 0b3cddc09d Add docker support Rahul Rudragoudar 2021-03-29 15:32:06 +05:30
  • 8c8bda8d59 Add compile config options Rahul Rudragoudar 2021-03-29 15:31:27 +05:30
  • 18d38990e5 Add assembly plugin Rahul Rudragoudar 2021-03-29 15:30:48 +05:30
  • e7a046c6ff Move config file to data dir Rahul Rudragoudar 2021-03-29 15:30:12 +05:30
  • fe8bf54196 Config fallback support Rahul Rudragoudar 2021-03-29 15:29:21 +05:30
  • 30f152f7ec Minor update Rahul Rudragoudar 2021-03-29 15:28:28 +05:30
  • 3ea15af41a Add attributes enum Rahul Rudragoudar 2021-03-29 15:26:59 +05:30
  • 055d999e17 Merge pull request #60 from rr83019/Config hrj 2021-03-11 22:07:51 +05:30
  • f776026c3f Bump jdk version Rahul Rudragoudar 2021-03-11 21:35:42 +05:30
  • 033db81721 Add captcha fields enum Rahul Rudragoudar 2021-03-11 21:26:58 +05:30
  • 21b299a30f Add captchaConfig case class Rahul Rudragoudar 2021-03-11 21:26:30 +05:30
  • 2b617ef75d Add additional filtering on captchas Rahul Rudragoudar 2021-03-11 21:25:33 +05:30
  • e931e43bb9 Extract to case class Rahul Rudragoudar 2021-03-11 21:24:22 +05:30
  • 2c0f3deb8a Add supportedParams method Rahul Rudragoudar 2021-03-11 21:23:24 +05:30
  • a30a977572 Remove redundant key param Rahul Rudragoudar 2021-03-11 21:11:47 +05:30
  • 933145c32e Disable scalafmt on compile option Rahul Rudragoudar 2021-03-11 21:11:12 +05:30
  • 070b862f25 Remove access methods Rahul Rudragoudar 2021-03-05 14:51:17 +05:30
  • 6c4a3d0152 Add config time support to captcha expiry Rahul Rudragoudar 2021-03-02 21:52:30 +05:30
  • d9ff3a14b9 Update locustfile Rahul Rudragoudar 2021-03-02 21:34:58 +05:30
  • 0906d6b906 Minor updates Rahul Rudragoudar 2021-03-02 21:34:38 +05:30
  • 5cafd037d1 Improve error handling Rahul Rudragoudar 2021-03-02 21:34:16 +05:30
  • ed39535039 Update statements Rahul Rudragoudar 2021-03-02 21:33:46 +05:30
  • 843367007f Update config json file Rahul Rudragoudar 2021-03-02 21:33:11 +05:30
  • c00680f631 Add config method Rahul Rudragoudar 2021-03-02 21:32:45 +05:30
  • 600c7c5e8f Add config support Rahul Rudragoudar 2021-03-02 21:31:07 +05:30
  • de50d8123e Linter and Formatter support (#58) Rahul Rudragoudar 2021-02-25 23:49:39 +05:30
  • 6d04cdc3b4 Refactor modules (#56) Rahul Rudragoudar 2021-02-24 15:21:16 +05:30
  • b66f777828 Merge pull request #55 from rr83019/master hrj 2021-02-18 20:00:45 +05:30
  • c10a66a23b Remove POST support for media endpoint Rahul Rudragoudar 2021-02-18 15:24:47 +05:30
  • b16c2698d2 Fix issue in GC (#54) Rahul Rudragoudar 2021-02-16 16:02:57 +05:30
  • 5c3bdfeb83 GC, Seed and User management (#52) Rahul Rudragoudar 2020-09-23 22:58:42 +05:30
  • 2b02d49e4f Merge pull request #49 from librecaptcha/cleanup hrj 2020-07-16 18:51:19 +05:30
  • a52dd4711d bump sbt version hrj 2020-07-16 17:58:36 +05:30
  • d3ffc5ae62 bump scala version hrj 2020-07-16 17:56:16 +05:30
  • 9af66adf9f refactor: don't inherit classes from DBConn hrj 2020-07-16 17:53:26 +05:30
  • 7bfde4eddb simplified check for user access hrj 2020-07-16 17:36:05 +05:30
  • f08f6041ec renaming and removal of unused code hrj 2020-07-16 17:23:48 +05:30