Commit graph

521 commits

Author SHA1 Message Date
An Phan
645bf9e3c7
Correctly unmute when volume track is dragged 2016-11-24 16:28:32 +08:00
An Phan
46266409d5
Untrack .idea folder 2016-11-24 09:34:53 +08:00
An Phan
92da6df5ab
Add Profile screen e2e test 2016-11-23 23:57:41 +08:00
An Phan
5a3627c3d6
Fix auto focus directive 2016-11-23 23:34:44 +08:00
An Phan
21d23755be
Fix controls visibility in song list screens 2016-11-18 15:17:03 +08:00
An Phan
08b37d532d
Show delete button on Playlist 2016-11-18 14:32:18 +08:00
An Phan
3bd6f574fd
Various refactor 2016-11-18 14:30:54 +08:00
An Phan
2e2c0515f3
HTML changes for better E2E tests 2016-11-17 17:25:58 +08:00
An Phan
4ca08c903d
Merge test 2016-11-17 16:45:51 +08:00
An Phan
ddf76671db
Bump 2016-11-17 16:41:57 +08:00
An Phan
d25670a50d
On the way 2016-11-17 16:37:12 +08:00
An Phan
5185e547b0
Merge branch 'master' into song-controls 2016-11-17 15:15:46 +08:00
An Phan
d753811045
Replace CPU-hogging anim with GIF (fixes #481) 2016-11-17 15:13:56 +08:00
An Phan
6aea53cb22
Rewriting song controls 2016-11-17 15:07:12 +08:00
An Phan
43467e3393
Properly keep track of song items (fixes #427) 2016-11-16 10:48:36 +08:00
An Phan
8b7c226343
More tests 2016-11-15 15:54:41 +08:00
An Phan
98b633df57
Fix sorting by time bug (close #478) 2016-11-14 12:55:54 +08:00
An Phan
09ca3a4b9a
Merge master 2016-11-13 09:59:59 +08:00
An Phan
8d3280fcac
Revert ES6 string literal due to uglify cockup 2016-10-31 17:00:36 +07:00
An Phan
91a20d8be8
Optimization and fix 2016-10-31 15:15:32 +07:00
An Phan
23049112d1
Use computed for playlist/favorite url 2016-10-31 14:38:59 +07:00
An Phan
4e1ff0fc7a
Use computed for wiki panel 2016-10-31 12:00:26 +07:00
An Phan
2df42065f7
Use ES6 string literals in templates 2016-10-31 11:55:07 +07:00
An Phan
4f93879e1c
Merge class and :class 2016-10-31 11:41:08 +07:00
An Phan
6abc8431a4
Use computed for bio panel 2016-10-31 11:34:08 +07:00
An Phan
f08f04f594
Use short close tags wherever possible 2016-10-31 11:28:12 +07:00
An Phan
bc31c63dde
Spelling fix 2016-10-31 10:41:30 +07:00
An Phan
d3d8183cec
Use ~~ instead of parseInt 2016-10-21 15:34:27 +08:00
An Phan
ac3da3f793
Merge master 2016-10-18 18:41:31 +08:00
An Phan
cab2ab163d
Remove redundant import 2016-10-18 14:53:23 +08:00
An Phan
f2ec5c5d14
Add a note about onbeforeunload custom msg unsupported 2016-10-11 19:50:03 +08:00
An Phan
365d3330aa
Merge branch 'master' of github.com:phanan/koel 2016-09-25 22:12:55 +08:00
An Phan
230b9397bb
Fix #461 2016-09-25 22:12:40 +08:00
bdgold
25264d800a Return 'home' view (#460)
👍
2016-09-23 18:22:02 +08:00
An Phan
7c7396877e
Fix the song selection clear bug 2016-09-23 18:13:05 +08:00
An Phan
9dd44ba394
Some more refactoring 2016-09-23 18:12:42 +08:00
An Phan
a03a191cf3
Fix comments 2016-09-23 18:04:24 +08:00
An Phan
6d0d66c1e9
Fix spelling 2016-09-23 18:01:55 +08:00
An Phan
8d37902b23
Refactor 2016-09-23 17:58:34 +08:00
An Phan
6052d4b3f2
Simplify sidebar info reset process 2016-09-23 17:55:20 +08:00
An Phan
69909c4229
Simplify the footer album cover logic 2016-09-23 17:37:57 +08:00
An Phan
8fb5031dc3
Close equalizer if clicked outside 2016-09-18 12:33:52 +08:00
An Phan
aa3260aff4
Use system font (close #435)
Koel will now use the default system font on user's OS instead of a
custom font (Roboto of various weights in the past), which increased the
bundled size pretty much unnecessarily.
2016-09-18 12:13:18 +08:00
An Phan
95eab0bfaf
Update the db diagram 2016-09-15 21:26:18 +08:00
bdgold
2065cdd79b Render html em tags (#445) 2016-09-12 20:26:50 +08:00
bdgold
e76d6f11be Remove v-once for time class (#437) 2016-09-10 14:41:44 +07:00
XavRsl
ddb83d5c3e Change line-height on headings (#424) 2016-08-26 16:19:42 +08:00
An Phan
aaaa3e1a4e
Set correct MIME when dragging (fixes #410) 2016-08-21 22:51:09 +08:00
An Phan
48dc6e62fd
Remove log function 2016-08-21 22:41:51 +08:00
An Phan
bc7ff73704
Fix back to top scrolling in Home 2016-08-13 18:51:53 +08:00
An Phan
026de6688a
Display Back to Top button on iPhone 6+ 2016-08-13 18:47:22 +08:00
An Phan
a0f72aa396
Properly warn user when saving media path 2016-08-13 18:43:25 +08:00
An Phan
7bf47b2d50
Fix latest songs/albums 2016-08-13 10:52:09 +08:00
An Phan
e042346c4a
Alert and confirm beautifully 2016-08-11 10:55:54 +08:00
An Phan
07b23fee69
Prevent non-admins from access admin-only sections 2016-08-08 17:59:20 +07:00
An Phan
470730853d
Mimimize progress bar when not used 2016-08-07 20:05:35 +07:00
An Phan
82b44ef63c
Some refactoring 2016-08-07 19:39:27 +07:00
An Phan
4cb8968de4
Wording 2016-08-07 19:35:45 +07:00
An Phan
34a46f1f9c
Display recently added songs/albums on Home screen (resolves #379 2016-08-07 19:33:46 +07:00
An Phan
a87b456f9b
Fix drag and drop 2016-08-03 18:41:22 +08:00
bdgold
cd5a64d791 Fixes Pause and Resume in home-song-item. (#388)
Fixes  Issue https://github.com/phanan/koel/issues/387
2016-08-01 15:03:58 +08:00
An Phan
33708a2cbd
"New version" link now goes directly to tag page 2016-07-31 11:42:40 +08:00
An Phan
13804d161e
Only render YouTube component if used 2016-07-31 11:34:55 +08:00
An Phan
3bd568f889
Remove obsolete comments 2016-07-30 23:32:46 +08:00
An Phan
e3ee03db24
Complete YouTube feature 2016-07-30 23:32:17 +08:00
An Phan
444d07ec8f
Remove obsolete param docs 2016-07-16 11:31:51 +07:00
An Phan
8cd9e66485
Fix song sharing on iDevice (for real) 2016-07-11 23:04:06 +08:00
An Phan
e69c989a1f
Fix song sharing on iDevice 2016-07-11 23:03:04 +08:00
An Phan
7ab5c76ef0
Fix router paths 2016-07-11 22:28:24 +08:00
An Phan
c3fdc861a7
Fix missing url module bug 2016-07-11 09:49:00 +08:00
An Phan
11712932b3
A better router.go 2016-07-11 09:41:35 +08:00
An Phan
0bc4e5c3d3
Cleaning continues 2016-07-11 09:28:15 +08:00
An Phan
f85165a1a1
Code cleaning service 2016-07-11 02:28:14 +08:00
An Phan
4f6226d224
Move shared song logic to router 2016-07-11 02:05:18 +08:00
An Phan
032b9bee7c
Enable navigation with a basic router 2016-07-11 01:55:20 +08:00
An Phan
d2a6e04bb0
Add byId() into playlist store 2016-07-11 00:56:09 +08:00
An Phan
77fa77081d
Fix login URL regex 2016-07-09 13:20:27 +08:00
An Phan
fad1d2f335
Remove redundant method 2016-07-09 12:07:55 +08:00
An Phan
04959d8eb4
Better test for failed login requests 2016-07-09 12:06:49 +08:00
An Phan
9becc85bdd
Replace vue-resource with jQuery and save a lib 2016-07-09 12:06:14 +08:00
An Phan
b83ea26ddd
Fix component $emit in Vue 2.0 2016-07-08 16:37:22 +08:00
An Phan
9cc2b7994c
Use v-show to avoid weird bugs 2016-07-08 16:36:58 +08:00
An Phan
b30dfabd50
Restore Ctrl+A shortcut 2016-07-08 16:25:34 +08:00
An Phan
1950b7981d
Fix shortcut key for songs 2016-07-08 16:24:41 +08:00
An Phan
ecca2157ea
Change the battle theme 2016-07-08 12:46:15 +08:00
An Phan
28b0d91c64
Do not attempt to autoplay shared URL on iOS 2016-07-08 10:27:34 +08:00
An Phan
51b1a36696
Fix footer control position on mobile 2016-07-08 09:08:05 +08:00
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
f330b81de2
On the way to add tests 2016-07-06 23:45:12 +08:00
An Phan
f74ab07134
Try testing with nightmare 2016-07-05 16:35:01 +07: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
An Phan
18b2071f9e Add missing artist download link 2016-06-05 11:53:35 +08:00
An Phan
1c07a6fa4a Fix top songs error 2016-06-05 11:47:22 +08:00
An Phan
0605e20735 Disallow downloading on mobile altogether 2016-06-04 22:22:28 +08:00
An Phan
3102e9691e Use artistAlbumDetails mixin in album component 2016-06-04 21:55:22 +08:00
An Phan
970981ccc1 Finish Playlist download, starting Fav download 2016-06-04 20:29:23 +08:00
An Phan
c8b1e253a7 Finish Artist download 2016-06-04 19:57:27 +08:00
An Phan
774ae68efb Finish Album download, starting Artist download 2016-06-04 19:20:11 +08:00
An Phan
5185f3dc6b Finish structure and song download 2016-06-03 01:53:26 +08:00
An Phan
0964b3074d Leave more padding room for content wrappers 2016-06-02 17:47:16 +08:00
An Phan
b98625c9ab Use rem 2016-06-02 17:46:01 +08:00
An Phan
d25e899593 Allow Navigate from "Most Played Songs" (fixes #303) 2016-05-30 16:04:22 +08:00