An Phan
0ad2916d1d
Adding Vuex
2017-04-16 09:37:54 +08:00
An Phan
024caa40e1
Fix the typo
2017-04-05 11:10:03 +08:00
An Phan
edb2e125c7
Upgrade composer packages
2017-04-02 17:57:11 +08:00
An Phan
b966eba869
Bump version
2017-04-02 17:45:20 +08:00
An Phan
c8d67bd472
Cleanup and refactor
2017-03-28 18:25:24 +08:00
An Phan
5583650681
Upgrade packages (most importantly getID3
2017-03-28 09:14:56 +08:00
An Phan
d49cdde161
Change init comment wordings
2017-03-27 18:09:05 +08:00
An Phan
51e2b8e78b
Link YouTube videos to YouTube
2017-03-27 18:06:21 +08:00
An Phan
65400d40ee
Comment fix
2017-03-27 18:05:43 +08:00
An Phan
f4edd54af0
Fix Last.fm doc link
2017-03-26 17:04:50 +08:00
An Phan
96e5c62ce0
Add "Play at 128kbps on mobile" setting
2017-03-26 17:02:03 +08:00
An Phan
52cc7ea884
Fix minor error in typeahead component
2017-03-26 16:20:47 +08:00
An Phan
632c6272fe
Make estlint happy
2017-03-26 16:13:13 +08:00
An Phan
43ef5cad26
Roll back the previous change
2017-03-26 11:53:04 +08:00
An Phan
26e57bd643
Fix play/pause handling bug
2017-03-26 11:46:17 +08:00
An Phan
cc43d5133a
Override playState of mediaSession for Chrome Android
...
Per Google Developers official doc:
> Note: The browser may consider that the web app is not playing media
> when files are seeking or loading. You can override this behaviour by
> setting navigator.mediaSession.playbackState to "playing" or "paused".
> This comes in handy when you want to make sure your web app UI stays in
> sync with the media notification controls.
2017-03-26 11:31:30 +08:00
An Phan
4618c8744e
Add media notif handlers on Android
2017-03-26 11:25:56 +08:00
An Phan
c1b611b357
Properly close tags ( fixes #564 )
2017-03-25 15:18:06 +08:00
An Phan
80e55ce6b3
Clean up
2017-03-24 16:47:06 +08:00
An Phan
221579c6e7
Allow searching specifically in title, album, and artist
2017-03-23 12:18:17 +08:00
An Phan
f2db3bac89
Attempt to fix #550 by setting Last-Modified header
2017-03-23 08:53:07 +08:00
An Phan
3fc10e3043
Preload the next song as soon as we can
2017-03-22 15:44:13 +08:00
An Phan
933059c672
Use https homepage
2017-03-21 12:49:23 +08:00
An Phan
8063d16f94
Remove leftovers
2017-03-21 12:48:32 +08:00
An Phan
1b1d7adc50
Merge branch 'master' of github.com:phanan/koel
2017-03-21 12:15:58 +08:00
An Phan
0731116e56
Fix PHPUnit values
2017-03-21 12:15:06 +08:00
vesper8
e5359080d2
cross-env fix ( #562 )
...
fixes for recent breaking changes made to the cross-env JavaScript dependency
2017-03-20 16:05:56 +08:00
An Phan
88e3a6add8
Fix footer album thumb display
2017-03-14 16:16:43 +08:00
An Phan
20db5d25bb
Update docs links
2017-03-01 19:06:07 +08:00
An Phan
ae0a74096f
Update readme with new docs link
2017-03-01 15:54:57 +08:00
An Phan
d905063fb6
Bump Laravel mix version
2017-02-16 10:36:14 +08:00
An Phan
f5b54db7a9
Bump copyright year
2017-02-15 17:23:52 +08:00
An Phan
54249061ff
Remove PHP 5.6 from travis
2017-02-15 16:15:39 +08:00
An Phan
c71766b880
Install yarn on Travis again
2017-02-15 16:10:11 +08:00
An Phan
de555b2735
Merge branch 'master' of github.com:phanan/koel
2017-02-15 16:05:16 +08:00
An Phan
933dcc6858
Install yarn on Travis
2017-02-15 16:04:25 +08:00
Phan An
ce1971b5ba
Apply fixes from StyleCI ( #541 )
2017-02-15 11:19:25 +08:00
An Phan
bdca871b6e
Upgraded to Laravel 5.4
2017-02-15 11:16:49 +08:00
An Phan
38862270db
Move babel and eslint config into package.json
2017-02-12 22:42:39 +08:00
An Phan
f5e1665482
Make playlist sorting persistent, too
2017-02-12 18:58:59 +08:00
An Phan
50ccd75deb
Make album/artist sorting order persistent ( fixes #530 )
2017-02-12 17:57:44 +08:00
An Phan
03fe4c7e18
Bump version
2017-02-09 20:08:41 +08:00
X-Ryl669
9f11a7111e
Fix HTTP error code when bad authentication to 401
...
…instead of 400/404, so client can deal with it correctly (#537 )
2017-02-09 20:06:39 +08:00
X-Ryl669
2bd4b79a04
Fix equalizer bug upon Koel starting if a preset was used in the previous session. ( #538 )
...
Now the application starts (before, it triggered an exception)
2017-02-09 20:06:00 +08:00
Alex Markessinis
64f4b5d8b3
Added predis to composer.json ( #531 )
2017-02-09 15:47:55 +08:00
An Phan
57477189d9
Disable ESLint camelcase rule for properties in stores
2017-02-09 15:02:22 +08:00
An Phan
bf31148f69
Disable ESLint camelcase rule in stubs
2017-02-09 14:53:37 +08:00
An Phan
cdcd6bec21
Bump version
2017-01-23 00:28:38 +08:00
An Phan
86de2a3059
Fix shuffle bug in Artist and Album view
2017-01-23 00:27:30 +08:00
An Phan
35a40aefe0
Remove robots.txt
2017-01-22 00:02:02 +08:00