Commit graph

18 commits

Author SHA1 Message Date
An Phan
086f52761a
Implemented virtual scroll for desktop 2017-01-14 21:09:38 +08:00
An Phan
09b15b9e66
Add Sentry 2016-12-09 16:23:40 +08:00
An Phan
ef618a611b
First steps in e2e 2016-11-13 23:05:24 +08:00
An Phan
b0f5b3d76e
Upgrade to Laravel 5.3 2016-09-26 14:30:00 +08:00
An Phan
c098301167
Add S3 functionality 2016-06-13 17:04:42 +08:00
An Phan
587d587bc9 Bump Laravel version and use some syntax sugar 2016-03-11 18:13:13 +08:00
An Phan
f1c5e14f72 Upgrade libraries (resolves #256) 2016-03-06 12:11:00 +08:00
An Phan
169854456b Remove unnecessary version strings 2016-02-03 23:50:48 +08:00
An Phan
e317d2d955 Bump and set version 2016-02-01 11:00:39 +08:00
An Phan
65fb45f08a Add FLAC support 2016-01-28 23:19:06 +08:00
An Phan
89c1d2e5da Upgrade to Laravel 5.2.6 2016-01-03 16:07:30 +08:00
An Phan
92b81c7b5b Progressing 2015-12-29 08:16:36 +07:00
An Phan
a8d620b83d Upgrade to Laravel 5.2 2015-12-27 20:29:03 +07:00
An Phan
056bf2c559 Trying to make it work with L52 2015-12-27 16:12:10 +07:00
An Phan
cf27ed713d First integration with Last.fm
Koel can now integrate and use the rich information from Last.fm. Now
whenever a song is played, its album and artist information will be
queried from Last.fm and cached for later use. What's better, if an
album has no cover, Koel will try to update its cover if one is found on
Last.fm.

In order to use this feature, users only need to provide valid Last.fm
API credentials (namely LASTFM_API_KEY and LASTFM_API_SECRET) in .env. A
npm and gulp rebuild is also required - just like with every update.
2015-12-20 00:36:44 +08:00
An Phan
db0707d898 A better composer.json
phpunit version is dropped to 4.0 to meet PHP 5.5.9 requirement. Also,
an .env file will now be copied over if one doesn't exist.
2015-12-14 21:49:50 +08:00
An Phan
eaf81aa55e Commit the updated composer.lock 2015-12-13 14:29:15 +08:00
An Phan
0ee372882c Big Bang 2015-12-13 12:42:28 +08:00