-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: anti-bot filtering with reCAPTCHA v3 #137
base: main
Are you sure you want to change the base?
Commits on Dec 6, 2023
-
added recaptcha detection text
Privilege Mendes committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 43239e9 - Browse repository at this point
Copy the full SHA 43239e9View commit details -
added home button to menu dialog for ease of navigation
Privilege Mendes committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 732ea84 - Browse repository at this point
Copy the full SHA 732ea84View commit details -
added recaptcha provider, hooks and utils
Privilege Mendes committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for c7e3646 - Browse repository at this point
Copy the full SHA c7e3646View commit details -
added types, service hooks and recaptcha server functions
Privilege Mendes committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 86b76c0 - Browse repository at this point
Copy the full SHA 86b76c0View commit details -
Privilege Mendes committed
Dec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for f0a459d - Browse repository at this point
Copy the full SHA f0a459dView commit details -
Merge remote-tracking branch 'origin/main' into feature/recaptcha
# Conflicts: # .pnp.cjs # src/components/menu-dialog/menu-dialog.tsx # src/containers/home/index.tsx # src/pages/index.tsx # yarn.lock
Privilege Mendes committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for ac0d485 - Browse repository at this point
Copy the full SHA ac0d485View commit details -
Privilege Mendes committed
Dec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for c9b93e2 - Browse repository at this point
Copy the full SHA c9b93e2View commit details
Commits on Dec 7, 2023
-
Privilege Mendes committed
Dec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 6013661 - Browse repository at this point
Copy the full SHA 6013661View commit details -
Privilege Mendes committed
Dec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for b59bc29 - Browse repository at this point
Copy the full SHA b59bc29View commit details -
added yarn cache and hide recaptcha logo
Privilege Mendes committedDec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 9cf860f - Browse repository at this point
Copy the full SHA 9cf860fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8c8b15 - Browse repository at this point
Copy the full SHA e8c8b15View commit details -
added zod based types for recaptcha response
Privilege Mendes committedDec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 1273af6 - Browse repository at this point
Copy the full SHA 1273af6View commit details -
Privilege Mendes committed
Dec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 4e7929d - Browse repository at this point
Copy the full SHA 4e7929dView commit details -
code refactor based on review comments
Privilege Mendes committedDec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for e8b9d8e - Browse repository at this point
Copy the full SHA e8b9d8eView commit details -
added recaptcha secret to deployment staging
Privilege Mendes committedDec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for ff83345 - Browse repository at this point
Copy the full SHA ff83345View commit details -
code refactor based on comment reviews
Privilege Mendes committedDec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for d3d9ce4 - Browse repository at this point
Copy the full SHA d3d9ce4View commit details
Commits on Dec 11, 2023
-
refactor: removed recaptcha provider
Privilege Mendes committedDec 11, 2023 Configuration menu - View commit details
-
Copy full SHA for b63e4a0 - Browse repository at this point
Copy the full SHA b63e4a0View commit details -
refactor: updated recaptcha types and removed eslint ignores
Privilege Mendes committedDec 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 738a8bf - Browse repository at this point
Copy the full SHA 738a8bfView commit details -
refactor: updated recaptcha to use a hook instead of a context
Privilege Mendes committedDec 11, 2023 Configuration menu - View commit details
-
Copy full SHA for d404c53 - Browse repository at this point
Copy the full SHA d404c53View commit details -
refactor: removed grecaptcha types
Privilege Mendes committedDec 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 575e954 - Browse repository at this point
Copy the full SHA 575e954View commit details -
Privilege Mendes committed
Dec 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 5b58500 - Browse repository at this point
Copy the full SHA 5b58500View commit details
Commits on Dec 15, 2023
-
Merge remote-tracking branch 'origin/main' into feature/recaptcha
# Conflicts: # .env.example # deployment/staging/deployment.yaml # deployment/staging/secrets.template.yaml # src/env.mjs
Privilege Mendes committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 58b4746 - Browse repository at this point
Copy the full SHA 58b4746View commit details -
Privilege Mendes committed
Dec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 7c642c2 - Browse repository at this point
Copy the full SHA 7c642c2View commit details -
updated based on review comments
Privilege Mendes committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 0a35010 - Browse repository at this point
Copy the full SHA 0a35010View commit details -
updated based on review comments
Privilege Mendes committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 29ff6e0 - Browse repository at this point
Copy the full SHA 29ff6e0View commit details -
updated based on review comments
Privilege Mendes committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for e9d1605 - Browse repository at this point
Copy the full SHA e9d1605View commit details