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

AO3-5578 Use ActiveStorage for existing image uploads #4807

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    58061f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb6c303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    995d85a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    308e20c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6e1af6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Fix n+1 queries

    brianjaustin committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1319ba0 View commit details
    Browse the repository at this point in the history
  2. Extract custom validator

    brianjaustin committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fd1ffd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7b607d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. review feedback

    brianjaustin committed May 26, 2024
    Configuration menu
    Copy the full SHA
    23baaa3 View commit details
    Browse the repository at this point in the history
  2. revert safe nav removal

    brianjaustin committed May 26, 2024
    Configuration menu
    Copy the full SHA
    606b9f2 View commit details
    Browse the repository at this point in the history
  3. Better image resizing

    brianjaustin committed May 26, 2024
    Configuration menu
    Copy the full SHA
    8306cac View commit details
    Browse the repository at this point in the history
  4. D'oh

    brianjaustin committed May 26, 2024
    Configuration menu
    Copy the full SHA
    95def55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d62a49a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on Jun 17, 2024

  1. fix file size in error

    brianjaustin committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    bc6e682 View commit details
    Browse the repository at this point in the history
  2. Incomplete fixes (expected fail)

    At this point, I'm a bit at a loss for how to make mutes/blocks not generate n+1.
    This should do something, but it ends up doing nothing???
    brianjaustin committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0c82e49 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    f5ec477 View commit details
    Browse the repository at this point in the history
  2. Forgot ci update

    brianjaustin authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d88c733 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    3c15a46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecaa09e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Scope improvements

    brianjaustin committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    6813dbe View commit details
    Browse the repository at this point in the history
  2. Try skeptical test

    brianjaustin committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8c89db2 View commit details
    Browse the repository at this point in the history
  3. Revert "Try skeptical test"

    This reverts commit 8c89db2.
    brianjaustin committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c90d782 View commit details
    Browse the repository at this point in the history
  4. Fix test

    brianjaustin committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    0c9781e View commit details
    Browse the repository at this point in the history
  5. General improvements

    brianjaustin committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    6de3f11 View commit details
    Browse the repository at this point in the history
  6. Appease the dog

    brianjaustin committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    311c7a5 View commit details
    Browse the repository at this point in the history