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

Context Rework #298

Merged
merged 6 commits into from
Oct 10, 2024
Merged

Context Rework #298

merged 6 commits into from
Oct 10, 2024

Commits on Oct 1, 2024

  1. fixed Location context

    KalebE36 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7805f31 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    4eb3b3f View commit details
    Browse the repository at this point in the history
  2. adding seperate services/utils to more modularize LocationContext, Se…

    …ttingsContext, SocketContext
    KalebE36 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    008efa1 View commit details
    Browse the repository at this point in the history
  3. finished SocetContext Modularization, moved functions from SocketCont…

    …ext into SocketService then called in context
    KalebE36 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c51a166 View commit details
    Browse the repository at this point in the history
  4. redid the UserContext, and I merged permission service into Location …

    …service to have the Location Context importing from one file
    KalebE36 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4878316 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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