An Phan
9f6e46371e
Merge branch 'master' into lastfm
2015-12-20 10:07:59 +08:00
An Phan
6457528990
Fix notification bug #67
2015-12-20 10:07:39 +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
Kerwyn Rojas
b22584269e
Added spanish validations
2015-12-16 11:00:40 -07:00
Phan An
cc7dacdaeb
Applied fixes from StyleCI
2015-12-16 02:48:45 -05:00
An Phan
3aa7cb5ec4
Better error handling for settings saving
2015-12-16 00:28:54 +08:00
An Phan
cff9147fbe
Make caseInsensitiveOrderBy a bit more ES6-ish
2015-12-15 20:26:03 +08:00
An Phan
a42accf258
Merge branch 'case-insensitive-order' of git://github.com/mattstauffer/koel into mattstauffer-case-insensitive-order
2015-12-15 20:20:19 +08:00
Matt Stauffer
90250eb337
Convert case-insensitive sort to use core Vue methods
2015-12-14 14:54:56 -05:00
Matt Stauffer
be003e2966
Add case insensitive order by for list views
2015-12-14 13:55:13 -05:00
Wesley Bliss
922068eb00
Update app.scss
...
Randomly passing by and saw "urf-8" instead of "utf-8", which might be a typo.
2015-12-14 10:56:23 -05:00
An Phan
28103d3754
Oppa ES6 style
2015-12-14 21:13:12 +08:00
An Phan
b7ee592416
Typos and doc formats
2015-12-14 17:52:18 +08:00
An Phan
22e027c2ad
Fix #6 : "Prev" control should go to beginning of song if already passed 5 seconds
2015-12-14 12:51:52 +08:00
An Phan
2450df7be6
Fix newly created playlist songs
2015-12-14 12:29:16 +08:00
An Phan
957505e4a4
Fixes #4
2015-12-14 12:25:42 +08:00
An Phan
73802d4584
Wording
2015-12-14 11:45:15 +08:00
An Phan
c3ec0e1198
Move touch and tile icons to img folder
2015-12-14 11:39:06 +08:00
An Phan
229eb7def2
Grammar
2015-12-14 11:28:18 +08:00
An Phan
8ec6cf4019
Typo
2015-12-14 01:03:00 +08:00
An Phan
e5f0b63bfb
Typos
2015-12-14 00:52:35 +08:00
An Phan
22d72e25c6
Typos
2015-12-14 00:50:30 +08:00
An Phan
0c4df50fa9
Typos
2015-12-14 00:13:08 +08:00
An Phan
0ee372882c
Big Bang
2015-12-13 12:42:28 +08:00