1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-06-28 23:53:15 +00:00
Commit Graph

77 Commits

Author SHA1 Message Date
jcorporation
45f8059d60 Feat: link from song details modal to browse database tags 2018-11-11 22:43:25 +00:00
jcorporation
add9d4daf0 Feat: display queued items in bottom bar 2018-11-11 22:22:48 +00:00
jcorporation
9ca519c69a Feat: added keyboard shurtcuts help
Fix: use event.code instead of deprecated event.which
Feat: blur inputs on Esc
Feat: / focuses search fields
2018-11-08 22:42:45 +00:00
jcorporation
a70ab4e48c Fix: improve keyboard navigation of main menu 2018-11-07 23:52:28 +00:00
jcorporation
db8b0a1d24 Feat: add more shortcuts #58 2018-11-06 23:59:44 +00:00
jcorporation
c5628a0989 Feat: add keymap file to define keyboard shortcuts #58 2018-11-05 23:13:22 +00:00
jcorporation
f97ec914f6 Fix: small layout improvements 2018-11-05 21:49:57 +00:00
jcorporation
179668e868 Feat: configurable tags in playback card 2018-11-05 19:57:06 +00:00
jcorporation
65c5d6486d Feat: configurable tags in playback card 2018-11-04 23:26:59 +00:00
jcorporation
4c86327f22 Feat: new keyboard shortcuts
p - update smart playlists
2018-11-04 19:21:07 +00:00
jcorporation
4667c82cc1 Feat: new keyboard shortcuts
u - update database
r - rescan database
2018-11-04 19:16:46 +00:00
jcorporation
abf66397a7 Feat: new layout of database view 2018-11-04 18:34:46 +00:00
jcorporation
137bae6b56 Fix: Link uri in song details only if featLibrary = true 2018-10-29 20:00:50 +00:00
jcorporation
c218b50ac4 Feat: add setting to disable coverimages 2018-10-29 19:41:04 +00:00
jcorporation
b195c5c93f Fix: add defaults for columns and tag selects, if mpd metadata is set to none
Fix: sort tag lists
2018-10-29 18:39:55 +00:00
jcorporation
d857ae40b6 Feat: add settings for localplayer, streamurl, searchtaglist, browsetaglist, syscmds #70 2018-10-29 18:17:04 +00:00
jcorporation
610ecc84da Feat: hide column buttons, if tags are not enabled 2018-10-25 22:49:02 +01:00
jcorporation
5f012c83a2 Fix: use AlbumArtist tag only if it found in enabled tags #69 2018-10-25 21:27:54 +01:00
jcorporation
58d1782cf7 Feat: disable playlists and browse database feature if not enabled in mpd #68 #69 2018-10-25 21:03:33 +01:00
jcorporation
c5856c0cbd Feat: configureable columns in all song views #47 2018-10-22 23:20:57 +01:00
jcorporation
122345abdb Feat: configureable columns in queue view #47 2018-10-22 21:03:45 +01:00
jcorporation
7dbf1d0262 Fix: remove not needed data-* attributs 2018-10-18 22:33:35 +01:00
jcorporation
d7c9d549be Feat: put all configured mympd_tags in json response for list and detail views 2018-10-17 23:04:06 +01:00
jcorporation
e371453b7b Feat: add ability to define and execute system commands, eg. reboot and shutdown 2018-10-15 23:34:25 +01:00
jcorporation
997928790c Feat: collapse title list in album view 2018-10-15 20:00:22 +01:00
jcorporation
9ef69f3c08 Feat: display total entities in list headers #47 2018-10-15 17:15:09 +01:00
jcorporation
2d2949d6f7 Fix: deleting track from playlist don't deletes playlist
Fix: use update_stored_playlist notify for updating playlist view
2018-10-14 22:38:34 +01:00
jcorporation
41a46b3656 Feat: confirm dialog for delete playlist #47 2018-10-14 22:08:10 +01:00
jcorporation
d84cdd7d6f Feat: separate update_volume notify from update_state notify 2018-10-11 20:50:26 +01:00
jcorporation
8058c48a38 Fix: optimize lazy loading of coverimages 2018-10-10 23:01:21 +01:00
jcorporation
c204318fc4 Feat: use intersection observer api for album view 2018-10-10 22:40:04 +01:00
jcorporation
53dd32c7d8 Fix: filter tag list in "browse by"-button (hide track, title, etc.) 2018-10-09 23:14:16 +01:00
jcorporation
b8d422e564 Feat: replace static tag list with dynamic list, this adds support of all mpd tags to myMPD 2018-10-09 22:51:47 +01:00
jcorporation
61adcb1c59 Fix: get current song only on song change 2018-10-08 21:58:25 +01:00
jcorporation
ceb694b7b2 Fix: remove maxelements from myMPDsmart-newest 2018-10-08 21:45:10 +01:00
jcorporation
7a6d000e58 Fix: differentiate between lower and upper case keyboard shortcuts 2018-10-01 23:02:49 +01:00
jcorporation
87872f0554 Feat: add more keyboard shortcuts #58 2018-10-01 22:50:40 +01:00
jcorporation
bf188ebdc2 Feat: enable smart playlist editing #38 2018-10-01 18:07:38 +01:00
jcorporation
c4df10c71e Feat: first backend code for editing smart playlists 2018-09-30 23:18:55 +01:00
jcorporation
45377cb047 Fix: set opacity05 when switching to playlist details 2018-09-30 22:12:16 +01:00
jcorporation
fc115a9d1b Feat: jukebox mode - add whole album #57
Feat: jukebox mode - configurable number of tracks in queue #57
2018-09-30 02:03:33 +01:00
jcorporation
0ae38ae2ba Fix: menu for smart playlists in queue card 2018-09-30 00:12:40 +01:00
jcorporation
81c4c8a928 Feat: integrate smart playlists in playlist management - delete, rename, view
Fix: replace statefile option with more generic varlibdir option
Fix: remove multiple popover event handlers
2018-09-30 00:03:00 +01:00
jcorporation
022a0469d7 Fix: update searchstr on reload 2018-09-29 19:47:00 +01:00
jcorporation
ffb0b72e6e Feat: save search as smart playlist #38 2018-09-29 19:41:58 +01:00
jcorporation
e550601aa8 Fix: websocket url if connected by ip 2018-09-29 18:52:37 +01:00
jcorporation
17db5d7a2e Fix: filename check in save dialogs #61 2018-09-29 10:38:25 +02:00
jcorporation
043904f888 Fix: base64 encode decode unicode string for popup menu #60 2018-09-26 22:25:51 +01:00
jcorporation
4540e853ff Fix: don't close menu on volume down/up click 2018-09-24 22:45:35 +01:00
jcorporation
068a7b723a Fix: display smart playlists readonly 2018-09-24 22:08:44 +01:00