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

Avatar refactor, move avatar code from models to models.avatars, remove duplicated code #17123

Merged
merged 26 commits into from
Oct 5, 2021

Commits on Sep 22, 2021

  1. avatar-refactor

    wxiaoguang committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    cc8a453 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    wxiaoguang committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c258ca3 View commit details
    Browse the repository at this point in the history
  3. fix avatar link

    wxiaoguang committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    fa167dd View commit details
    Browse the repository at this point in the history
  4. fix unit test

    wxiaoguang committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    bb53198 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. optimize http cache header

    wxiaoguang committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    a74873a View commit details
    Browse the repository at this point in the history
  2. fix avatar size

    wxiaoguang committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    239f5b8 View commit details
    Browse the repository at this point in the history
  3. fix avatar size

    wxiaoguang committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    758b2a6 View commit details
    Browse the repository at this point in the history
  4. avatar-refactor

    wxiaoguang committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    4ec07df View commit details
    Browse the repository at this point in the history
  5. fix unit test

    wxiaoguang committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    d4e9afb View commit details
    Browse the repository at this point in the history
  6. fix unit test

    wxiaoguang committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    9eb3043 View commit details
    Browse the repository at this point in the history
  7. fix appsuburl

    wxiaoguang committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    60d0dfd View commit details
    Browse the repository at this point in the history
  8. fix unit test

    wxiaoguang committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    851167a View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'go-gitea/main' into avatar-refactor

    # Conflicts:
    #	models/avatars/avatar.go
    wxiaoguang committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    3641257 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91151ed View commit details
    Browse the repository at this point in the history
  11. fmt

    wxiaoguang committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    2b39ae5 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Merge remote-tracking branch 'go-gitea/main' into avatar-refactor

    # Conflicts:
    #	services/auth/sspi_windows.go
    wxiaoguang committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    ca6ec29 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

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

Commits on Sep 27, 2021

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

Commits on Sep 30, 2021

  1. clean up

    wxiaoguang committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    ef27c55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbcf279 View commit details
    Browse the repository at this point in the history
  3. fix

    wxiaoguang committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    f594a5f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

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

Commits on Oct 4, 2021

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

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    5053319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43a757c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f7baec View commit details
    Browse the repository at this point in the history