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

feat: add src/netius/auth to typing #38

Merged
merged 48 commits into from
Dec 27, 2023
Merged

feat: add src/netius/auth to typing #38

merged 48 commits into from
Dec 27, 2023

Commits on Dec 14, 2023

  1. feat: typing using pyright

    hugo-gomes authored and hgomes committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b498404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5ce17d View commit details
    Browse the repository at this point in the history
  3. feat: remove tests

    hugo-gomes committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ab27423 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ccbf1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7546415 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e0b15a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e425b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5873ca1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ed3e7b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4a57cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b3eb98 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b6aa2db View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    308ff89 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3fa5c91 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    60a1fd5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a187f60 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    efca86e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7848ab5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9f96e60 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    58012d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    0c20933 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b33d943 View commit details
    Browse the repository at this point in the history
  3. feat: add src/netius/auth

    hugo-gomes committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    afcf6d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cd9076 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db9037a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5772f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86e7802 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    327848b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    332b98a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    223afce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    73ed05f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0431197 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d950900 View commit details
    Browse the repository at this point in the history
  14. Revert "feat: add src/netius/base/conn.pyi"

    This reverts commit d950900.
    hugo-gomes committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0fbec9a View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    2bb07cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dd128e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    230f1ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8b99e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ecebd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. fix: review args

    hugo-gomes committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    54925b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e70b35b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c529f5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05b2a19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32ac080 View commit details
    Browse the repository at this point in the history
  6. fix: address interface

    joamag committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    100f4f7 View commit details
    Browse the repository at this point in the history
  7. chore: more simplification

    joamag committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6740de2 View commit details
    Browse the repository at this point in the history
  8. chore: added base auth types

    joamag committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f87d2d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99087bd View commit details
    Browse the repository at this point in the history