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

Adds session helpers #384

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Adds session helpers #384

wants to merge 15 commits into from

Commits on Sep 5, 2024

  1. WIP

    PaulAsjes committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fed8cbf View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

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

Commits on Nov 13, 2024

  1. WIP

    PaulAsjes committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c199df3 View commit details
    Browse the repository at this point in the history
  2. lol camel case

    PaulAsjes committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8f1ec0c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Fix log out url part

    PaulAsjes committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    29f4c73 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Add tests

    PaulAsjes committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    87fadcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13bb073 View commit details
    Browse the repository at this point in the history
  3. linting

    PaulAsjes committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    38fa6c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f63fed1 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Make tests and mypy happy

    PaulAsjes committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0b2e91c View commit details
    Browse the repository at this point in the history
  2. make black happy too

    PaulAsjes committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0410381 View commit details
    Browse the repository at this point in the history
  3. Forgot import

    PaulAsjes committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    25e6e5a View commit details
    Browse the repository at this point in the history
  4. Satisfy type checker

    PaulAsjes committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    28c2130 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cbc6a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30cce46 View commit details
    Browse the repository at this point in the history