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

Initial implementation of updating offline caching and loading #276

Closed
wants to merge 5 commits into from

Commits on Sep 5, 2024

  1. Initial implementation of updating offline caching and loading. Big o…

    …verhaul here - but need to update the serialization of these objects as the json api objects are different and far too large.
    pyth0n1c committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6666411 View commit details
    Browse the repository at this point in the history
  2. Update enums

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    8c7aa82 View commit details
    Browse the repository at this point in the history
  2. These changes wound up being way more

    complicated and pervasive than they needed
    to be. This will likely wind up being the last
    commit in this branch and a new one
    with simpler changes will likely be
    created.
    pyth0n1c committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b81e138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baa3fad View commit details
    Browse the repository at this point in the history