An Phan
333f22513a
Favorite toggle is now async
2015-12-24 16:59:04 +07:00
An Phan
7e7c2cfa5b
Allow dragging songs into Queue
2015-12-24 16:50:56 +07:00
An Phan
d5656966ee
Doc fix
2015-12-24 16:38:54 +07:00
An Phan
a083696289
Add updateNowPlaying for Last.fm
2015-12-23 14:26:16 +08:00
An Phan
5e79a2737e
Refactor and docs
2015-12-23 01:46:54 +08:00
An Phan
c071827fd5
Typo
2015-12-23 01:14:47 +08:00
An Phan
494c8a2d3f
Make sure the artist img folder exists
2015-12-22 18:00:10 +08:00
An Phan
0dcc270d93
Support for standalone artist image
2015-12-22 17:53:03 +08:00
An Phan
d54c9f1eb5
Increase search debounce for performance reason
2015-12-22 14:55:57 +08:00
Alvin Wang
50c28cf326
Add support for Media keys on keyboard
2015-12-22 14:55:57 +08:00
An Phan
c1e6ba1058
Increase search debounce for performance reason
2015-12-22 14:55:06 +08:00
Alvin Wang
e9cca99943
Add support for Media keys on keyboard
2015-12-21 17:58:58 -08:00
An Phan
7c4745fe4a
More responsive like/unlike
2015-12-21 21:05:25 +08:00
An Phan
5969cf7e46
Enable scrolling with momentum on iOS
2015-12-20 23:55:32 +08:00
An Phan
f449a1a744
Add Last.fm scrobbling functionality
2015-12-20 20:17:35 +08:00
An Phan
d6c440c2ee
Better design - I think
2015-12-20 14:22:15 +08:00
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