Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamp Captcha-Solver #6

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

MillenniumEarl
Copy link

@MillenniumEarl MillenniumEarl commented Aug 24, 2021

I stumbled upon this application by accident and tried to refactor the code, adding and fixing a few things in the meantime.

  1. Conversion to Typescript for better handling of types and errors
  2. Electron update to the latest version, with the use of preload and ipc for secure communication
  3. Adding express as a dependency
  4. Adding comments and JSDOCs to the code
  5. Removal of cookies when the application is closed
  6. README update
  7. Update of other dependencies and resolution of security vulnerabilities

It solves and includes #2 and #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants