Commit Graph

93 Commits

Author SHA1 Message Date
Andrew Carr b35e705066 Configured and ran Prettier on client files 2021-05-23 03:15:19 +00: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
Dafan Zhai efa4d4443f Fixed invisible "Add all" button in browse page 2021-03-07 20:07:57 +01:00
SuperBFG7 e1cb953e94 layout improvements 2018-04-23 13:38:58 +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 0faf70ad05 Add queue's total time to panel header. 2018-04-04 23:06:19 +02:00
Andy 17b97c8f6b
Merge pull request #159 from eb041592/unclutter_interface
Unclutter Interface
2018-03-29 20:36:25 +02:00
eb041592 b4084034d0 Reverted some formatting; aligned CSS 2018-02-05 01:03:48 +01:00
eb041592 bd9775de8e Align the labels for the trash mode buttons with display:inline-block 2018-02-05 00:38:20 +01:00
eb041592 037e7db1da Minor formatting 2018-02-04 01:11:41 +01:00
eb041592 1b0484a285 Extended text field for stream url across entire width of dialog 2018-02-03 15:06:59 +01:00
eb041592 226e3b5999 Moved button for notifications to settings 2018-02-03 14:51:48 +01:00
eb041592 fe0277bfbe Rearranged artist and album information in queue and search results. 2018-02-03 12:03:33 +01:00
eb041592 3fe7d9c44c Some more spelling 2018-02-02 02:40:40 +01:00
eb041592 cf572b705e Added artist and album to both queue and search results; minor spelling 2018-02-02 02:14:31 +01:00
SuperBFG7 1e93d2dc82 Merge branch 'master' into notandy-master 2018-01-26 13:51:20 +01:00
Andrew Karpow ba4322c684 Merge branch 'send-message' of https://github.com/SuperBFG7/ympd into SuperBFG7-send-message 2018-01-22 04:50:22 +01:00
Andrew Karpow 265577c5ab Merge branch 'BenjaminHae-sortable' 2018-01-22 04:40:52 +01:00
Andy 393d6063da
Merge pull request #149 from SuperBFG7/delete
add ability to delete ranges of the playlist
2018-01-22 04:34:54 +01:00
SuperBFG7 5589013a95 shorter browse item in menu 2017-12-18 15:16:37 +01:00
SuperBFG7 06ded692a5 Revert "Merge branch 'lmanul-master'"
This reverts commit f118c53ecb, reversing
changes made to 604d54a0bb.
2017-12-18 15:10:21 +01:00
SuperBFG7 d9182dd2f4 merge branch lmanul-master 2017-12-18 15:00:28 +01:00
SuperBFG7 fac60b18a1 Merge branch 'delete' 2017-04-08 11:31:41 +02:00
SuperBFG7 eb803d1da5 add ability to delete ranges of the playlist 2017-04-08 11:25:40 +02:00
SuperBFG7 6727b8b0ad uncommented love button 2017-03-18 13:44:04 +01:00
SuperBFG7 4f64061286 Merge remote-tracking branch 'origin/send-message' 2017-03-18 13:41:32 +01:00
SuperBFG7 152defeaaa add a button to love tracks on last.fm using mpdas 2017-03-18 13:32:17 +01:00
Govert Buijs 306840fa1d Added crude filtering for browsing db 2016-06-08 23:20:27 +02:00
SuperBFG7 ce689a26de sync with original repo 2016-02-14 12:30:14 +01:00
Daniel Schregenberger b367115850 Merge pull request #8 from BenjaminHae/master
moved Update-DB Button to settings
2016-02-14 12:16:07 +01:00
Daniel Schregenberger 08bc954917 Merge pull request #7 from BenjaminHae/playbutton
added functionality of play/pause button to queue header
2016-02-14 12:14:37 +01:00
Andrew Karpow 0059a6dd41 removed minified files, minifing should be part of build process 2016-02-13 21:58:43 +01:00
Andy 9274480b2e Merge pull request #113 from BenjaminHae/playbutton
added functionality of play/pause symbol track-icon to queue header
2016-02-13 21:51:34 +01:00
Andy 597018542e Merge pull request #104 from SuperBFG7/touch
do not use mouseenter/leave on touch devices
2016-02-13 21:48:54 +01:00
SuperBFG7 ac47c67004 Merge branch 'dirble_fix' of git://github.com/Nofre/ympd into Nofre-dirble_fix 2016-02-08 10:32:08 +01:00
Benjamin Häublein b047a900bc added functionality of play/pause button to queue header 2016-01-16 19:33:29 +01:00
SuperBFG7 d72c10cd8c simplify toolbar 2015-11-23 11:10:11 +01:00
SuperBFG7 b59c06b922 merge branch touch 2015-10-22 17:49:42 +02:00
SuperBFG7 2e74427778 do not use mouseenter/leave on touch devices 2015-10-22 17:48:42 +02:00
SuperBFG7 8696216d6e Merge branch 'local_play' 2015-10-22 11:21:09 +02:00
SuperBFG7 4643f1cdcb use cookies to store streamurl and added minimal player 2015-10-21 19:24:38 +02:00
SuperBFG7 ff92b2718f add artist and title columns (by laclaro) 2015-10-16 18:51:25 +02:00
SuperBFG7 934fb63e1e merge local_play 2015-10-16 15:31:29 +02:00
SuperBFG7 264ce34ae9 fix toolbar layout 2015-10-16 15:28:04 +02:00
SuperBFG7 d87c762bb8 streamline design with original design 2015-10-09 12:12:31 +02:00
SuperBFG7 e0721fb6c9 optimized local playing of mpd stream 2015-10-09 12:06:41 +02:00
SuperBFG7 cb82047228 removed filename to not depend on the format mpd is streaming
add load() before play() for mobile safari
2015-09-27 17:52:13 +02:00
SuperBFG7 0b2c69c281 Merge branch 'expire1' of github.com:parabelboi/ympd into local_play 2015-09-27 15:34:58 +02:00