Commit Graph

69 Commits

Author SHA1 Message Date
Sibo Jia
fdf003e7a9 change symbol in page title according to playing status (#105) 2018-02-15 10:48:39 +08:00
Listen 1
f9bceeb936 fix bug when add current playlist songs to new created songlist 2018-02-15 10:27:23 +08:00
sunjie21
6c3d1b55b9 continue to play next after playing all songs in shuffle list, add playlist to song list (#120)
* continue to play next after playing all songs in shuffle list

* add playlist to song list

* dedupe song list after adding
2018-02-15 09:55:08 +08:00
Listen 1
149c669176 change scrollbar to nice ios style (by @zhuzhuyule) 2018-02-15 00:16:20 +08:00
Listen 1
89414cf71c move changing for netease url code to specific folder 2018-02-14 21:59:58 +08:00
zhuzhuxia
e29586ebd2 支持网易个人歌单打开 (#129)
修复网易个人歌单打开失败。
2018-02-14 21:54:28 +08:00
Listen 1
5acd863e91 fix double scroll bar when updating by @zhuzhuyule 2018-02-14 21:44:48 +08:00
Listen 1
ef9d4a0e1b
fix style error in add to playlist dialog 2017-12-27 13:25:25 +08:00
Listen 1
a55bce7496 update version to 1.4.0 2017-12-26 23:25:20 +08:00
Listen 1
d12ee5d298 add backup/restore select menu for gist 2017-12-26 23:19:08 +08:00
Listen 1
fa600e40d0 import/export to gist using markdown preview 2017-12-26 20:52:14 +08:00
Listen 1
ec98406914 add gist sync functions 2017-12-26 16:09:39 +08:00
Listen 1
72c6c540d4 finish link to github account 2017-12-26 13:47:17 +08:00
Listen 1
f97a86df23 update version to 1.3.0 2017-12-20 16:43:09 +08:00
Listen 1
53902b37d0
revert scroll bar changes
scroll bar bug is a little complex, and it will be fixed in later commit
2017-12-20 16:32:11 +08:00
Dumeng
944bf5af44 Add Merging Playlist (#115)
* Add Merging Playlist

Add Merging Playlist function in my playlist

* Mirror fix

fix some mirror bugs

* Revert "Mirror fix"

This reverts commit 0c77b4ce6c.

* Revert "Revert "Mirror fix""

This reverts commit 239f018f70.

* Minor fixes

* Code improvement

clean some code and fix some issues
2017-12-20 16:25:53 +08:00
Listen 1
26058c3d4b scroll to top when finish searching 2017-12-16 14:55:44 +08:00
Listen 1
560ac7ab4e minor fix for search pagination style and html element type 2017-12-16 10:21:19 +08:00
HanQing
e7a0046f5f add pagination (#116)
add search pagination
2017-12-16 10:05:05 +08:00
Listen 1
4c2bd7f27c
update DMCA Takedown notice warning response 2017-11-28 09:24:15 +08:00
Listen 1
7dc8ec9955 update version to 1.2.4 2017-11-27 11:42:55 +08:00
Listen 1
969f782593 fix can not clone playlist bug 2017-11-27 11:38:15 +08:00
Listen 1
8f6c61f9d2 fix netease playlist only show first item bug 2017-11-27 11:01:24 +08:00
Listen 1
e3ee309b0e update readme: fix pause when song can not be played for copyright issue 2017-11-18 21:35:52 +08:00
Listen 1
2a76c6e068 auto skip songs can not be played due to copyright issue 2017-11-18 21:32:41 +08:00
Listen 1
f9305900ad add open playlist url feature, fix origin field in http header 2017-11-17 23:19:38 +08:00
Listen 1
b588f400f0 update version to 1.2.2 2017-11-16 20:41:14 +08:00
Listen 1
1af64035f9
fix xiami cover image not show bug 2017-11-06 23:04:47 +08:00
Listen 1
ffb9b4a051
fix extra space for qq load more function 2017-11-06 21:53:47 +08:00
Listen 1
ef9db046a1 Update README.md
update readme, fix qq music playlist load more duplicated bug
2017-10-16 07:17:05 -05:00
Moobusy
7f513815af 修复QQ音乐的歌单翻页接口调用错误,导致翻页异常的问题 (#103)
* 修正网易歌单不能打开的问题

* 如果搜索框内没有关键词,切换Tab时候不调用搜索接口
以免网易接口字段缺失导致一直转圈和虾米出来的音乐都是*

* 修复QQ音乐的歌单翻页接口调用错误,导致翻页异常的问题
2017-10-16 07:15:15 -05:00
Listen 1
3582594f1a fix xiami playlist cover image not show bug 2017-10-10 22:28:51 -05:00
Listen 1
70ce8a2615 Update README.md
addd update log for netease songlist bug fix
2017-10-02 22:43:24 -05:00
Moomesy
eb96cf5bf1 修正网易歌单不能打开,如果搜索框内没有关键词,切换Tab时候不调用搜索接口 (#101)
* 修正网易歌单不能打开的问题

* 如果搜索框内没有关键词,切换Tab时候不调用搜索接口
以免网易接口字段缺失导致一直转圈和虾米出来的音乐都是*
2017-10-02 22:39:34 -05:00
fy
2829cbbe6a 解决了相同歌曲加入歌单导致崩溃且无法恢复的问题。将版本号修改正确。 (#61)
* fix crash when one song be added to a playlist twice

* correct version info
2017-09-14 19:57:23 +08:00
Listen 1
c4b73ae24d update readme update log 2017-09-14 11:14:59 +08:00
Listen 1
62ab229fe5 update version to 1.2.1
because qq fix, release new 1.2.1 version
2017-09-14 11:08:46 +08:00
Listen 1
4ded2e8559 fix qq music can't play bug
qq music change their cdn web url, so change to new web url
2017-09-14 11:03:48 +08:00
Richcard Ho
358dab5563 Add "repeat one" playmode (#47)
* loading spinner while searching

* initialize $scope.loading =  false

* ng-src - > src

* add "repeat one" playmode

* when repeat one is on,  repeat this track

* rename playmodeCount

* switchMode comment

* change icon name to "icn-repeatone"

* turn off shuffle when repeat one is on

* playmode switch comment
2016-05-29 10:21:48 +08:00
wild-flame
3ecef3c524 [small fix] Change loading from text to img (#46)
* scrolling by button to show album(playlist)

* fixed minor format issue and remove uneccecary library

* update from original repo

* change loading from text to image
2016-05-28 20:54:53 +08:00
listen1
5bc0ded116 add repeat one icons 2016-05-28 20:49:01 +08:00
listen1
03f49562c4 add keyborad shortcuts, connect to lastfm, rearrange vendor files, sync page title for playing song, fix bug for click cancel button on favorite dialog show new song dialog 2016-05-27 17:21:27 +08:00
Richcard Ho
72e9cfdab2 loading spinner while searching (#41)
* loading spinner while searching

* initialize $scope.loading =  false

* ng-src - > src
2016-05-26 16:44:40 +08:00
listen1
29d7466e5a fix bug: switch playlist source cause layout chaos 2016-05-23 20:30:12 +08:00
listen1
b161ba5173 fix bug: playlist source button not clickable for left side, fix angular inprogress error 2016-05-23 16:32:42 +08:00
listen1
9c2ada67df fix bug: volume settings not work for initial and new songs 2016-05-23 16:12:53 +08:00
listen1
b9b530b488 fix bug: infinite scroll layout mess up 2016-05-23 15:11:34 +08:00
listen1
1fc7994a4d fix bug: close button and option menu move when scrolling 2016-05-21 17:27:36 +08:00
listen1
75e006dd1e add missing file for infinite scroll 2016-05-21 15:10:38 +08:00
listen1
91e03cdef0 add infinite scroll for playlist 2016-05-21 15:09:43 +08:00