Commit Graph

51 Commits

Author SHA1 Message Date
eb041592 cf572b705e Added artist and album to both queue and search results; minor spelling 2018-02-02 02:14:31 +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 eb803d1da5 add ability to delete ranges of the playlist 2017-04-08 11:25:40 +02: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
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
Benjamin Häublein b047a900bc added functionality of play/pause button to queue header 2016-01-16 19:33:29 +01:00
SuperBFG7 2e74427778 do not use mouseenter/leave on touch devices 2015-10-22 17:48:42 +02:00
Benjamin Häublein 9d11aaf829 sortable queue
using jquery-ui-sortable standalone https://github.com/ryantbrown/jquery-ui-sortable
2015-09-26 13:51:56 +02:00
Benjamin Häublein ab9c9cf9e2 moved Update-DB Button to settings 2015-09-25 10:39:51 +02:00
Andrew Karpow 9f06699d3e Merge branch 'master' of https://github.com/Nofre/ympd into Nofre-master 2015-09-20 16:00:45 +02:00
Andy 30b0b812f6 Merge pull request #69 from kurt-vd/master
add support for output enable/disable
2015-09-20 15:56:10 +02:00
Andy 6dcb2ad758 Merge pull request #87 from BenjaminHae/master
Added the ability to save queue as playlist
2015-09-20 15:54:20 +02:00
Benjamin Häublein 4f138c0986 Save Queue 2015-09-02 19:47:58 +02:00
Nofre 30bb8161b5 code cleared 2015-09-02 19:38:42 +02:00
Nofre 94869bba92 Added a tab to search radio stations from Dirble. Also fixes #85 2015-08-27 16:15:23 +02:00
Virgil Dupras 4e2f300643 Add "Add all" button in the Browse section
It adds all items in the directory. It's equivalent to clicking on "+"
on that same directory we decided to browse.
2015-08-17 17:01:47 -04:00
Jason Pleau 3ef53f3cc2 webpage: remove respond.js
Calling outside resources is a breach of privacy, and prevents the page
from loading correctly if offline.
2015-05-01 17:06:57 -04:00
Kurt Van Dijck d344ec05a9 add support for output enable/disable 2015-04-28 11:08:21 +02:00
warhog 4d4ff2bdc2 changed order of menu entries 2015-03-06 12:41:26 +01:00
warhog 1c4e89def8 added ability to add streams 2015-03-06 12:40:14 +01:00
ajs124 3eb12e6ecd Add crossfade support. Not sure about the icon/glyph though 2015-02-17 15:45:26 +01:00
Cody Mize 11e3dbefb0 fix prev and next buttons; was swapped 2014-04-23 03:13:07 -04:00
Lee Watson e516ddb882 Ermahgerd! Werbserver!
Yeah, typo.
2014-04-15 12:41:48 +01:00
Andrew Karpow 6bf4379eb8 fixed password remove 2014-03-08 20:33:22 +01:00
Andrew Karpow b9a4d83130 better json generator, various fixups 2014-03-08 12:30:49 +01:00
Andrew Karpow 38b4544542 replaces libwebsockets with mongoose, changed licese to gpl
add search support
add playlist support
various fixups
C Cleanup
2014-03-08 12:30:49 +01:00
Andrew Karpow 79e38e7edd initial mongoose checkin 2014-03-08 12:30:48 +01:00
Andrew Karpow 6b6622988d updated bootstrap to 3.1 2014-03-08 12:30:48 +01:00
Andrew Karpow 8c49b2a877 add settings modal dialog 2014-03-08 12:30:48 +01:00
Andrew Karpow f4a1efdd88 responsive buttons 2014-01-19 02:08:56 +01:00
Andrew Karpow 4a4e8e2480 Merged nicos notifications, add cookie support 2014-01-17 18:34:22 +01:00
Andrew Karpow fc1d7c1242 fixup table layout, notifications 2014-01-17 16:26:26 +01:00
Andrew Karpow 32edeaf1d4 typo 2014-01-16 18:38:10 +01:00
Andrew Karpow cd865b2cef fix crash when seeking without song, new slider 2014-01-16 18:32:20 +01:00
Andrew Karpow 38f5009140 fixed firefox websocket bug, added assets 2013-12-03 21:48:49 +01:00
Andrew Karpow e7b73cc979 fixed url 2013-12-03 12:47:51 +01:00
Andrew Karpow 6d16ec2823 various layout fixups 2013-11-13 15:30:54 +01:00
Andrew Karpow 501cbda19d add about 2013-11-09 03:02:49 +01:00
Andrew Karpow 9ee50d00b7 add play-on-click func, fixup of current playing song 2013-11-08 12:58:18 +01:00
Andrew Karpow 1675fe5220 Alpha done, needs testing though :) 2013-11-07 17:40:22 +01:00
Andrew Karpow 9a82b44ea9 added sammy.js app routing 2013-11-07 13:47:31 +01:00
Andrew Karpow 931e975d4e add browse functionality 2013-11-07 10:09:40 +01:00
Andrew Karpow bc39214dc4 added playlist updates 2013-11-06 00:15:24 +01:00
Andrew Karpow be6d0ddfb3 fix buttons, added auto-reconnect, code cleanup 2013-11-05 14:59:12 +01:00
Andrew Karpow d194c8439a various fixups 2013-11-05 00:17:28 +01:00