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] Songlist webserver #911

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on May 27, 2024

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

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    285ae08 View commit details
    Browse the repository at this point in the history
  2. force 100% width

    irgendwr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    497a74b View commit details
    Browse the repository at this point in the history
  3. Remove un-minified js

    irgendwr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b355828 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    0ca2831 View commit details
    Browse the repository at this point in the history
  2. add dark theme

    irgendwr committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ca7dc66 View commit details
    Browse the repository at this point in the history
  3. adjust colors

    irgendwr committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    189f689 View commit details
    Browse the repository at this point in the history
  4. remember page length

    irgendwr committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ae03bfc View commit details
    Browse the repository at this point in the history
  5. reorder head refs

    irgendwr committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    0333969 View commit details
    Browse the repository at this point in the history
  6. fix page length

    irgendwr committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a0fa770 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. add JSON API

    irgendwr committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    b3d58fe View commit details
    Browse the repository at this point in the history
  2. default to 404/405

    irgendwr committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    3f2c400 View commit details
    Browse the repository at this point in the history
  3. add cover API

    irgendwr committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    831e84d View commit details
    Browse the repository at this point in the history
  4. stream files, refactor MIME

    irgendwr committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8792efd View commit details
    Browse the repository at this point in the history
  5. add more MIME types

    irgendwr committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    f0f9cd0 View commit details
    Browse the repository at this point in the history
  6. generic song file API

    irgendwr committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    3e4688a View commit details
    Browse the repository at this point in the history
  7. add optional json attributes

    irgendwr committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    b1d3c01 View commit details
    Browse the repository at this point in the history