Commit graph

962 commits

Author SHA1 Message Date
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
An Phan
8d866b6036
Put GitHub stuff where they belong 2017-01-21 23:58:59 +08:00
An Phan
cbd16f7b45
Bump version 2017-01-20 10:56:35 +08:00
An Phan
13138d8837
Use pattern for song track 2017-01-20 10:55:33 +08:00
An Phan
37e5c3853a
Fix song edit form open bug 2017-01-20 10:55:10 +08:00
An Phan
936dae09ec
Refactor the "Back to Top" button component 2017-01-19 16:35:20 +08:00
An Phan
5d8bb16c5e
Remove redundant import 2017-01-19 14:06:32 +08:00
An Phan
cc6dce1e1a
Upgrade and clean up packages 2017-01-19 12:15:29 +08:00
An Phan
a225cb4580
Bump version 2017-01-19 12:12:47 +08:00
An Phan
03fc36556a
Clean up Sentry's leftover 2017-01-19 12:12:34 +08:00
An Phan
bbfa478d3f
Fix the bug with share state (fixes #523) 2017-01-19 12:11:25 +08:00
An Phan
f495c99a52
Remove problematic Sentry (closes #524) 2017-01-19 10:48:41 +08:00
An Phan
18a2f0fd88
Include missing packages 2017-01-18 11:06:40 +08:00
An Phan
41baf77913
Bump version 2017-01-18 10:33:22 +08:00