An Phan
03fc36556a
Clean up Sentry's leftover
2017-01-19 12:12:34 +08:00
An Phan
f495c99a52
Remove problematic Sentry ( closes #524 )
2017-01-19 10:48:41 +08:00
An Phan
991133045d
Make media caching an option
2017-01-15 12:27:05 +08:00
An Phan
f51e660501
Cache the media
2017-01-06 11:04:08 +08:00
Phan An
765ec4a12b
Apply fixes from StyleCI ( #498 )
2016-12-11 21:08:50 +08:00
An Phan
86ca8d40f6
Add iTunes integration
2016-12-11 21:08:30 +08:00
Phan An
29306f2a40
Apply fixes from StyleCI ( #497 )
2016-12-09 16:29:50 +08:00
An Phan
4c77a2121b
Merge branch 'master' of github.com:phanan/koel
2016-12-09 16:29:12 +08:00
An Phan
09b15b9e66
Add Sentry
2016-12-09 16:23:40 +08:00
Phan An
37cb5ad0a5
Apply fixes from StyleCI ( #495 )
2016-12-04 19:41:27 +07: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
bdgold
1d7a7602c9
Fix spelling ( #454 )
2016-09-19 09:08:50 +07:00
An Phan
e4f0027f6a
Add IGNORE_DOT_FILES setting
...
With this .env setting, user can specify Koel to ignore dot files and
folders (default) or include them during scanning.
2016-09-17 23:56:58 +08:00
bdgold
27933d49cf
move env variables to config ( #415 )
2016-08-21 22:19:03 +07:00
An Phan
528469fdc4
Add YouTube service on the server side
2016-07-14 16:53:10 +08:00
An Phan
3c0f67de8f
Remove redundant package
2016-07-07 00:31:19 +08:00
Phan An
5dc2e7faf7
Applied fixes from StyleCI ( #357 )
2016-06-13 17:11:41 +08:00
An Phan
c098301167
Add S3 functionality
2016-06-13 17:04:42 +08:00
An Phan
5185f3dc6b
Finish structure and song download
2016-06-03 01:53:26 +08:00
mburguet
e9ed238630
Add APP_URL env variable ... like the latest versions of laravel
2016-02-17 10:17:01 -05:00
An Phan
dde43d6184
A more intuitive init command
2016-01-15 10:16:58 +08:00
Phan An
75967cb4e0
Applied fixes from StyleCI
2016-01-03 06:32:38 -05:00
An Phan
12e4bd473f
Basically completed jwt
2015-12-30 11:29:35 +07:00
An Phan
950772a701
Bump version
2015-12-30 11:15:21 +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
bf01bf67ef
Attempts to fix UTF-16 issues
2015-12-18 01:57:23 +08:00
Phan An
f9c9a4df2d
Applied fixes from StyleCI
2015-12-14 08:22:39 -05:00
An Phan
742a0e5219
Set sqlite db to :memory:
2015-12-13 12:57:20 +08:00
An Phan
0ee372882c
Big Bang
2015-12-13 12:42:28 +08:00