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

feat: persist queue and playback state (closes #1675) #1735

Merged
merged 14 commits into from Jan 1, 2024
Merged

feat: persist queue and playback state (closes #1675) #1735

merged 14 commits into from Jan 1, 2024

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    d6db336 View commit details
    Browse the repository at this point in the history
  2. fix: make id primary

    phanan committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3b805eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3deadeb View commit details
    Browse the repository at this point in the history
  4. fix: remove redudant primary()

    phanan committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    840f8ac View commit details
    Browse the repository at this point in the history
  5. fix: init queu

    phanan committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    7ee3f24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c3bc12 View commit details
    Browse the repository at this point in the history
  7. fix: fetch saved song info

    phanan committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    534bf0a View commit details
    Browse the repository at this point in the history
  8. fix: broken tests

    phanan committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    210d172 View commit details
    Browse the repository at this point in the history
  9. fix: broken tests

    phanan committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c5cc757 View commit details
    Browse the repository at this point in the history
  10. stuff

    phanan committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    98f614e View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. add tests

    phanan committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    ba21678 View commit details
    Browse the repository at this point in the history
  2. fix tests

    phanan committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    cd99377 View commit details
    Browse the repository at this point in the history
  3. fix tests

    phanan committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    ebfc90d View commit details
    Browse the repository at this point in the history
  4. fix tests

    phanan committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    3aa03e7 View commit details
    Browse the repository at this point in the history