Commit Graph

364 Commits (master)
 

Author SHA1 Message Date
SuperBFG7 297691ab5b move panel header to list panel 10 months ago
SuperBFG7 b41753220f don't show queue length when browsing 10 months ago
SuperBFG7 7a725e648d Revert "Fix handling of multiple client sessions (browsers)"
This reverts commit ac7ad51a0e.
2 years ago
SuperBFG7 ac7ad51a0e Fix handling of multiple client sessions (browsers) 2 years ago
SuperBFG7 3c70301789 Added authentication for webservice connection. 2 years ago
SuperBFG7 f5080c8419 linting 2 years ago
SuperBFG7 7b5496e06c fix handling of special characters in paths 2 years ago
SuperBFG7 4d30fff4bc hide volume controls when volume is not supported by the current output 2 years ago
SuperBFG7 2b461aafa2 Only show love button when either mpdas or mpdscribble channel is
present and use the correct channel to send the message of love
2 years ago
SuperBFG7 fd727cc20b linted 2 years ago
SuperBFG7 ebf5b3894d add mpdscribble support for love button 2 years ago
SuperBFG7 8669750a4b Browse: rename root to Library 2 years ago
SuperBFG7 28844275e6 Enable volume slider again
Add volume number
Move love button to song info box
2 years ago
SuperBFG7 86586fbcee Fix position only on big screens 2 years ago
SuperBFG7 886e390d09 Separate song info box and queue list
Fix position of song info box and control buttons (don't scroll out of screen)
2 years ago
SuperBFG7 d5294675c4 Removed standalone player 2 years ago
SuperBFG7 883ea7ca06 Added bash script to run linters to tools
Ran prettier on .clang-format
2 years ago
SuperBFG7 61e385a35d Merge branch 'tandell-linter' 2 years ago
Andrew Carr 9a0cf4a43b Configured and ran clang-format on src files 2 years ago
Andrew Carr b35e705066 Configured and ran Prettier on client files 2 years ago
SuperBFG7 9d1a3ccfb2 Merge branch 'tandell-remove-dirble-2' 2 years ago
Andrew Carr 3fe238b169 Dirble option and functionality removed
Dirble is no longer available and per the author/old-owner, will probably not
be coming back.

This commit removes the configuration option and the code used to access
dirble. Everything else still appears to be functional.

re: https://dev.to/confact/what-happened-with-dirble-k3g
2 years ago
SuperBFG7 d1416d8f34 Added option for automatic playback of mpd stream.
When activated in settings, ympd will atempt to play the mpd stream
(ogg/mp3) locally in the browser whenever mpd is playing.

This allows to run a headless instance on a PC with sound and start/stop
playback also from other instances or mpd clients.
e.g. run ympd with autoplay on your private PC with decent loudspeakers,
    but control it with another instance on your office laptop without
    the need to switch PCs.
2 years ago
SuperBFG7 5e6d090bd8 Merge branch 'dafanz-master' 2 years ago
SuperBFG7 bd95651d61 removed two obsolete lines 2 years ago
Dafan Zhai efa4d4443f Fixed invisible "Add all" button in browse page 2 years ago
Daniel Schregenberger df5a48f99f
Merge pull request #31 from SuperBFG7/compile
added forward declarations
3 years ago
SuperBFG7 2268e0f0f3 added forward declarations 3 years ago
Daniel Schregenberger 91700a2496
Merge pull request #29 from SuperBFG7/harden
Harden
4 years ago
Daniel Schregenberger e6e08d6159
Merge branch 'master' into harden 4 years ago
SuperBFG7 fff184dca2 moved default user definition to service file 4 years ago
SuperBFG7 aeceb91551 moved definition of default user to service file 4 years ago
Clément Pit-Claudel 0917b467e8
Harden ympd.service
This offers a measure of protection against potential ympd vulnerabilities.  See
https://www.freedesktop.org/software/systemd/man/systemd.exec.html for
documentation.
4 years ago
SuperBFG7 b9c268b847 fix layout 5 years ago
SuperBFG7 6340dcde72 Merge branch 'filter' 5 years ago
SuperBFG7 a3ae8cd802 fix filtering with pagination 5 years ago
SuperBFG7 f89c49e09c fix filtering of songs 5 years ago
Daniel Schregenberger 9bf518ed07
Merge pull request #25 from SuperBFG7/filter
make A-Z filters work also on songs and playlists
5 years ago
SuperBFG7 db72139490 make A-Z filters work also on songs and playlists 5 years ago
Daniel Schregenberger 2db7b711f7
Merge pull request #24 from SuperBFG7/filter
filtering on all levels and fix playlist filter
5 years ago
Daniel Schregenberger 5ffdc5e50a
Merge branch 'master' into filter 5 years ago
SuperBFG7 b0ec3be02f filtering on all levels and fix playlist filter 5 years ago
Daniel Schregenberger 93ec197f79
Merge pull request #23 from SuperBFG7/filter
add filtering on all levels and fix playlist filter
5 years ago
Daniel Schregenberger 3774a35f4c
Merge branch 'master' into filter 5 years ago
SuperBFG7 61ad51ffb7 add filtering on all levels and fix playlist filter 5 years ago
Daniel Schregenberger 1e96a921c5
Merge pull request #22 from SuperBFG7/revert-18-master
Revert "Typo error prevend webradio playlists to show."
5 years ago
Daniel Schregenberger 4be2db91e4
Revert "Typo error prevend webradio playlists to show." 5 years ago
Daniel Schregenberger 86a924cddd
Merge pull request #21 from SuperBFG7/revert-20-master
Revert "typo fix as per emilot commit"
5 years ago
Daniel Schregenberger 1588e21c08
Revert "typo fix as per emilot commit" 5 years ago
Daniel Schregenberger 2f4c737f09
Merge pull request #20 from archphile/master
typo fix as per emilot commit
5 years ago