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

WIP: Refactor config and related stuff #3473

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    e7da2fa View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and Viicos committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    0c7a51d View commit details
    Browse the repository at this point in the history
  3. Add tempconfig and get_dir

    Viicos committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7620c42 View commit details
    Browse the repository at this point in the history
  4. docs and type

    Viicos committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8e26d05 View commit details
    Browse the repository at this point in the history
  5. Add Pydantic to dependencies

    Viicos committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    46a3d50 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on May 8, 2024

  1. Various tweaks

    Viicos committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2305816 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81a3596 View commit details
    Browse the repository at this point in the history
  3. Use deprecated fields from Pydantic

    Fix several issues discovered from pyright
    Viicos committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8452da5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fff7073 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81a53b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe81d5b View commit details
    Browse the repository at this point in the history