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 type hints #64

Merged
merged 19 commits into from Feb 29, 2024
Merged

Add type hints #64

merged 19 commits into from Feb 29, 2024

Commits on Feb 26, 2024

  1. Require Mopidy 4.0

    jodal committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b41e619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d69fbfc View commit details
    Browse the repository at this point in the history
  3. Add type hints to everything

    jodal committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0a57222 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adee48b View commit details
    Browse the repository at this point in the history
  5. Fix pyright's basic warnings

    jodal committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    40d02d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b76959a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8eb9efc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b45e33a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2f0b26 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    60c75f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f0cc69c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    175f93d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ae3660 View commit details
    Browse the repository at this point in the history
  14. Refactor command handler registration

    ...to use a Handler class instead of nested functions.
    jodal committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7652add View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3198cfb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c3be020 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9d76306 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2d5e881 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Review feedback

    jodal committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d524bbb View commit details
    Browse the repository at this point in the history