Commit graph

191 commits

Author SHA1 Message Date
An Phan
f6d0db1b4f Make let, not var 2016-03-16 11:51:07 +08:00
An Phan
ddfe9ccb03 Simplify "confirm before closing" preference 2016-03-15 20:59:12 +08:00
An Phan
16283112b3 Code cleaning service 2016-03-15 01:16:38 +08:00
An Phan
48c06592ab Fix stop() method when there's no current song 2016-03-14 20:47:45 +08:00
An Phan
07109ad5d2 Fix wrong button colors on playlist 2016-03-14 20:22:18 +08:00
An Phan
01480432a8 Massive jslint fix 2016-03-14 01:00:32 +08:00
An Phan
ed795b2b0b Move overlay functions into, duh, overlay.vue 2016-03-13 12:50:25 +08:00
An Phan
313d9c8fc1 Simplify OS detection code 2016-03-13 11:32:37 +08:00
An Phan
1b81312893 Better scrollbars on non-Mac systems 2016-03-13 11:28:43 +08:00
An Phan
6e1c617d62 Upgrade libraries 2016-03-13 00:15:14 +08:00
An Phan
6b2efbf12a Move nprogress logic to main.js 2016-03-11 18:49:54 +08:00
An Phan
03e8dbd6b9 Add a loading progress bar 2016-03-11 17:55:40 +08:00
An Phan
b4f8ac2e8f (Trying to) reduce flickering with main panels 2016-03-06 21:11:04 +08:00
An Phan
2c832af80a Reduce flickering with the sound bar 2016-03-06 17:26:17 +08:00
An Phan
82ce986405 Exclude unknown artist/album from most-played 2016-03-06 17:06:28 +08:00
An Phan
2d08223106 Attempt to preload the next song (resolves #232) 2016-03-06 16:19:37 +08:00
An Phan
caff687bdd Reset recent songs between sessions (fixes #249) 2016-03-06 15:51:50 +08:00
An Phan
913f21c9e5 Remove an empty useless method 2016-03-06 15:46:46 +08:00
An Phan
70a34401f6 Better lyrics handling 2016-03-06 15:44:38 +08:00
An Phan
29e5eea323 Remove references to select2 2016-03-06 15:34:29 +08:00
An Phan
078a514769 Load lyrics into edit form properly 2016-03-06 13:41:31 +08:00
An Phan
e12d723e8d Refresh song info after editing 2016-03-06 13:02:03 +08:00
An Phan
ced14bbfff Little CSS tweaks 2016-03-06 12:07:05 +08:00
An Phan
8a5d242122 Add edit ability (fixes #228) 2016-03-06 11:58:51 +08:00
An Phan
3dadb7d741 Merge branch 'master' into edit 2016-03-01 00:52:56 +08:00
An Phan
29ac291340 Remove obsolete comments 2016-03-01 00:52:49 +08:00
An Phan
a7e5cdcb00 Eliminate Vue.http deprecated warning 2016-03-01 00:50:25 +08:00
An Phan
97b89fe343 Merge branch 'master' into edit 2016-02-24 21:29:56 +08:00
An Phan
1268a8987f Hide scrollbars on Windows 2016-02-24 21:29:23 +08:00
An Phan
19eea0e27c Fix preset style on Windows (#250) 2016-02-24 21:21:12 +08:00
An Phan
331c9711fe Better CSS 2016-02-21 19:04:57 +08:00
An Phan
921b8a66c7 Manually set media src to fix equalizer bug 2016-02-21 15:03:48 +08:00
An Phan
15af325370 Upgrade plyr to fix player bugs 2016-02-21 14:28:22 +08:00
An Phan
b0a7329a57 Fix all kinds of bug after the poor merge at #243 2016-02-20 21:39:17 +08:00
An Phan
640d8fc8dc Close menu with clickaway 2016-02-19 15:20:34 +08:00
An Phan
e78f498e13 Resolve issues after merge 2016-02-18 22:59:09 +08:00
rundef
a2aae4b6e4 Forgot to remove the player controls padding 2016-02-17 20:41:59 -05:00
rundef
bd937f6d07 Remove bower. Fetch plyr from npm instead 2016-02-17 10:53:53 -05:00
An Phan
7e61115755 Use events instead of computed props for dashboard 2016-02-14 21:45:07 +08:00
An Phan
07f7a75f77 Hide drag ghost on touch devices 2016-02-14 21:07:07 +08:00
An Phan
3b04962a9c Fix dashboard display bug on Safari 2016-02-14 21:04:09 +08:00
An Phan
2f8a79c82d Better line height for play/pause button 2016-02-14 18:40:35 +08:00
An Phan
b9d25ccad6 Allow dragging and dropping artists/albums (fix #229) 2016-02-14 16:34:14 +08:00
An Phan
661041cb10 Ctrl/Cmd+click album/artist now queues the songs 2016-02-14 16:20:33 +08:00
An Phan
6a382c51b2 Use configured app name 2016-02-14 15:38:00 +08:00
An Phan
5066a14858 Revamp dashboard, fix #231 2016-02-14 15:18:40 +08:00
An Phan
1c84cb93ec Use native array methods 2016-02-14 00:59:57 +08:00
An Phan
28f2714a80 Use a custom filter for songs 2016-02-14 00:59:11 +08:00
An Phan
2afe0e36f9 Fix player controls style on phones 2016-02-13 22:09:15 +08:00
An Phan
b6b2ab2de8 Fix progress color 2016-02-13 13:18:04 +08:00