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

Fix javascript error when an anonymous user visiting migration page #32144

Merged
merged 15 commits into from
Oct 2, 2024

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    f351b21 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    e0a9e25 View commit details
    Browse the repository at this point in the history
  2. make the error more safe

    lunny committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8d067d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8991266 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    lunny committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ba36164 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    0d8fe81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b75baf9 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Check task id is zero

    lunny committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    4ac892d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f566b4b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'lunny/fix_js_error_migrating' of github.com:lunny/gitea…

    … into lunny/fix_js_error_migrating
    lunny committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a309194 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. refactor the router

    lunny committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    54b4462 View commit details
    Browse the repository at this point in the history
  2. Update routers/web/web.go

    Co-authored-by: wxiaoguang <[email protected]>
    lunny and wxiaoguang authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1f5279c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Fix bug

    lunny committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3feda53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29e0b18 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    lunny committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b08da84 View commit details
    Browse the repository at this point in the history