Phan An
e914895b76
Apply fixes from StyleCI ( #584 )
2017-04-29 11:53:39 +08:00
Phan An
a8bd7ea7c6
Rename contributing_artist_id to simple artist_id
2017-04-29 11:49:14 +08:00
Phan An
a123243658
Always save contributing_artist_id for S3 put
2017-04-29 10:58:08 +08:00
Phan An
40deeb9f8b
Refactor and clean up
2017-04-29 10:55:41 +08:00
Phan An
570197d94b
Tidy the tidy function
2017-04-29 10:53:33 +08:00
Phan An
47c36f289e
Move User dependency out of Song scrobble method
2017-04-29 10:38:17 +08:00
Phan An
bbc7c37f24
Merge branch 'master' of github.com:phanan/koel
2017-04-28 23:00:44 +08:00
Phan An
328dc88c99
Apply fixes from StyleCI ( #583 )
2017-04-28 22:59:13 +08:00
Phan An
1406b86e01
Add tests for MediaCache
2017-04-28 22:56:22 +08:00
Phan An
57157b5a57
Modify MediaCache to adapt to new changes
2017-04-28 22:36:57 +08:00
Phan An
0f2fd8c310
Merge branch 'compilation' of github.com:phanan/koel into compilation
2017-04-26 10:17:27 +08:00
Phan An
c453af3dea
Add test for songStore.guess
2017-04-25 22:16:39 +08:00
Phan An
4b75be5c22
Remove unnecessary import
2017-04-25 22:09:52 +08:00
Phan An
32430411f6
Fix tests
2017-04-25 22:09:32 +08:00
Ryo Shibayama
c01c00ed8f
Use --prefer-dist to benefit from cache ( #579 )
2017-04-25 18:44:42 +08:00
Phan An
220cb45cdb
Apply fixes from StyleCI ( #580 )
2017-04-24 14:38:41 +08:00
Phan An
15eb5a1596
Clean up
2017-04-24 14:38:25 +08:00
Phan An
a96c0e22fb
Compilation fixes getting in shape
2017-04-24 00:01:02 +08:00
Phan An
59a59deb40
Fix wrong config path
2017-04-22 23:42:45 +08:00
Phan An
3049804811
Move streamers into Services
2017-04-20 19:20:32 +08:00
Phan An
88b7baa0c1
Fix sync test
2017-04-20 19:14:28 +08:00
Phan An
ddb95946e2
Fix links in issue template
2017-04-20 17:42:23 +08:00
Phan An
c85865418b
Fix #551
2017-04-20 17:39:40 +08:00
Phan An
90c997a1ac
Update yarn.lock
2017-04-19 17:12:23 +08:00
Phan An
0bb8e992e2
Bump version
2017-04-19 12:24:17 +08:00
Phan An
1b783e29e2
Merge branch 'master' of github.com:phanan/koel
2017-04-19 12:23:46 +08:00
Phan An
53e2f61da4
Fix #552
2017-04-19 12:22:02 +08:00
An Phan
49d02c6433
Copy files and dirs recursively
2017-04-16 09:37:12 +08:00
An Phan
a30680f0bf
Bump version
2017-04-15 21:01:49 +08:00
An Phan
9aa77f11bb
Fix #572
2017-04-15 21:01:14 +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