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

feat: make captcha modular #5961

Open
wants to merge 23 commits into
base: canary
Choose a base branch
from
Open

feat: make captcha modular #5961

wants to merge 23 commits into from

Commits on May 29, 2024

  1. fix: error handling in sse (#6663)

    pengx17 authored and darkskygit committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5cd1a8b View commit details
    Browse the repository at this point in the history
  2. feat: init captcha plugin

    darkskygit committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e0a2fde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f744000 View commit details
    Browse the repository at this point in the history
  4. feat: move old codes

    darkskygit committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8aaf837 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b40ea57 View commit details
    Browse the repository at this point in the history
  6. feat: use token service

    darkskygit committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1da58ff View commit details
    Browse the repository at this point in the history
  7. fix: module resolve

    darkskygit committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9d4e5df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c5abe2 View commit details
    Browse the repository at this point in the history
  9. fix: lint

    darkskygit committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7d5ef67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b1cc2eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a666851 View commit details
    Browse the repository at this point in the history
  12. chore: move captcha config

    darkskygit committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3f30221 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f48483d View commit details
    Browse the repository at this point in the history
  14. fix: lint

    darkskygit committed May 29, 2024
    Configuration menu
    Copy the full SHA
    de9511a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    22bac4c View commit details
    Browse the repository at this point in the history
  16. chore: adapt new api

    darkskygit committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0fd78a7 View commit details
    Browse the repository at this point in the history
  17. fix: rebase error

    darkskygit committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b3a0b85 View commit details
    Browse the repository at this point in the history
  18. feat: add captcha guard

    darkskygit committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e6cb81b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0fbb930 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e33caf8 View commit details
    Browse the repository at this point in the history
  21. fix: captcha guard init

    darkskygit committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9dfe080 View commit details
    Browse the repository at this point in the history
  22. feat: asdasd

    darkskygit committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7dda765 View commit details
    Browse the repository at this point in the history
  23. fix: outdated api

    darkskygit committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a703d25 View commit details
    Browse the repository at this point in the history