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

Add monetization support #1803

Merged
merged 18 commits into from
Apr 15, 2024
Merged

Commits on Jan 21, 2024

  1. Add monetization support

    hypergonial committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    4961e8e View commit details
    Browse the repository at this point in the history
  2. Add fragment

    hypergonial committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    6d1b0f8 View commit details
    Browse the repository at this point in the history
  3. Improve test coverage

    hypergonial committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    8dd07a1 View commit details
    Browse the repository at this point in the history
  4. Formatting

    hypergonial committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    0cb3aa2 View commit details
    Browse the repository at this point in the history
  5. Add event tests

    hypergonial committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    e9feed4 View commit details
    Browse the repository at this point in the history
  6. Re-export events

    hypergonial committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    3553d5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca3a77b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98fabbd View commit details
    Browse the repository at this point in the history
  9. Use tuple

    hypergonial committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    415bf61 View commit details
    Browse the repository at this point in the history
  10. Merge suggestion

    Co-authored-by: davfsa <[email protected]>
    Signed-off-by: Hyper <[email protected]>
    hypergonial and davfsa authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    3d49289 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    2313602 View commit details
    Browse the repository at this point in the history
  2. Add missing PR stuff

    - Add missing import to init
    - Fix some deserialization bugs
    - Add missing `__all__`
    - Cleanup rest methods
    davfsa committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    cc17903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbb2e94 View commit details
    Browse the repository at this point in the history
  4. Fix mypy issues

    davfsa committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b55e851 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Pull request review fixes

    beagold committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    338cef4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b19b9ca View commit details
    Browse the repository at this point in the history
  3. Fix mypy and flake8 issues

    beagold committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fec3422 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91f9008 View commit details
    Browse the repository at this point in the history