Commit Graph

32 Commits

Author SHA1 Message Date
undefined 79a7c6d991
fix typo 2024-03-02 13:08:49 +08:00
qier222 1cb3e4b29f
Update README.md 2023-03-27 00:09:47 +08:00
jbwfu b589f82b6c
feat: add tutorial to deploy on Replit (#1731) 2022-08-31 12:08:13 +08:00
qier222 cb59eb94a1
docs: update vercel links 2022-05-20 00:07:55 +08:00
qier222 f064859a27
docs: add powered by vercel 2022-05-10 12:10:47 +08:00
HengYi Wei 1c25f11821
Update README.md: 添加了 Scoop 安装方式介绍 (#1445) 2022-03-26 21:52:35 +08:00
CNawalol d15b58d805
feat: mpris support (#1279)
* feat: mpris support

* fix: 修复网页版无法播放

* fix: 修复在 Player.js 里 ipcRenderer 为空时引发的错误

* docs: update README

* docs: update README

Co-authored-by: memorydream <34763046+memorydream@users.noreply.github.com>
2022-01-30 00:37:12 +08:00
pan93412 5a5fb1f191
refactor(ncmapi): use upstream version (#1278)
* refactor(ncmapi): use upstream version

FIXME: After #1457 released,
switch to the NPM version.

* fix(docker): install NeteaseCloudMusicApi early

* fix: remove useless submodule entry

* fix(ncmapi): update to 4.5.2
2022-01-30 00:19:55 +08:00
pan93412 ebd863f5b6
refactor(ncmapi): manage NCMAPI with submodule
also:
  - docs: tells user to clone repo recursively
  - feat(ci): clone recursively
  - feat(ncmapi): backport my change
    https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1453
  - refactor: rewrite startNeteaseMusicApi()
2022-01-26 18:13:55 +08:00
Rick 66f9b4f526
chore: 支持 Docker 部署 (#1195) (#1200) 2022-01-08 19:26:11 +08:00
qier222 92d0b2ea8b
docs: update README 2022-01-03 15:45:59 +08:00
pan93412 16c3613267
feat: Use actively maintained unblockNeteaseMusic (#1105)
* refactor: use @unblockneteasemusic/server

we also use ipcMain.handle for unblock-music.

* refactor(utils/nativeAlert): remove the deprecated "remote"

* refactor(ipcMain): use our default sources

* style(config/vue): prettier

* feat(README): update for new UNM
2021-12-20 18:56:26 +08:00
qier222 cc914d4799
docs: 增加部署到vercel后api跨域的解决方法 2021-09-25 12:52:15 +08:00
qier222 dd315e573d
docs: update README.md 2021-06-10 23:55:30 +08:00
Revincx 920b216466
fix the UnblockNeteaseMusic | 修复UnblockNeteaseMusic无法使用的问题 (#670)
* fix: change to @revincx/unblockneteasemusic moudle

* Update README.md

* Update README.md

Co-authored-by: qier222 <qier222@outlook.com>
2021-05-17 23:59:02 +08:00
qier222 c564d03c17
docs: update README.md 2021-04-27 18:25:27 +08:00
qier222 55585a921f
feat: support Last.fm scrobble 2021-03-23 23:43:29 +08:00
wenjie f656b314f7
docs: use existing script to setup API (#431) 2021-03-17 17:55:31 +08:00
wenjie 0e6c40f32f
docs: add dev readme, format readme with prettier (#422)
* docs: add dev readme, format file

* Update README.md
2021-03-16 12:25:02 +08:00
qier222 a25c874b7d
docs: update README.md 2021-03-09 17:53:36 +08:00
qier222 2cf99fc1e6
docs: update README.md 2021-03-07 17:33:25 +08:00
Vanilla 236075a1f8
[+] Install by using Homebrew > README.md (#171) 2021-02-01 10:24:40 +08:00
qier222 91aacc2ea2 docs: update README.md 2021-01-29 22:12:20 +08:00
qier222 f563d6be79 docs: update README.md 2021-01-26 11:58:00 +08:00
qier222 c80d75f8a2 docs: update README.md 2021-01-20 14:02:32 +08:00
qier222 3c3e5e7569 docs: update README.md 2020-12-31 14:39:35 +08:00
qier222 f67fafeb26 docs: update README.md 2020-11-23 20:10:49 +08:00
qier222 81ec2fe6b9 docs: update README.md 2020-10-25 22:02:21 +08:00
qier222 aadb1be17a 使用.env代替config.js 2020-10-20 19:19:14 +08:00
pan93412 bce09351cd
Make configuring baseURL easier and make the errors friendly (#9)
* feat(utils/request): make configuring baseURL easier

* docs(config/request): update the corresponding changes

5bc29f9200

* feat(utils/request): make the errors friendly

I replaced the ugly if-statement with Map, and
I also make the message user-friendly
since this project is written for users, not only for developers.

And also, I removed the useless "alert", it is useless and annoying for users.
2020-10-18 11:42:12 +08:00
qier222 fff224a0bf update README.md 2020-10-17 00:18:44 +08:00
qier222 e4ba16b9a2 first commit 2020-10-10 19:54:44 +08:00