mirror of
1
2
Fork 0
Commit Graph

35 Commits

Author SHA1 Message Date
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
Frank Lemanschik 492650a938 Readded tsconfig for later use 2020-03-21 09:38:25 +01:00
Frank Lemanschik eed8a42418 Moved tsconfig to test as its a test for typechecking later 2020-03-21 09:37:12 +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 31a83b883d
Merge pull request #5 from frank-dspeed/upstream
Some changes
2020-03-16 11:18:09 +01:00
Frank Lemanschik 98a7c4124d Upstream merge 2020-03-16 11:17:11 +01:00
Frank Lemanschik 0ec6ce1165 version push 2020-03-16 11:13:10 +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 dd24636f24
Merge pull request #4 from frank-dspeed/upstream
Updated to use getters and setters
2020-03-16 09:58:19 +01:00
Frank Lemanschik af1cea3c10 Merge branch 'master' of https://github.com/devshh/uCaptcha into upstream 2020-03-16 09:57:40 +01:00
Frank Lemanschik b390fb5b24 Updated to use getters and setters 2020-03-16 09:55:38 +01:00
Frank Lemanschik 2151cd5c37
Merge pull request #2 from frank-dspeed/upstream
Added a readme to explain my intends for the future
2020-03-16 09:30:49 +01:00
Frank Lemanschik 3bda86fb2e Merge CJS Build 2020-03-16 09:17:41 +01:00
Frank Lemanschik 546aca1aa7 Merge CJS Stuff need to write Readme about ESM stuff 2020-03-16 09:11:27 +01:00
Devshh eb796068b3 fixed tsconfig folder problem 2020-03-16 13:01:32 +05:30
Devshh d542744ab9 Fixed tsconfig.json 2020-03-16 12:57:17 +05:30
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 33f6dfc718 Merge branch 'frank-dspeed-master' 2020-03-15 18:43:55 +05:30
Devshh b8fe5b2a48 Merge branch 'master' of https://github.com/frank-dspeed/uCaptcha into frank-dspeed-master 2020-03-15 18:42:49 +05:30
Devshh 4f2305d203 removed require-jsdoc rule from .eslintr 2020-03-15 18:42:44 +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
Devshh 2b9243f23b Add dist to .gitignore 2020-03-15 13:56:37 +05:30
Devshh 9644eec4bc Added server, client and shared code 2020-03-15 13:35:18 +05:30
devshh 850748221f
Initial commit 2020-03-13 16:43:58 +05:30