Commit graph

394 commits

Author SHA1 Message Date
An Phan
63f7fb7b72 Merge branch 'master' of github.com:phanan/koel 2016-03-14 00:59:44 +08:00
Phan An
31ae219d7e Merge pull request #264 from hultberg/patch-1
Removed mention of bower in koel:init command
2016-03-14 00:47:59 +08:00
Edvin Hultberg
b108af5d7c Removed metion of bower in koel:init command 2016-03-13 13:29:23 +01: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
a00732768f Upgrade libraries (resolves #261) 2016-03-12 22:14:50 +08:00
An Phan
6b2efbf12a Move nprogress logic to main.js 2016-03-11 18:49:54 +08:00
An Phan
d1e9e48776 Upgrade Vue resource 2016-03-11 18:49:40 +08:00
An Phan
1386b0b809 Use abort_unless instead of abort_if where applicable 2016-03-11 18:17:54 +08:00
An Phan
587d587bc9 Bump Laravel version and use some syntax sugar 2016-03-11 18:13:13 +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
Phan An
11d41002f2 Merge pull request #262 from lbausch/patch-1
Remove select2 css file
2016-03-06 19:07:00 +08:00
lbausch
2eb13f4d93 Remove select2 css file 2016-03-06 11:46:29 +01: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
37b46eb922 Bump version 2016-03-06 16:28:47 +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
Phan An
89b8e37880 Merge pull request #248 from UrbanCMC/inotifywait_create
Support INotifyWait CREATE event
2016-03-06 12:12:04 +08:00
Phan An
bd5f0b1fc3 Merge pull request #260 from phanan/analysis-XVrNrO
Applied fixes from StyleCI
2016-03-06 12:11:36 +08:00
Phan An
461480f766 Applied fixes from StyleCI 2016-03-05 23:11:28 -05:00
An Phan
f1c5e14f72 Upgrade libraries (resolves #256) 2016-03-06 12:11:00 +08:00
An Phan
ced14bbfff Little CSS tweaks 2016-03-06 12:07:05 +08:00
An Phan
9d8ba43574 Merge branch 'edit' 2016-03-06 12:00:20 +08:00
An Phan
8a5d242122 Add edit ability (fixes #228) 2016-03-06 11:58:51 +08:00
An Phan
8143ea0c2f No need to manually call Mockery::close 2016-03-06 11:58:11 +08:00
An Phan
1e93df4140 No need to manually call Mockery::close 2016-03-01 17:21:50 +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
UrbanCMC
b6e44a116d Support INotifyWait CREATE event
INotifyWait's CLOSE_WRITE and MOVED_TO events don't work on all
operating systems. For those, the CREATE event looks like the
best option.
2016-02-20 18:54:48 +01: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
7d5e252e2f Oxford grammar for commas 2016-02-19 18:04:29 +08:00
An Phan
640d8fc8dc Close menu with clickaway 2016-02-19 15:20:34 +08:00
An Phan
eafa856b02 Add an issue template 2016-02-18 23:36:57 +08:00
An Phan
30bb36b3ca Merge branch 'rundef-remove_t push origin masterbower' 2016-02-18 22:59:15 +08:00