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

Improve webplayer UX #623

Merged
merged 1 commit into from
Nov 10, 2019

Commits on Nov 9, 2019

  1. Improve webplayer UX

        Information and controls for the webplayer page was moved from server rendering to AJAX requests.
        API endpoints were added to request status informations and send commands.
        The Webpage can now be controlled without full page reloads so that it feels more responsive.
    
        Also the number of calls to mopidy was reduced so that the page loads faster and mopidy
        stability is improved.
    hinnerkoetting committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    1cef30d View commit details
    Browse the repository at this point in the history