Commit graph

403 commits

Author SHA1 Message Date
An Phan
331c9711fe Better CSS 2016-02-21 19:04:57 +08:00
An Phan
921b8a66c7 Manually set media src to fix equalizer bug 2016-02-21 15:03:48 +08:00
An Phan
15af325370 Upgrade plyr to fix player bugs 2016-02-21 14:28:22 +08:00
UrbanCMC
b6e44a116d Support INotifyWait CREATE event
INotifyWait's CLOSE_WRITE and MOVED_TO events don't work on all
operating systems. For those, the CREATE event looks like the
best option.
2016-02-20 18:54:48 +01:00
An Phan
b0a7329a57 Fix all kinds of bug after the poor merge at #243 2016-02-20 21:39:17 +08:00
An Phan
7d5e252e2f Oxford grammar for commas 2016-02-19 18:04:29 +08:00
An Phan
640d8fc8dc Close menu with clickaway 2016-02-19 15:20:34 +08:00
An Phan
eafa856b02 Add an issue template 2016-02-18 23:36:57 +08:00
An Phan
30bb36b3ca Merge branch 'rundef-remove_t push origin masterbower' 2016-02-18 22:59:15 +08:00
An Phan
e78f498e13 Resolve issues after merge 2016-02-18 22:59:09 +08:00
An Phan
69fdda6529 Merge branch 'remove_bower' of git://github.com/rundef/koel into rundef-remove_bower 2016-02-18 22:12:00 +08:00
Phan An
259b126768 Merge pull request #242 from rundef/protect_node_modules_dir
protect direct node_modules access
2016-02-18 20:56:36 +08:00
rundef
e10dbd931a Add nginx rule 2016-02-18 07:51:58 -05:00
Phan An
2f5031ce57 Merge pull request #241 from rundef/app_url_env_variable
Add APP_URL env variable ... like the latest versions of laravel
2016-02-18 11:54:21 +08:00
rundef
a2aae4b6e4 Forgot to remove the player controls padding 2016-02-17 20:41:59 -05:00
rundef
bd937f6d07 Remove bower. Fetch plyr from npm instead 2016-02-17 10:53:53 -05:00
rundef
2245c5c0e7 protect direct node_modules access 2016-02-17 10:36:40 -05:00
mburguet
e9ed238630 Add APP_URL env variable ... like the latest versions of laravel 2016-02-17 10:17:01 -05:00
An Phan
90b87d6acf Typo in docs 2016-02-16 00:39:13 +08:00
An Phan
7e61115755 Use events instead of computed props for dashboard 2016-02-14 21:45:07 +08:00
An Phan
07f7a75f77 Hide drag ghost on touch devices 2016-02-14 21:07:07 +08:00
An Phan
3b04962a9c Fix dashboard display bug on Safari 2016-02-14 21:04:09 +08:00
An Phan
2f8a79c82d Better line height for play/pause button 2016-02-14 18:40:35 +08:00
An Phan
b9d25ccad6 Allow dragging and dropping artists/albums (fix #229) 2016-02-14 16:34:14 +08:00
An Phan
661041cb10 Ctrl/Cmd+click album/artist now queues the songs 2016-02-14 16:20:33 +08:00
An Phan
6a382c51b2 Use configured app name 2016-02-14 15:38:00 +08:00
An Phan
5066a14858 Revamp dashboard, fix #231 2016-02-14 15:18:40 +08:00
An Phan
1c84cb93ec Use native array methods 2016-02-14 00:59:57 +08:00
An Phan
28f2714a80 Use a custom filter for songs 2016-02-14 00:59:11 +08:00
An Phan
2afe0e36f9 Fix player controls style on phones 2016-02-13 22:09:15 +08:00
An Phan
b6b2ab2de8 Fix progress color 2016-02-13 13:18:04 +08:00
An Phan
e7c3b78f20 Use npm's font-awesome instead of bower, and some optimizations 2016-02-13 13:09:45 +08:00
An Phan
9068a1a530 Hide unnecesaary id from interaction JSON 2016-02-13 11:21:24 +08:00
An Phan
9a84943f39 Artist and album in progress pane now clickable 2016-02-13 11:18:59 +08:00
An Phan
f86b3bfdb1 Use isUnknown 2016-02-11 00:01:44 +07:00
An Phan
b356800a32 Use isUnknown 2016-02-10 23:59:29 +07:00
An Phan
f6733dcae6 Fix typo 2016-02-10 23:54:55 +07:00
An Phan
516b78d9b0 Minor bug fix 2016-02-10 22:30:48 +07:00
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
df5f26d6e9 Bump version 2016-02-09 07:33:21 +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
82b7564472 Removed fswatch's trace 2016-02-06 17:40:02 +07:00
Phan An
566bb9f207 Merge pull request #218 from phanan/analysis-XajnPB
Applied fixes from StyleCI
2016-02-04 23:48:43 +08:00
Phan An
39d726c5ec Applied fixes from StyleCI 2016-02-04 10:48:15 -05:00
An Phan
4c90c35c28 Fix log message 2016-02-04 23:47:02 +08:00
An Phan
3d5c77d032 Fix syngle 2016-02-04 23:37:12 +08:00