mirror of
1
2
Fork 0
Commit Graph

36 Commits

Author SHA1 Message Date
Devshh e266c6f122 added tests 2020-04-06 11:02:18 +01:00
Devshh 8ab7f05723 Replaced redis with SQLite 2020-04-06 08:23:32 +01:00
Devshh 23b611e093 The captcha now completes! Also made improvements in UI 2020-04-02 10:08:09 +01:00
Devshh 20ab04f758 Replaced redis with ioredis and class models with typedefs 2020-04-01 06:21:32 +01:00
Devshh 62c64de359 code refactor 2020-03-31 18:01:16 +01:00
Frank Lemanschik 41e2212c11 Refactored Session with a get method 2020-03-25 13:41:26 +01:00
Frank Lemanschik 639f493972 Updates 2020-03-25 13:21:23 +01:00
Devshh bdae28a825 Added image tags and update readme 2020-03-24 18:06:20 +04:00
Devshh 399577a49c Now listen on 2020-03-24 11:40:48 +05:30
Devshh 72ca0e4b6a Updated scripts 2020-03-24 10:39:59 +05:30
Devshh 71efa70ae1 Fixed incorrect import in tests 2020-03-23 15:16:15 +05:30
Devshh b9f59c3581 Fixed typos and bad spacing 2020-03-23 15:13:38 +05:30
Devshh 30af526dbd Refined code and improved client minification. Updated README 2020-03-23 15:03:52 +05:30
Devshh d0f6d2ac50 Refined code and improved client minification. Updated README 2020-03-23 14:53:48 +05:30
Frank Lemanschik 67b2d40502 Fixe type error and add build to readme 2020-03-21 13:11:31 +01:00
Frank Lemanschik d2884214a7 CleanUp + fix server route + added tests 2020-03-21 13:03:12 +01:00
Frank Lemanschik fc326e85d5 Forgotten 2 files sorry 2020-03-21 12:46:08 +01:00
Frank Lemanschik b0ae0d2faa Fixed as much as possible 2020-03-21 12:24:14 +01:00
Frank Lemanschik 3296f8d2ba Updated src/client/util 2020-03-21 11:42:17 +01:00
Frank Lemanschik e931c568b5 Removed: anti-pattern return new Promise if it is a Promise Already 2020-03-21 11:41:11 +01:00
Devshh 5d7536ac45 Added UI for captcha 2020-03-19 13:05:50 +05:30
Devshh ef8a4d0e87 Remove typescript and add redis. Simple image serving and image verification 2020-03-17 19:21:25 +05:30
Devshh a9601eb68b added travis and converted to single quotes 2020-03-16 16:51:34 +05:30
Frank Lemanschik 98a7c4124d Upstream merge 2020-03-16 11:17:11 +01:00
Frank Lemanschik b31b7c9995 Transion server.js and all dependencys to working as ES6+ 2020-03-16 11:12:49 +01:00
Devshh b9fe0da4cc removed initializeSession.js 2020-03-16 15:01:57 +05:30
Frank Lemanschik b390fb5b24 Updated to use getters and setters 2020-03-16 09:55:38 +01:00
Frank Lemanschik 546aca1aa7 Merge CJS Stuff need to write Readme about ESM stuff 2020-03-16 09:11:27 +01:00
Devshh ff1e680bcf code refactor and remove unused dependencies 2020-03-16 12:54:10 +05:30
Frank Lemanschik 3d179501cd Some type fixes 2020-03-15 14:19:02 +01:00
Devshh b8fe5b2a48 Merge branch 'master' of https://github.com/frank-dspeed/uCaptcha into frank-dspeed-master 2020-03-15 18:42:49 +05:30
Frank Lemanschik 6612145c4f Converted initalizeSession 2020-03-15 14:09:39 +01:00
Frank Lemanschik 10465e6841 Update fetchImage lowercase types 2020-03-15 13:49:23 +01:00
Frank Lemanschik 5af523f0d4 Update fetchImage 2020-03-15 13:38:04 +01:00
Frank Lemanschik d2ea7d7089 Refactor: to JSDOC 2020-03-15 12:49:48 +01:00
Frank Lemanschik 232adecade Current pre1 2020-03-15 09:56:24 +01:00