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

Fix #1276 upgrade to python 312 use rye and show customer balance #1279

Merged
merged 22 commits into from
Jan 31, 2024

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    ae457be View commit details
    Browse the repository at this point in the history
  2. wip #1276 upgrade markupsafe, remove before_app_first_request usage, …

    …MAX_CONTEXT_LENGTH update
    chrisjsimpson committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    7f68225 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    7a6298e View commit details
    Browse the repository at this point in the history
  2. wip #1276 upgrade markupsafe, remove before_app_first_request usage, …

    …MAX_CONTEXT_LENGTH update
    chrisjsimpson committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    801a427 View commit details
    Browse the repository at this point in the history
  3. Merge branch '1276-upgrade-to-python-312-use-rye' of github.com:Subsc…

    …ribie/subscribie into 1276-upgrade-to-python-312-use-rye
    chrisjsimpson committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    507f2d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40f5c2d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    a2ae12f View commit details
    Browse the repository at this point in the history
  2. Merge branch '1276-upgrade-to-python-312-use-rye' of github.com:Subsc…

    …ribie/subscribie into 1276-upgrade-to-python-312-use-rye
    chrisjsimpson committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9d34264 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

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

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    a0ac73a View commit details
    Browse the repository at this point in the history
  2. #1276 calculate migrations directory using pathlib/__file__ so migrat…

    …inos work after python packaging
    chrisjsimpson committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    e2d8d0a View commit details
    Browse the repository at this point in the history
  3. #1276 get theme and static folders from package if configured does no…

    …t exist
    
    #1276 abort if configured modules dir does not exist
    chrisjsimpson committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    fe5c4fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a165e55 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    0556066 View commit details
    Browse the repository at this point in the history
  2. Ref #1276 remove MAIN_SERVER setting

    not needed as using incron pickup submission
    chrisjsimpson committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4993430 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. downgrade stripe_api_key not set to a warning

    downgrade stripe connect account not setup to a warning not error
    chrisjsimpson committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ef292ef View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    6d8fa3c View commit details
    Browse the repository at this point in the history
  2. tidy

    chrisjsimpson committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d6187cb View commit details
    Browse the repository at this point in the history
  3. #1276 python min version 3.12

    update python-package pipeline
    chrisjsimpson committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e8585e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab1b54d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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