Commit Graph

364 Commits

Author SHA1 Message Date
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
Andy ec008a4995 Merge pull request #116 from SuperBFG7/comma
fix handling of commas in library item names
2016-02-13 22:01:52 +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 126f247a08 Merge pull request #102 from SuperBFG7/browse
remember last folder in browser
2016-02-13 21:49:18 +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
Andy 2facf32896 Merge pull request #92 from BenjaminHae/master
moved Update-DB Button to settings
2016-02-13 21:46:57 +01:00
Andrew Karpow ba40ad4515 Merge branch 'sortable' of https://github.com/BenjaminHae/ympd into BenjaminHae-sortable 2016-02-13 21:31:23 +01:00
Andy 868f0f622a Merge pull request #97 from SuperBFG7/ssl
Compile mongoose with SSL support
2016-02-13 21:24:44 +01:00
Andy b041307637 Merge pull request #120 from notandy/fix-travis-ci
probably fix travis ci
2016-02-13 21:21:53 +01:00
Andrew Karpow 336d1e9097 probably fix travis ci 2016-02-13 18:09:27 +01:00
SuperBFG7 0591fadb20 Merge branch 'Nofre-dirble_fix' 2016-02-08 10:32:36 +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
LordMyschkin f471c961e9 Update mpd.min.css
added overflow:hidden to button-class to prevent nasty overlaying of the outputs as adressed in issue #112
2016-02-07 22:28:29 +01:00
LordMyschkin aa49b1d352 Update mpd.css 2016-02-07 22:23:48 +01:00
Nofre 8ef9e58ab0 README.md updated 2016-02-03 18:51:44 +01:00
Nofre 0e47d5c4bc Dirble's token fix 2016-02-02 18:47:53 +01:00
SuperBFG7 97bdc9aa97 fix handling of commas in library item names 2016-01-25 13:29:28 +01:00
SuperBFG7 83dcb137fb fix handling of commas in library item names 2016-01-25 13:17:28 +01:00
Benjamin Häublein b047a900bc added functionality of play/pause button to queue header 2016-01-16 19:33:29 +01:00
SuperBFG7 2526a015f0 improve error handling for local player 2015-12-08 16:42:03 +01:00
SuperBFG7 d72c10cd8c simplify toolbar 2015-11-23 11:10:11 +01:00
SuperBFG7 fd50f3c4ed added digest option to contrib files 2015-11-13 15:07:54 +01:00
SuperBFG7 6f54187ea9 add digest option to contrib files 2015-11-13 15:07:07 +01:00
SuperBFG7 5090ca370e fix digest argument type 2015-11-13 10:33:32 +01:00
SuperBFG7 84ad2b06a7 fix digest argument type 2015-11-13 10:32:36 +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 a8bcba7fe7 merge branch browse 2015-10-22 11:45:55 +02:00
SuperBFG7 f06885fab7 remember last folder in browser 2015-10-22 11:44:50 +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
Daniel Schregenberger 03d02e815c Merge pull request #4 from BenjaminHae/sortable
Make playlist sortable
2015-10-16 14:24:54 +02:00
SuperBFG7 15c29c4b6b added wss+digest workaround for mobile safari 2015-10-15 16:09:47 +02:00
SuperBFG7 686eb4f5d2 skip authorization for websockets, since mobile safari does not support it 2015-10-15 15:46:28 +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 bde33d5aa7 added option for htdigest authentication 2015-10-06 20:17:28 +02:00
Daniel Schregenberger 2dc771b9c4 Merge pull request #3 from SuperBFG7/digest
added option for htdigest authentication
2015-10-06 19:59:36 +02:00
SuperBFG7 4ce5f736ad added option for htdigest authentication 2015-10-06 19:57:27 +02:00
Daniel Schregenberger 18ca9af342 Merge pull request #2 from SuperBFG7/ssl
added documentation for SSL usage
2015-10-06 19:40:54 +02:00
Daniel Schregenberger 64cdd920e7 added documentation for SSL usage 2015-10-06 18:53:14 +02:00
Daniel Schregenberger e051ebff9e Merge pull request #1 from SuperBFG7/ssl
compile mongoose with SSL support
2015-09-27 18:14:19 +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