Commit Graph

346 Commits

Author SHA1 Message Date
Andrew Carr 9a0cf4a43b Configured and ran clang-format on src files 2021-05-23 04:09:25 +00:00
Andrew Carr b35e705066 Configured and ran Prettier on client files 2021-05-23 03:15:19 +00:00
SuperBFG7 9d1a3ccfb2 Merge branch 'tandell-remove-dirble-2' 2021-05-21 10:24:07 +02:00
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
2021-05-21 01:38:19 +00:00
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.
2021-03-23 19:25:39 +01:00
SuperBFG7 5e6d090bd8 Merge branch 'dafanz-master' 2021-03-09 13:03:22 +01:00
SuperBFG7 bd95651d61 removed two obsolete lines 2021-03-09 13:03:04 +01:00
Dafan Zhai efa4d4443f Fixed invisible "Add all" button in browse page 2021-03-07 20:07:57 +01:00
Daniel Schregenberger df5a48f99f
Merge pull request #31 from SuperBFG7/compile
added forward declarations
2020-06-02 12:44:06 +02:00
SuperBFG7 2268e0f0f3 added forward declarations 2020-06-02 12:41:52 +02:00
Daniel Schregenberger 91700a2496
Merge pull request #29 from SuperBFG7/harden
Harden
2019-04-22 11:53:51 +02:00
Daniel Schregenberger e6e08d6159
Merge branch 'master' into harden 2019-04-22 11:53:24 +02:00
SuperBFG7 fff184dca2 moved default user definition to service file 2019-04-22 11:51:09 +02:00
SuperBFG7 aeceb91551 moved definition of default user to service file 2019-04-22 11:47:22 +02:00
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.
2019-03-10 16:43:39 +00:00
SuperBFG7 b9c268b847 fix layout 2018-06-03 12:11:26 +02:00
SuperBFG7 6340dcde72 Merge branch 'filter' 2018-06-03 12:06:07 +02:00
SuperBFG7 a3ae8cd802 fix filtering with pagination 2018-06-03 11:57:13 +02:00
SuperBFG7 f89c49e09c fix filtering of songs 2018-05-12 09:53:33 +02:00
Daniel Schregenberger 9bf518ed07
Merge pull request #25 from SuperBFG7/filter
make A-Z filters work also on songs and playlists
2018-05-11 21:12:39 +02:00
SuperBFG7 db72139490 make A-Z filters work also on songs and playlists 2018-05-11 21:10:22 +02:00
Daniel Schregenberger 2db7b711f7
Merge pull request #24 from SuperBFG7/filter
filtering on all levels and fix playlist filter
2018-05-11 17:19:57 +02:00
Daniel Schregenberger 5ffdc5e50a
Merge branch 'master' into filter 2018-05-11 17:19:50 +02:00
SuperBFG7 b0ec3be02f filtering on all levels and fix playlist filter 2018-05-11 17:18:17 +02:00
Daniel Schregenberger 93ec197f79
Merge pull request #23 from SuperBFG7/filter
add filtering on all levels and fix playlist filter
2018-05-11 16:59:55 +02:00
Daniel Schregenberger 3774a35f4c
Merge branch 'master' into filter 2018-05-11 16:59:07 +02:00
SuperBFG7 61ad51ffb7 add filtering on all levels and fix playlist filter 2018-05-11 16:49:12 +02:00
Daniel Schregenberger 1e96a921c5
Merge pull request #22 from SuperBFG7/revert-18-master
Revert "Typo error prevend webradio playlists to show."
2018-05-11 15:35:00 +02:00
Daniel Schregenberger 4be2db91e4
Revert "Typo error prevend webradio playlists to show." 2018-05-11 15:34:38 +02:00
Daniel Schregenberger 86a924cddd
Merge pull request #21 from SuperBFG7/revert-20-master
Revert "typo fix as per emilot commit"
2018-05-11 15:06:04 +02:00
Daniel Schregenberger 1588e21c08
Revert "typo fix as per emilot commit" 2018-05-11 15:05:31 +02:00
Daniel Schregenberger 2f4c737f09
Merge pull request #20 from archphile/master
typo fix as per emilot commit
2018-05-10 13:29:27 +02:00
Daniel Schregenberger 68cbe37a84
Merge pull request #19 from andreevskya/DisplayCurrentTrackInPageTitle
[Issue 128] Current track in page title
2018-05-10 12:03:04 +02:00
Daniel Schregenberger ffe1305c3c
Merge pull request #18 from Emilot/master
Typo error prevend webradio playlists to show.
2018-05-10 12:01:36 +02:00
Archphile 870da6f9a1
typo fix as per emilot commit
Please see: https://github.com/notandy/ympd/pull/175
2018-05-10 10:22:44 +03:00
Emilot b787c782d1
Typo error prevend webradio playlists to show. 2018-05-10 02:43:57 +03:00
andreevksya ac55e8a604 [Issue 128] Current track in page title 2018-05-09 20:27:33 +00:00
SuperBFG7 e1cb953e94 layout improvements 2018-04-23 13:38:58 +02:00
SuperBFG7 ebd357a24a fix layout 2018-04-22 20:48:18 +02:00
SuperBFG7 d08092b069 Merge remote-tracking branch 'eb041592/queue_nowrap' 2018-04-22 18:59:05 +02:00
SuperBFG7 265e5f76a1 Merge remote-tracking branch 'eb041592/queue_time' 2018-04-22 18:57:02 +02:00
SuperBFG7 63be6f0de0 Merge remote-tracking branch 'upstream/master' 2018-04-22 18:33:10 +02:00
eb041592 c9e200a3ef Prevent (almost) any wrapping to keep the interface "clean". 2018-04-10 21:18:35 +02:00
eb041592 2cb99de852 Revert some changes: There's no need to print the artist/album for each song while browsing. 2018-04-05 00:59:39 +02:00
eb041592 18417b9ed5 Reset #panel-heading-info on update of #panel-heading. 2018-04-04 23:06:19 +02:00
eb041592 c226026a51 Treat album while browsing the same way as in the queue. 2018-04-04 23:06:19 +02:00
eb041592 84b3ea71a4 Switch queue's line break before album from HTML to CSS. 2018-04-04 23:06:19 +02:00
eb041592 0faf70ad05 Add queue's total time to panel header. 2018-04-04 23:06:19 +02:00
eb041592 54e334a2a0 Added additional "totalTime" field to "obj" for the queue's total time. 2018-04-04 23:06:19 +02:00
Andy 612f8fc0b2
Merge pull request #158 from eb041592/master
Update FreeBSD RC script
2018-03-29 20:37:43 +02:00