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

Add Recaptcha functionality to Gitea #4044

Merged
merged 30 commits into from Jul 5, 2018
Merged

Add Recaptcha functionality to Gitea #4044

merged 30 commits into from Jul 5, 2018

Commits on May 25, 2018

  1. Configuration menu
    Copy the full SHA
    a467186 View commit details
    Browse the repository at this point in the history
  2. Add comment to struct

    Fluf authored May 25, 2018
    Configuration menu
    Copy the full SHA
    55bbfac View commit details
    Browse the repository at this point in the history
  3. Add comment to function

    Fluf authored May 25, 2018
    Configuration menu
    Copy the full SHA
    76b57f1 View commit details
    Browse the repository at this point in the history
  4. Fix import order

    Fluf authored May 25, 2018
    Configuration menu
    Copy the full SHA
    0b12d2a View commit details
    Browse the repository at this point in the history
  5. Remove helper functions

    Fluf authored May 25, 2018
    Configuration menu
    Copy the full SHA
    f6d9d2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a39289d View commit details
    Browse the repository at this point in the history
  7. Move script to footer

    Fluf authored May 25, 2018
    Configuration menu
    Copy the full SHA
    22d6265 View commit details
    Browse the repository at this point in the history
  8. Remove script from body

    Fluf authored May 25, 2018
    Configuration menu
    Copy the full SHA
    02ac7e3 View commit details
    Browse the repository at this point in the history
  9. Remove script from body

    Fluf authored May 25, 2018
    Configuration menu
    Copy the full SHA
    f203c2f View commit details
    Browse the repository at this point in the history
  10. Add styles to Less

    Fluf authored May 25, 2018
    Configuration menu
    Copy the full SHA
    7e6a60a View commit details
    Browse the repository at this point in the history
  11. Remove inline styles

    Fluf authored May 25, 2018
    Configuration menu
    Copy the full SHA
    e787c7f View commit details
    Browse the repository at this point in the history
  12. Remove inline styles

    Fluf authored May 25, 2018
    Configuration menu
    Copy the full SHA
    1effea1 View commit details
    Browse the repository at this point in the history
  13. add field to form

    flynnnnnnnnnn committed May 25, 2018
    Configuration menu
    Copy the full SHA
    b49c864 View commit details
    Browse the repository at this point in the history
  14. Switch to form field

    Fluf authored May 25, 2018
    Configuration menu
    Copy the full SHA
    313e7dd View commit details
    Browse the repository at this point in the history
  15. Switch to form field

    Fluf authored May 25, 2018
    Configuration menu
    Copy the full SHA
    d9e4392 View commit details
    Browse the repository at this point in the history
  16. add built stylesheet

    flynnnnnnnnnn committed May 25, 2018
    Configuration menu
    Copy the full SHA
    5039fe1 View commit details
    Browse the repository at this point in the history
  17. Update built stylesheet

    Fluf authored May 25, 2018
    Configuration menu
    Copy the full SHA
    f4ddfa1 View commit details
    Browse the repository at this point in the history
  18. Responsive recaptcha styles

    Fluf authored May 25, 2018
    Configuration menu
    Copy the full SHA
    f2199d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Merge branch 'master' into recaptcha

    Fluf authored Jun 7, 2018
    Configuration menu
    Copy the full SHA
    59cba2c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Merge branch 'master' into recaptcha

    Fluf authored Jul 4, 2018
    Configuration menu
    Copy the full SHA
    5aa9afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    628ca1b View commit details
    Browse the repository at this point in the history
  3. Delete signup_inner.tmpl.save

    Fluf authored Jul 4, 2018
    Configuration menu
    Copy the full SHA
    8357eb5 View commit details
    Browse the repository at this point in the history
  4. Delete signup_openid_register.tmpl.save

    Fluf authored Jul 4, 2018
    Configuration menu
    Copy the full SHA
    7ff8e14 View commit details
    Browse the repository at this point in the history
  5. update changes to css

    flynnnnnnnnnn committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    3239fad View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into recaptcha

    Fluf authored Jul 4, 2018
    Configuration menu
    Copy the full SHA
    795019c View commit details
    Browse the repository at this point in the history
  7. type issues

    Fluf authored Jul 4, 2018
    Configuration menu
    Copy the full SHA
    6786290 View commit details
    Browse the repository at this point in the history
  8. conflicting types

    Fluf authored Jul 4, 2018
    Configuration menu
    Copy the full SHA
    d32a204 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. use const

    flynnnnnnnnnn committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    93b4909 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into recaptcha

    Fluf authored Jul 5, 2018
    Configuration menu
    Copy the full SHA
    a2b9ba2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1812cd0 View commit details
    Browse the repository at this point in the history