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

Use file processor for user avatar #6051

Draft
wants to merge 34 commits into
base: file-upload-image-crop
Choose a base branch
from

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    afb055f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    882f7a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    782ceb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86805f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    e027ed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2df6b89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfe7e6e View commit details
    Browse the repository at this point in the history
  4. Remove old AvatarEditForm

    Cyperghost committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4e8a4f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d92aa3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74843d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2897de9 View commit details
    Browse the repository at this point in the history
  8. Avatar is now no longer saved in UserEditForm

    Use `File` as user avatar
    Cyperghost committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d785e06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    27faeb7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be50736 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Deprecated UserAvatar

    Cyperghost committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8eaed86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16d278a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d15c2b View commit details
    Browse the repository at this point in the history
  4. Remove unused function UserAvatarAction::validateUpload() and `User…

    …AvatarAction::upload()`
    Cyperghost committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1991832 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    315043d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cae70a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    614553e View commit details
    Browse the repository at this point in the history
  8. Add since information

    Cyperghost committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    27a5982 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f7182f View commit details
    Browse the repository at this point in the history
  10. Add php doc to SetAvatar

    Cyperghost committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8f06441 View commit details
    Browse the repository at this point in the history
  11. No longer use avatarID

    Cyperghost committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3007ce3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f0fa41 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c734e90 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    526aadf View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    0944073 View commit details
    Browse the repository at this point in the history
  2. Use FileRuntimeCache

    Show notification when avatar changes in acp
    Cyperghost committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    21b96a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af4056e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f6732c View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary code

    Add some comments
    Cyperghost committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4a6b290 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26b9ee9 View commit details
    Browse the repository at this point in the history