An Phan
a3e667fcab
Add recursive flag into file watcher doc
2016-02-02 19:09:32 +08:00
An Phan
eff010149e
Better doc for file watcher
2016-02-02 18:26:38 +08:00
An Phan
03d6c06aef
Refactor and fix the file watcher
2016-02-02 18:04:10 +08:00
An Phan
34c4a8e369
Rename BaseStreamer to Streamer
2016-02-02 16:01:47 +08:00
An Phan
46f6141fa8
Add "watch" functionality ( fix #213 )
2016-02-02 16:01:11 +08:00
An Phan
f10fc5fa7d
Add "watch" functionality
2016-02-02 15:47:00 +08:00
An Phan
21567032ab
Fix length
2016-02-01 15:04:16 +08:00
An Phan
e317d2d955
Bump and set version
2016-02-01 11:00:39 +08:00
An Phan
109a955044
Fix #209
2016-02-01 09:58:31 +08:00
Phan An
9dc423f430
Applied fixes from StyleCI
2016-01-31 09:00:15 -05:00
An Phan
61ad09bcd4
User feedback for JWT cmd
2016-01-31 21:46:05 +08:00
An Phan
5532364518
Album and artist covers now use CDN too
2016-01-30 12:12:09 +08:00
An Phan
65fb45f08a
Add FLAC support
2016-01-28 23:19:06 +08:00
An Phan
24cb32ceea
Serve static assets via CDN if possible
2016-01-28 13:35:51 +08:00
Phan An
9309c4a99f
Applied fixes from StyleCI
2016-01-26 10:49:03 -05:00
An Phan
57b6cc022e
Quick route fix
2016-01-26 23:23:55 +08:00
An Phan
8453c8e30b
Several methods for API
2016-01-26 14:32:29 +08:00
An Phan
278fb7c8bf
Remove obsolete comment regarding type support
2016-01-26 14:31:56 +08:00
An Phan
3827545037
Merge branch '1.1' into 2.0
2016-01-26 14:29:37 +08:00
An Phan
2aa3efa19e
Merge branch '1.1' of github.com:phanan/koel into 1.1
2016-01-26 14:28:13 +08:00
Joan Font
a124a97cd3
case insentive file extension when looking up for files to add into the library
2016-01-25 18:48:33 +01:00
An Phan
3e0c3ab809
Add CDN support
2016-01-25 18:55:00 +08:00
An Phan
190c2c117f
Invalidate token before logging out
2016-01-25 18:38:41 +08:00
An Phan
c5bf034c7f
A little backward compatibility
2016-01-17 10:45:59 +08:00
An Phan
40bb29dde7
Bump version
2016-01-17 10:44:06 +08:00
Phan An
3bc1bae5b0
Applied fixes from StyleCI
2016-01-15 02:28:34 -05:00
An Phan
dde43d6184
A more intuitive init command
2016-01-15 10:16:58 +08:00
An Phan
946f335cc2
Disable sync time limit in console
2016-01-15 09:53:31 +08:00
An Phan
474e9b945b
Shouldnt have removed that use
statement...
2016-01-05 22:08:11 +08:00
An Phan
ffbcc7ca96
Mobile style fix
2016-01-05 10:54:50 +08:00
An Phan
13436730c5
Indicate that Song IDs are not integers
2016-01-05 10:54:27 +08:00
Phan An
75967cb4e0
Applied fixes from StyleCI
2016-01-03 06:32:38 -05:00
An Phan
ddc56c28d6
Album and Artist image URLs are now absolute
2016-01-03 16:08:01 +08:00
An Phan
2db70a9d00
Merge branch 'master' into jwt
2016-01-01 11:54:10 +07:00
Chris
aca3677500
Change songs(s) to song(s)
...
This makes more sense as all the other ouput handles plural this way in the file.
2015-12-29 23:56:19 -08:00
An Phan
e9b45ac0c3
Update album cover and artist image right after song info loaded
2015-12-30 13:03:47 +07:00
An Phan
e7aac3ea16
Merged 1.1
2015-12-30 11:37:29 +07: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
ea18806f09
Fixes #151
2015-12-30 11:15:21 +07:00
An Phan
e1279ba5c6
Bump version
2015-12-29 13:27:40 +07:00
An Phan
ccfea1fa42
Fix playlist store bug
2015-12-29 13:26:09 +07:00
An Phan
3bbb4375e7
Bump version
2015-12-29 08:35:22 +07:00
An Phan
3193351499
Fixes #151
2015-12-29 08:22:38 +07:00
An Phan
92b81c7b5b
Progressing
2015-12-29 08:16:36 +07:00
An Phan
15c70dc6e1
Bump correct ver
2015-12-28 08:47:32 +07:00
Phan An
36b5eb29de
Applied fixes from StyleCI
2015-12-27 09:07:37 -05:00
An Phan
b3a93e4038
Add a version check
2015-12-27 21:06:10 +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
a083696289
Add updateNowPlaying for Last.fm
2015-12-23 14:26:16 +08:00
Phan An
e1d0f6a2bd
Applied fixes from StyleCI
2015-12-22 04:54:19 -05:00
An Phan
0dcc270d93
Support for standalone artist image
2015-12-22 17:53:03 +08:00
An Phan
15e1acbeae
Merge branch 'master' into 1.1
2015-12-22 09:39:14 +08:00
An Phan
d64043e44b
Added support for AAC (m4a)
2015-12-22 09:38:59 +08:00
Phan An
54c9a88bc1
Applied fixes from StyleCI
2015-12-21 08:50:26 -05:00
An Phan
8495452762
Like/unlike now work with Last.fm
2015-12-21 21:49:00 +08:00
An Phan
3e747101a9
Easier to test Interaction code
2015-12-21 12:32:15 +08:00
An Phan
79fa62d7b0
Merge branch 'master' into 1.1
2015-12-21 10:18:23 +08:00
Phan An
857af7572b
Applied fixes from StyleCI
2015-12-20 21:18:00 -05:00
An Phan
381751046e
Merge branch 'master' into 1.1
2015-12-21 10:17:27 +08:00
An Phan
71b8001978
Shortenend code
2015-12-21 10:17:12 +08:00
Matthias Gutjahr
2a0bd8fcd8
Add cast to convert Song.length to float
2015-12-20 19:09:34 +01:00
An Phan
074294f6a2
Fix docblock
2015-12-21 00:07:20 +08:00
Phan An
1d417221bf
Applied fixes from StyleCI
2015-12-20 07:30:28 -05:00
An Phan
bdb76a3c9b
Resolved conflicts
2015-12-20 20:21:40 +08:00
An Phan
f449a1a744
Add Last.fm scrobbling functionality
2015-12-20 20:17:35 +08:00
Phan An
30c63cc96d
Applied fixes from StyleCI
2015-12-19 12:08:03 -05: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
423d1fb5c5
Replace iconv with mb_
2015-12-18 10:11:32 +08:00
Phan An
92aefb88ab
Applied fixes from StyleCI
2015-12-17 13:00:42 -05:00
An Phan
bf01bf67ef
Attempts to fix UTF-16 issues
2015-12-18 01:57:23 +08:00
Phan An
14cf272030
Applied fixes from StyleCI
2015-12-16 12:25:25 -05:00
An Phan
7888c52355
Fix doc
2015-12-17 01:24:33 +08:00
Phan An
ed5c817941
Applied fixes from StyleCI
2015-12-16 11:15:20 -05:00
An Phan
9a806632cb
Add X-Accel-Redirect stream support
2015-12-16 23:52:43 +08:00
An Phan
a2484362c2
Fix #39
2015-12-16 13:03:48 +08:00
An Phan
3aa7cb5ec4
Better error handling for settings saving
2015-12-16 00:28:54 +08:00
Phan An
5b7be5afba
Merge pull request #28 from pedroborges/use-laravel-authorization
...
Use Laravel built-in authorization
2015-12-15 20:18:01 +08:00
Pedro Borges
830718f396
Update docblocks
2015-12-15 08:35:46 -02:00
Pedro Borges
5f9f7d925d
Fix UserPolicy
2015-12-15 08:32:41 -02:00
Pedro Borges
8f34dad27d
Satisfy StyleCI
2015-12-14 22:48:48 -02:00
Pedro Borges
dab4486eee
Fix after merge issues
2015-12-14 22:45:10 -02:00
An Phan
bdfada084e
Fix #40
2015-12-15 08:14:31 +08:00
Phan An
5c9653cae0
Merge pull request #41 from mattstauffer/easy-init
...
Add an init command
2015-12-15 08:06:46 +08:00
Matt Stauffer
ba7559570c
Add an init command
2015-12-14 17:43:16 -05:00
Henrique
ec4ff83fd9
Fix #26 by correcting HTTP Header
2015-12-14 16:28:33 -02:00
Pedro Borges
d21736d59d
Fix conflicts
2015-12-14 16:12:20 -02:00
Pedro Borges
899c7176c1
Use Laravel built-in authorization
...
The comment below motivated me to find a better solution for the
repeated authorisation checks:
```php
// This can't be put into a Request authorize(), due to Laravel(?)'s
limitation.
```
This is the result.
2015-12-14 14:27:26 -02:00
An Phan
0779ff6d2a
Merge branch 'clean-resource-routes' of https://github.com/pedroborges/koel into pedroborges-clean-resource-routes
2015-12-14 22:14:25 +08:00
Pedro Borges
7fcad32032
Clean resource routes
2015-12-14 11:34:34 -02:00
Phan An
f9c9a4df2d
Applied fixes from StyleCI
2015-12-14 08:22:39 -05:00
An Phan
daaa7ba747
Disable auto discovering mod_xsendfile.
...
The reason being, there might be cases that user have installed but not
configured the module. Auto discovery here will cause the streaming to
fail. With auto discovery removed, Koel will only stream using
mod_xsendfile if MOD_X_SENDFILE_ENABLED env var is found. Hence, users
can disable it in .htaccess if they're not ready.
2015-12-14 12:32:29 +08:00
An Phan
f9edb8af7b
Tmp. disabling XAccelRedirect streamer
2015-12-14 12:31:06 +08:00
An Phan
c3ec0e1198
Move touch and tile icons to img folder
2015-12-14 11:39:06 +08:00
Phan An
3848552baf
Merge pull request #3 from icewind1991/patch-1
...
Ignore files that dont have a playtime
2015-12-14 01:08:47 +08:00
An Phan
3f65c8ad3d
Remove unused property
2015-12-14 00:42:55 +08:00
Robin Appelman
6810548490
Ignore files that dont have a playtime
...
They probably aren't music files
Prevents
> Undefined index: playtime_seconds
while scanning
2015-12-13 17:29:26 +01:00
An Phan
0c4df50fa9
Typos
2015-12-14 00:13:08 +08:00
An Phan
a4335bff52
Fix publicPath in to allow php artisan serve
2015-12-13 14:29:32 +08:00
An Phan
0ee372882c
Big Bang
2015-12-13 12:42:28 +08:00