Commit graph

15 commits

Author SHA1 Message Date
Phan An
50a94cb4b9 chore: fix static analysis problems 2020-12-23 00:01:49 +01:00
Phan An
e356e72814 feat: upgrade Laravel to 7.x 2020-09-06 20:21:39 +02:00
Phan An
433586e1ac Cache PHPUnit result 2019-03-13 08:27:46 +01:00
Phan An
a8f98b2377 Refactor tests 2017-08-05 17:56:11 +01:00
Phan An
1406b86e01
Add tests for MediaCache 2017-04-28 22:56:22 +08:00
An Phan
0731116e56
Fix PHPUnit values 2017-03-21 12:15:06 +08:00
An Phan
bdca871b6e
Upgraded to Laravel 5.4 2017-02-15 11:16:49 +08:00
An Phan
ef618a611b
First steps in e2e 2016-11-13 23:05:24 +08:00
An Phan
f990be32eb
Trying to make Travis happy 2016-09-26 15:57:04 +08:00
An Phan
06a084d44f
Fix phpunit settings 2016-09-26 15:45:19 +08:00
bdgold
385c337d0c Add admin creds to unit testing (#453) 2016-09-19 11:11:06 +07:00
An Phan
528469fdc4
Add YouTube service on the server side 2016-07-14 16:53:10 +08: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
b18f36f531 Trying to make Travis work 2015-12-13 12:50:39 +08:00
An Phan
0ee372882c Big Bang 2015-12-13 12:42:28 +08:00