Commit graph

332 commits

Author SHA1 Message Date
An Phan
c6ab0ed14e
Fix artist/album name overflow on mobile 2016-07-08 08:48:12 +08:00
An Phan
711c802fee
Disable text selection in equalizer 2016-07-07 23:08:06 +08:00
An Phan
32294311c1
Docblock 2016-07-07 21:56:08 +08:00
An Phan
56045ef06c
Add the ability to share song URLs 2016-07-07 21:54:20 +08:00
An Phan
ae3d2fadf3
Move browserconfig.xml 2016-07-07 00:40:05 +08:00
An Phan
c2ad531b89
Move manifest.json location 2016-07-07 00:35:10 +08:00
An Phan
0dfbf4020a
Fix equalizer bugs 2016-06-28 14:39:42 +08:00
An Phan
43eb314e08
Add semicolons 2016-06-27 18:05:14 +08:00
An Phan
200b434122
Typo in code 2016-06-27 17:44:37 +08:00
An Phan
405923315f
Use promises 2016-06-27 14:11:35 +08:00
An Phan
132e66213f
Fix song artist updating 2016-06-27 11:51:52 +08:00
An Phan
bba8dca416
Apply typeahead value upon blur 2016-06-27 11:38:18 +08:00
An Phan
0b62ce97cb
Remove deprecated "replace" 2016-06-27 10:50:28 +08:00
An Phan
42be3d0d51
Typo 2016-06-27 01:15:34 +08:00
An Phan
5f9cb7a796
Optimize song filterings 2016-06-27 00:56:55 +08:00
An Phan
06303c4852
Use v-once 2016-06-27 00:31:32 +08:00
An Phan
68a12be5c4
Fix back-to-top button transition effect 2016-06-26 19:17:26 +08:00
An Phan
ba91e02933
Fix long title display issue on mobile 2016-06-26 19:06:37 +08:00
An Phan
682020174f
Fix app title display issue 2016-06-26 19:01:07 +08:00
An Phan
53d69ebce5
Some mobile optimizations 2016-06-26 18:59:10 +08:00
An Phan
fc0ea88601
const instead of let 2016-06-26 00:08:27 +08:00
An Phan
8657387f0a
A change of heart re:indent size 2016-06-26 00:05:24 +08:00
An Phan
11c07bffff
Restore clickaway and typeahead functionality 2016-06-25 23:41:10 +08:00
An Phan
ccf93c0890
Make Ameri… erm, koel-focus great again 2016-06-25 22:44:39 +08:00
An Phan
839e4461bc
Fix profile preference saving 2016-06-25 18:43:51 +08:00
An Phan
e2ea786ca6
Fix song list meta update 2016-06-25 18:30:46 +08:00
An Phan
800c84fe05
Fix plurals 2016-06-25 18:30:37 +08:00
An Phan
1cabe4f5b2
Fix view mode switcher state 2016-06-25 18:20:30 +08:00
An Phan
7f4bb0706d
Better organizing services and stores 2016-06-25 18:15:57 +08:00
An Phan
4de0a8456b
Fix the artist loading & info bug 2016-06-25 16:24:56 +08:00
An Phan
2f8a152c98
Switching to Vue2.0 2016-06-25 16:21:39 +08:00
An Phan
a1dbeec17a
Remove filters 2016-06-25 00:23:19 +08:00
An Phan
a6f1b650ce
Use lodash debounce, preparing for deprecation 2016-06-25 00:02:34 +08:00
An Phan
0d404d6f29
Rewrite utils and filters, prepare for Vue 2.x 2016-06-24 23:55:44 +08:00
Daniele Ricci
63f8b8db92 Some mobile optimizations
* seek bar thicker
* other-controls bigger (1.2rem)

Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
2016-06-17 19:41:00 +02:00
An Phan
64f8602979
Little tweaks 2016-06-17 14:15:46 +08:00
An Phan
66938912b4
Use fixed layout for song list 2016-06-17 14:09:21 +08:00
An Phan
e0411ad019
Trim long artist and album names in cards 2016-06-17 14:02:42 +08:00
An Phan
ade825db02
Restore the scroll to top button in Home 2016-06-16 18:07:55 +08:00
An Phan
9feaaf9476
Minor fix/improvement for AudioContent init 2016-06-10 12:09:38 +08:00
An Phan
e376a3171c
Revert equalizer animation :( 2016-06-10 01:31:53 +08:00
An Phan
9b05eafbe1
Some tweaks for equalizer 2016-06-10 01:29:01 +08:00
An Phan
921df9d5a3
Refactor infinite scrollers 2016-06-08 17:56:20 +08:00
An Phan
d4a2e93764
Fix queue shuffle bug 2016-06-06 18:05:39 +08:00
bdgold
7644a54def fixes hover on download in artist view (#350)
* fixes hover on download in artist view
2016-06-06 00:57:15 +08:00
An Phan
ccaa49fc84 Prevent defaults 2016-06-05 19:30:31 +08:00
An Phan
fc325e5262 Refactor media info services 2016-06-05 19:29:49 +08:00
An Phan
83f421f990 Add ability to view artist individually 2016-06-05 19:06:24 +08:00
An Phan
db340438ad Add ability to view album info individually 2016-06-05 18:46:40 +08:00
An Phan
bec05931b3 Standardize useLastfm reference 2016-06-05 12:13:56 +08:00