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

imprv: Serializers for User model and Attachment model #9019

Merged
merged 17 commits into from
Aug 8, 2024

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    74c4e23 View commit details
    Browse the repository at this point in the history
  2. re-implement serializers

    yuki-takei committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3c763d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c19ba6 View commit details
    Browse the repository at this point in the history
  4. add changeset

    yuki-takei committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    60097ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3bec55 View commit details
    Browse the repository at this point in the history
  6. use new serializers

    yuki-takei committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2edc34b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7712f57 View commit details
    Browse the repository at this point in the history
  8. fix lint error

    yuki-takei committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    463765c View commit details
    Browse the repository at this point in the history
  9. update import line

    yuki-takei committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    bf1b058 View commit details
    Browse the repository at this point in the history
  10. add type

    yuki-takei committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4c8d2b3 View commit details
    Browse the repository at this point in the history
  11. BugFix

    yuki-takei committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a73cb50 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. add type

    yuki-takei committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    983b295 View commit details
    Browse the repository at this point in the history
  2. tidy up type

    yuki-takei committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a1a32f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    321bef1 View commit details
    Browse the repository at this point in the history
  4. fix error handling

    yuki-takei committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    073bf71 View commit details
    Browse the repository at this point in the history
  5. tidy up codes

    yuki-takei committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f206c4c View commit details
    Browse the repository at this point in the history
  6. through xss filter

    yuki-takei committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fc03fb2 View commit details
    Browse the repository at this point in the history