mirror of
1
2
Fork 0

Commit Graph

  • a070713057
    Merge 52ed6aece5 into cacbef0f77 #13 dependabot[bot] 2020-12-14 15:51:56 +0000
  • cacbef0f77
    Merge pull request #15 from muscache/dependabot/npm_and_yarn/dot-prop-4.2.1 master Frank Lemanschik 2020-12-14 16:51:46 +0100
  • 890181ea01
    Bump dot-prop from 4.2.0 to 4.2.1 #15 dependabot[bot] 2020-12-14 15:20:19 +0000
  • a1eaa5efb1
    Merge pull request #14 from muscache/dependabot/npm_and_yarn/ini-1.3.8 Frank Lemanschik 2020-12-14 16:19:44 +0100
  • 9da17cac9b
    Bump ini from 1.3.5 to 1.3.8 #14 dependabot[bot] 2020-12-12 10:38:25 +0000
  • 52ed6aece5
    Bump lodash from 4.17.15 to 4.17.19 #13 dependabot/npm_and_yarn/lodash-4.17.19 dependabot[bot] 2020-07-19 21:35:19 +0000
  • e266c6f122 added tests Devshh 2020-04-06 11:02:18 +0100
  • 8ab7f05723 Replaced redis with SQLite Devshh 2020-04-06 08:23:32 +0100
  • 23b611e093 The captcha now completes! Also made improvements in UI Devshh 2020-04-02 10:08:09 +0100
  • 20ab04f758 Replaced redis with ioredis and class models with typedefs Devshh 2020-04-01 06:21:32 +0100
  • 62c64de359 code refactor Devshh 2020-03-31 18:01:16 +0100
  • 41e2212c11 Refactored Session with a get method Frank Lemanschik 2020-03-25 13:41:26 +0100
  • 639f493972 Updates Frank Lemanschik 2020-03-25 13:21:23 +0100
  • bdae28a825 Added image tags and update readme Devshh 2020-03-24 18:06:20 +0400
  • a58928f060 Added build script to travis Devshh 2020-03-24 12:13:33 +0530
  • 399577a49c Now listen on Devshh 2020-03-24 11:40:48 +0530
  • 1c03972a25 Added engines directive to package.json Devshh 2020-03-24 10:57:07 +0530
  • 72ca0e4b6a Updated scripts Devshh 2020-03-24 10:39:59 +0530
  • 71efa70ae1 Fixed incorrect import in tests Devshh 2020-03-23 15:16:15 +0530
  • b9f59c3581 Fixed typos and bad spacing Devshh 2020-03-23 15:13:38 +0530
  • 30af526dbd Refined code and improved client minification. Updated README Devshh 2020-03-23 15:03:52 +0530
  • d0f6d2ac50 Refined code and improved client minification. Updated README Devshh 2020-03-23 14:53:48 +0530
  • 2648f68402
    Merge pull request #9 from frank-dspeed/upstream Frank Lemanschik 2020-03-21 13:13:40 +0100
  • 46464c12f4 Merge branch 'master' of https://github.com/devshh/uCaptcha into upstream #9 Frank Lemanschik 2020-03-21 13:11:47 +0100
  • 67b2d40502 Fixe type error and add build to readme Frank Lemanschik 2020-03-21 13:11:31 +0100
  • e3416b466c
    Merge pull request #8 from frank-dspeed/upstream Frank Lemanschik 2020-03-21 13:04:20 +0100
  • d2884214a7 CleanUp + fix server route + added tests #8 Frank Lemanschik 2020-03-21 13:03:12 +0100
  • aa8f5b5e28
    Merge pull request #7 from frank-dspeed/upstream Frank Lemanschik 2020-03-21 12:47:05 +0100
  • fc326e85d5 Forgotten 2 files sorry #7 Frank Lemanschik 2020-03-21 12:46:08 +0100
  • fb0273c2d4
    Merge pull request #6 from frank-dspeed/upstream Frank Lemanschik 2020-03-21 12:26:54 +0100
  • b0ae0d2faa Fixed as much as possible #6 Frank Lemanschik 2020-03-21 12:24:14 +0100
  • 3296f8d2ba Updated src/client/util Frank Lemanschik 2020-03-21 11:42:17 +0100
  • e931c568b5 Removed: anti-pattern return new Promise if it is a Promise Already Frank Lemanschik 2020-03-21 11:41:11 +0100
  • 492650a938 Readded tsconfig for later use Frank Lemanschik 2020-03-21 09:38:25 +0100
  • eed8a42418 Moved tsconfig to test as its a test for typechecking later Frank Lemanschik 2020-03-21 09:37:12 +0100
  • 5d7536ac45 Added UI for captcha Devshh 2020-03-19 13:05:50 +0530
  • ef8a4d0e87 Remove typescript and add redis. Simple image serving and image verification Devshh 2020-03-17 19:21:25 +0530
  • a9601eb68b added travis and converted to single quotes Devshh 2020-03-16 16:51:34 +0530
  • 31a83b883d
    Merge pull request #5 from frank-dspeed/upstream Frank Lemanschik 2020-03-16 11:18:09 +0100
  • 98a7c4124d Upstream merge #5 Frank Lemanschik 2020-03-16 11:17:11 +0100
  • 0ec6ce1165 version push Frank Lemanschik 2020-03-16 11:13:10 +0100
  • b31b7c9995 Transion server.js and all dependencys to working as ES6+ Frank Lemanschik 2020-03-16 11:12:49 +0100
  • b9fe0da4cc removed initializeSession.js Devshh 2020-03-16 15:01:57 +0530
  • dd24636f24
    Merge pull request #4 from frank-dspeed/upstream Frank Lemanschik 2020-03-16 09:58:19 +0100
  • af1cea3c10 Merge branch 'master' of https://github.com/devshh/uCaptcha into upstream Frank Lemanschik 2020-03-16 09:57:40 +0100
  • b390fb5b24 Updated to use getters and setters #4 Frank Lemanschik 2020-03-16 09:55:38 +0100
  • 2151cd5c37
    Merge pull request #2 from frank-dspeed/upstream Frank Lemanschik 2020-03-16 09:30:49 +0100
  • 3bda86fb2e Merge CJS Build #2 Frank Lemanschik 2020-03-16 09:17:41 +0100
  • 546aca1aa7 Merge CJS Stuff need to write Readme about ESM stuff Frank Lemanschik 2020-03-16 09:11:27 +0100
  • eb796068b3 fixed tsconfig folder problem Devshh 2020-03-16 13:01:32 +0530
  • d542744ab9 Fixed tsconfig.json Devshh 2020-03-16 12:57:17 +0530
  • ff1e680bcf code refactor and remove unused dependencies Devshh 2020-03-16 12:54:10 +0530
  • 3d179501cd Some type fixes Frank Lemanschik 2020-03-15 14:19:02 +0100
  • 33f6dfc718 Merge branch 'frank-dspeed-master' Devshh 2020-03-15 18:43:55 +0530
  • b8fe5b2a48 Merge branch 'master' of https://github.com/frank-dspeed/uCaptcha into frank-dspeed-master Devshh 2020-03-15 18:42:49 +0530
  • 4f2305d203 removed require-jsdoc rule from .eslintr Devshh 2020-03-15 18:42:44 +0530
  • 6612145c4f Converted initalizeSession #1 Frank Lemanschik 2020-03-15 14:09:39 +0100
  • 10465e6841 Update fetchImage lowercase types Frank Lemanschik 2020-03-15 13:49:23 +0100
  • 5af523f0d4 Update fetchImage Frank Lemanschik 2020-03-15 13:38:04 +0100
  • d2ea7d7089 Refactor: to JSDOC Frank Lemanschik 2020-03-15 12:49:48 +0100
  • 232adecade Current pre1 Frank Lemanschik 2020-03-15 09:56:24 +0100
  • 2b9243f23b Add dist to .gitignore Devshh 2020-03-15 13:56:37 +0530
  • 9644eec4bc Added server, client and shared code Devshh 2020-03-15 13:35:18 +0530
  • 850748221f
    Initial commit devshh 2020-03-13 16:43:58 +0530