1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-07-01 00:53:14 +00:00
Commit Graph

211 Commits

Author SHA1 Message Date
jcorporation
234772155a List playlists in browse filesystem view 2018-06-03 06:17:30 +01:00
jcorporation
3353715d9e MPD Version in About Modal 2018-06-01 00:29:45 +01:00
jcorporation
efb3ef87be New function: AddAllFromSearch
Styling cleanups
2018-06-01 00:05:49 +01:00
jcorporation
c5505c728d Fix queue pagination 2018-05-31 21:42:39 +01:00
jcorporation
7d5accdb92 Added Replaygain to settings
Improved coverimage display
2018-05-31 21:23:57 +01:00
jcorporation
060aeff3ff Fixing incremental table change 2018-05-30 01:28:36 +02:00
jcorporation
0039fabc50 Incremental populate tables in queue, browse and search views 2018-05-30 01:12:47 +02:00
jcorporation
994f6d2daa Get MAX_ELEMENTS_PER_PAGE from central config (Settings API) 2018-05-29 23:55:24 +02:00
jcorporation
8c423f4c77 New Settings API replaces Options API, Smaller Stats API 2018-05-29 23:05:34 +02:00
jcorporation
f122355c38 Search, Queueview and BrowseFilesystem enhancements 2018-05-29 22:12:11 +02:00
jcorporation
9ee071b7a1 Fixed issue #5 also in mobile view 2018-05-29 18:29:19 +02:00
jcorporation
26b4f66fab Fixed issue #5 2018-05-29 18:27:17 +02:00
jcorporation
05c80421d1 Fixed issue #5: Removing track from queue redirects to Playback page
href in delete link must point to #/queue/<pagination>
2018-05-29 18:18:59 +02:00
jcorporation
57f29afccd Playlist view 2018-05-29 18:07:06 +02:00
jcorporation
6bb24e72f8 New layout for browse card
First steps for playlist view
2018-05-29 00:05:56 +02:00
jcorporation
be55474a07 Added/improved crossfade, mixrampdb, mixrampdelay settings
Completed status interface
2018-05-28 20:48:43 +02:00
jcorporation
cb8a07ad57 Central beautify Duration function 2018-05-27 23:52:01 +02:00
jcorporation
1da825c712 Added statistics to about dialog 2018-05-27 23:34:39 +02:00
jcorporation
edd318d026 Improved page navigation for queue view and queue search 2018-05-27 22:21:18 +02:00
jcorporation
ce14a0e7ce Counter improvements 2018-05-27 17:31:47 +01:00
jcorporation
80fa5972af Playing song in queue view 2018-05-27 17:22:16 +01:00
jcorporation
29a0992555 Fixed search and optimized table views for small devices 2018-05-27 16:30:36 +01:00
jcorporation
98e87926f6 Configurable coverimage filename 2018-05-27 15:14:56 +01:00
jcorporation
7b3b7bd7d1 Fixed reconnecting to myMPD 2018-05-27 14:10:34 +01:00
jcorporation
577bc7843e Select tags for queue search
Queue toolbar improvements
2018-05-27 13:37:50 +01:00
jcorporation
2d57aa43f1 Queue Search Empty List 2018-05-25 17:20:26 +01:00
jcorporation
2697bb9a36 Queue Search Improvements -> Search as you type 2018-05-25 17:12:46 +01:00
jcorporation
78c1aae4e4 Queue Search 2018-05-25 00:08:33 +01:00
jcorporation
d773dfb745 Added search queue function 2018-05-24 23:21:19 +01:00
jcorporation
f55fa51934 Replaces jquery.cookie.js with version from https://github.com/js-cookie/js-cookie
Added streamport option to commandline
Fixed description of options in manpage and help and README
Removed mpd host options from settings menu
Removed http stream options from settings menu
2018-05-24 18:50:05 +01:00
jcorporation
2c27cbc037 Add cover for http stream 2018-05-24 01:07:34 +01:00
jcorporation
2c4f0fbe7e Central songChange function
fixed songChange for http streams
Set version to 1.0.0
2018-05-24 00:42:20 +01:00
jcorporation
c04735978f Fix Local Player
Fix Search Input
2018-05-23 23:32:01 +01:00
jcorporation
e87c5436f5 Removed not working dirble support
Removed jquery sorttable dependency
Reworked html template
Reworked notifications
Repaired search
2018-05-23 00:07:34 +01:00
jcorporation
a6b614b8c1 Replaced bootstrap-slider with version from https://github.com/seiyria/bootstrap-slider
Reworked primary navbar
2018-05-22 00:36:05 +01:00
jcorporation
51dcb88a7b Layout fixes
Replaced bootstrap-notify.js with version from http://bootstrap-notify.remabledesigns.com
2018-05-17 23:10:57 +01:00
jcorporation
73c2fe245a Removed love action
Moved main menu items in footer
Moved secondary menu items in dropdown
2018-05-17 00:19:03 +01:00
jcorporation
a9c48355b4 Initial work 2018-05-15 00:13:43 +01:00
jcorporation
6800c27192 Moved queue settings in settings dialog
Reenabled delete mode settings in queue view
Removed playing song in queue and browse view
Added new startpage "Now playing"
2018-05-14 00:06:12 +01:00
jcorporation
cfa9cb6380 Merge branch 'master' of https://github.com/SuperBFG7/ympd 2018-05-13 21:52:53 +01:00
jcorporation
2f1e87fdfd Pull request #2 2018-05-13 21:45:23 +01: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
SuperBFG7
b0ec3be02f filtering on all levels and fix playlist filter 2018-05-11 17:18:17 +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
4be2db91e4
Revert "Typo error prevend webradio playlists to show." 2018-05-11 15:34:38 +02:00
jcorporation
23d3807fbc Merged pull request from notandy/mpd for Typo error prevent webradio playlists to show. #175 2018-05-10 22:36:12 +01: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
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
jcorporation
51e6f541e4 Moved sidebar to new queue toolbar
Moved output buttons to drop down menu in main toolbar
Add playinfo to html title
2018-05-07 22:25:17 +01:00
jcorporation
987fb4b2ec Remove doubled album entry in notification 2018-05-07 20:27:11 +01:00
jcorporation
c83fa60e20 Filename for album covers are now based on song_uri, replacing filename with folder.jpg
Merged css/js files
2018-05-07 20:11:49 +01:00
jcorporation
d97646fa86 Count complete queue in header and display days 2018-05-01 22:37:34 +01:00
jcorporation
801159bfe8 Display total songs in queue header 2018-04-30 15:11:53 +01:00
jcorporation
71868bf89d MAX_ELEMENTS_PER_PAGE=100 2018-04-29 21:36:11 +01:00
jcorporation
4200630849
Merge branch 'master' into master 2018-04-29 21:49:34 +02: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
jcorporation
84ff0b7906 Show Coverimage 2018-04-16 20:22:07 +01: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
Andy
17b97c8f6b
Merge pull request #159 from eb041592/unclutter_interface
Unclutter Interface
2018-03-29 20:36:25 +02:00
eb041592
b3037d6117 Hide Dirble app, if no API token is given/available 2018-02-04 13:43:37 +01:00
eb041592
037e7db1da Minor formatting 2018-02-04 01:11:41 +01:00
eb041592
2e9d477ee6 Hide output button(s) if there is only one configured output 2018-02-04 00:30:45 +01:00
eb041592
73a844eb71 Fixed error with "... added" notifications 2018-02-03 16:34:22 +01:00
SuperBFG7
17436bff40 fix browse for directories and playlists 2018-02-03 13:02:02 +01:00
eb041592
fe0277bfbe Rearranged artist and album information in queue and search results. 2018-02-03 12:03:33 +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
ceee8bd90a Merge branch 'master' of https://github.com/lesderid/ympd into lesderid-master 2018-01-22 04:58:17 +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
Andy
a99b0a5ddc
Merge pull request #134 from Kernald/fix-double-slashes
Fix double slashes in websocket URL
2018-01-22 04:33:54 +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
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
SuperBFG7
66ff05e8b5 Merge branch 'fix-double-slashes' of git://github.com/Kernald/ympd into fix-double-slashes 2017-03-18 10:38:46 +01:00
Les De Ridder
d9ec70a9da
Make the Dirble API token configurable and use HTTPS
Fixes #140
2016-09-11 18:23:42 +02:00
Marc Plano-Lesay
15edcc645c Fix double slashes in websocket URL 2016-07-07 15:22:15 +02:00
Govert Buijs
306840fa1d Added crude filtering for browsing db 2016-06-08 23:20:27 +02:00
SuperBFG7
f586db33d1 fix browsing of playlists 2016-02-16 12:03:50 +01:00
Andy
126f247a08 Merge pull request #102 from SuperBFG7/browse
remember last folder in browser
2016-02-13 21:49:18 +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
Nofre
0e47d5c4bc Dirble's token fix 2016-02-02 18:47:53 +01:00
SuperBFG7
2526a015f0 improve error handling for local player 2015-12-08 16:42:03 +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