Commit graph

1538 commits

Author SHA1 Message Date
An Phan
2d5dd4f0ab Fix AudioContext detection 2016-02-10 08:22:39 +07:00
An Phan
cb23591f70 Use Vue in a modular way 2016-02-09 11:57:08 +07:00
An Phan
1d28c24c0b Better top-songs list 2016-02-08 21:33:07 +07:00
An Phan
03d3480137 Reactive extra panels 2016-02-08 20:14:51 +07:00
An Phan
3ca0009f73 Add a home (dashboard) view
A home/dashboard view has been added, which contains most
recently-played songs (in the current session), top songs, albums, and
artists. Song playback has also been revised with proper Vue's
reactivity, resulting in a much better and cleaner code base.
2016-02-08 19:25:44 +07:00
An Phan
0441c45bb2 Make user avatar reactive 2016-02-07 11:23:12 +07:00
An Phan
e0004718e5 Remove unused csrf-token meta 2016-02-03 00:38:57 +08:00
An Phan
f1f05e98fd No need to handle backspace in Mac, following Vue@1.0.16 2016-02-01 00:02:46 +08:00
An Phan
483c996aa5 Fix method name 2016-01-31 23:59:06 +08:00
An Phan
7e67d5db59 Add title to audio element 2016-01-30 23:38:55 +08:00
An Phan
5b496915a6 Song now properly skips when error 2016-01-30 23:14:15 +08:00
An Phan
20157e489e Fix playback path 2016-01-28 15:58:41 +08:00
An Phan
24cb32ceea Serve static assets via CDN if possible 2016-01-28 13:35:51 +08:00
An Phan
9a4ee6b8c6 Change parameter names 2016-01-26 14:25:31 +08:00
An Phan
660700e23f Another song for another version 2016-01-26 14:24:23 +08:00
An Phan
8476a042e3 Add CDN support 2016-01-25 21:10:10 +08:00
An Phan
190c2c117f Invalidate token before logging out 2016-01-25 18:38:41 +08:00
An Phan
bbce9d9adf Fix repeat-one logic 2016-01-25 15:21:00 +08:00
An Phan
426b90d210 Refactor and optimize 2016-01-21 18:21:46 +08:00
An Phan
e00a91fe31 Fix equalizer style on mobile devices 2016-01-20 21:49:06 +08:00
An Phan
c2aef059ce Add a preamp into the equalizer 2016-01-19 19:00:23 +08:00
An Phan
c017a8dab6 Better jsdoc 2016-01-17 22:26:24 +08:00
An Phan
d32fda6342 Song playback status is kept during filtering 2016-01-17 22:08:39 +08:00
An Phan
aa9449e786 Restore the drag and drop func 2016-01-17 18:10:49 +08:00
An Phan
adc77e882f Use proper Vue components and methods for selection 2016-01-17 18:05:49 +08:00
An Phan
f3355746cd Bug fix 2016-01-17 14:00:54 +08:00
An Phan
1e6367a4c2 Little style fix 2016-01-17 13:39:12 +08:00
An Phan
9f35be6de6 Equalizer style overhaul 2016-01-17 13:14:12 +08:00
An Phan
c65414c3bf Refactor and restyle 2016-01-17 02:11:24 +08:00
An Phan
5f70dee097 Optimization 2016-01-16 13:55:16 +08:00
An Phan
c288968173 Little style tweaks 2016-01-16 13:26:31 +08:00
An Phan
c009327921 A fancy equalizer bgr 2016-01-16 13:15:33 +08:00
An Phan
2385ba0cd2 Fix the mute action and refactor 2016-01-16 11:47:28 +08:00
An Phan
346aedd1c0 Allow drag and drop to rearrange queued songs 2016-01-16 09:37:29 +08:00
An Phan
a45222518a Use proper Vue pluralize filter 2016-01-15 18:05:54 +08:00
An Phan
d65490ed04 Artist/album details covers for handheld devices 2016-01-15 16:26:02 +08:00
An Phan
03017604ae Refactor 2016-01-15 16:13:23 +08:00
An Phan
d449076e2b Fix playlist/favorite item deactivation 2016-01-15 15:34:42 +08:00
An Phan
f63400ec65 Add artist and song browsing 2016-01-15 15:27:25 +08:00
An Phan
eb9e9a2317 Display playlist meta 2016-01-14 16:02:59 +08:00
An Phan
cbf327c9e6 Fix equalizer CSS 2016-01-13 23:09:11 +08:00
An Phan
545c5b9ced Disable equalizer on Apple devices 2016-01-13 21:27:42 +08:00
An Phan
4ec406934e Add a setting to confirm Koel before closing 2016-01-12 23:39:50 +08:00
An Phan
a2ca422adb Some tweaks for login form 2016-01-12 23:09:30 +08:00
An Phan
6d0f9fac99 Smooth scrolling 2016-01-12 23:00:04 +08:00
An Phan
6b3fe4bddb Make equalizer responsive 2016-01-12 22:53:15 +08:00
An Phan
47064547f9 Add a (basic) equalizer 2016-01-11 23:25:58 +08:00
An Phan
9303145122 Move playback action up to td for better accessibility 2016-01-11 22:06:42 +08:00
An Phan
9c9596ac9c Fix a stupid playback bug 2016-01-08 10:36:04 +08:00
An Phan
4dc6ac6cfa Use proper icon for burger 2016-01-07 18:58:06 +08:00
An Phan
52b115aabd Better jsdoc 2016-01-07 17:03:38 +08:00
An Phan
08936f64c8 Dblclicking a song now queue it too 2016-01-07 16:11:11 +08:00
An Phan
6ac4093268 Serve Google fonts locally 2016-01-07 14:33:58 +08:00
An Phan
4d8210bba5 Search form now works universally 2016-01-07 14:15:25 +08:00
An Phan
96c91d248b Better play control on mobile 2016-01-07 12:22:02 +08:00
An Phan
7f3f20ac93 Add and use Modernizr touchevent 2016-01-07 09:39:38 +08:00
An Phan
b45d5d8bce Bug fixes 2016-01-07 09:11:16 +08:00
An Phan
d17b9d8103 Allow song selection on mobile devices 2016-01-07 00:41:59 +08:00
An Phan
5a085e2bed Bug fix 2016-01-06 21:21:41 +08:00
An Phan
bca0e690f6 Users screen button fix 2016-01-06 19:19:00 +08:00
An Phan
edfc1750f0 CSS fixes 2016-01-06 18:57:45 +08:00
An Phan
aa3b8bd52a Somehow v-else wasnt recognized 2016-01-06 17:21:38 +08:00
An Phan
9cad5fa280 Use a mixin for some addTo-related actions 2016-01-06 17:12:10 +08:00
An Phan
ba81775135 Add missing component 2016-01-06 15:45:02 +08:00
An Phan
4a6331db22 Correct the app name 2016-01-06 15:44:37 +08:00
An Phan
0460d69f65 Bug fixes and enhancements 2016-01-06 15:17:52 +08:00
An Phan
8a7bf290f9 Add To... now available in all song list screens 2016-01-05 22:04:00 +08:00
An Phan
39e073a614 Fix byIds() returning songs in wrong order 2016-01-05 22:01:46 +08:00
An Phan
614e6267bf Moving the icons and add a manifest 2016-01-05 19:17:00 +08:00
An Phan
098e59d912 No auto focus for Add To menu 2016-01-05 10:55:12 +08:00
An Phan
ffbcc7ca96 Mobile style fix 2016-01-05 10:54:50 +08:00
An Phan
012606d267 Modified media path label 2016-01-04 01:04:52 +08:00
An Phan
518d1e03f3 Optimization 2016-01-03 19:48:19 +08:00
An Phan
4464d7433d Make mocha happy 2016-01-03 19:45:52 +08:00
An Phan
5ac6c4dd1e Add "Add To..." button 2016-01-03 18:32:21 +08:00
An Phan
b340d63254 Fix the autofocus bug 2016-01-03 16:23:29 +08:00
An Phan
fa2e5e4b7d Uknown cover/image URL is now absolute 2016-01-03 16:09:52 +08:00
An Phan
eeeb03b313 Playback now initializes only once 2016-01-03 16:09:34 +08:00
An Phan
f51740fe3a Login shaking 2016-01-03 16:08:55 +08:00
An Phan
8a247e1ed7 Bug fixes and enhancements 2016-01-01 14:47:03 +07:00
An Phan
739a447ce9 Error class on login form 2016-01-01 13:16:17 +07: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
5890e357d6 Disable zooming... sigh 2015-12-30 11:34:25 +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
Merccy
2b931a62c2 Fixed a type in song.js 2015-12-29 20:04:58 +01:00
Merccy
a959581a40 Fixed a typo in queue.js 2015-12-29 20:03:44 +01:00
Merccy
426046c785 Fixed several typos in app.vue 2015-12-29 20:02:19 +01: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
9637f4cd26 Undo the iOS app-like support 2015-12-28 08:48:02 +07:00
An Phan
118210f8e3 A better app-like support for iOS 2015-12-27 21:19:25 +07:00
An Phan
b3a93e4038 Add a version check 2015-12-27 21:06:10 +07:00
An Phan
27b38461de Trying to make it work with L52 2015-12-27 16:12:32 +07:00
An Phan
32d9afedc7 Merge branch 'master' into 1.1 2015-12-24 17:03:00 +07:00
An Phan
13f4f3ceb9 Search shouldnot be toggled with Cmd/Ctrl+F, only F 2015-12-24 17:02:47 +07:00
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