79 Commits

Author SHA1 Message Date
binaryify
ea86e5bbeb 新增已购单曲,获取mlog播放地址,将mlog id转为视频id,vip成长值,vip成长值获取记录,vip任务,领取vip成长值 等接口 #1248 2021-05-29 16:12:12 +08:00
greenhat616
eba9641aa0
fix: lint 2021-05-24 02:24:26 +08:00
Clark
39b32b4b61 1. 在调用模块前,若req.query.cookiereq.body.cookie是字符串,则先解码,再转为对象。
2. 删除在各模块中的转换。
3. 更新文档。
2021-03-26 02:02:38 +08:00
binaryify
3b15fe9024 修复代码错误 2020-09-12 10:23:21 +08:00
binaryify
4f7266e4a5 代码格式化 2020-09-12 10:20:25 +08:00
binaryify
8df5d7a790 新增更新头像,歌单封面上传接口和相关例子 #403 #857 2020-08-03 23:09:36 +08:00
binaryify
eb77b0474e 修复直接调用时传入 cookie 不生效的问题 #822 2020-06-15 12:49:10 +08:00
binaryify
494a33c385 #816, #817, #818 2020-06-10 23:21:26 +08:00
binaryify
f420959df5 v3.32.0 2020-06-03 21:17:14 +08:00
binaryify
e9fe4351b4 登录接口返回内容增加cookie字段,支持手动传入cookie 2020-05-17 20:21:03 +08:00
binaryify
5951985e4c 修改默认绑定 HOST #620 2019-10-28 11:17:38 +08:00
binaryify
641a72b06c #615 2019-10-25 14:58:34 +08:00
Bob
9bf9ddd199 Added customizable host.
Use 'HOST=0.0.0.0 node app.js' to listen on all ip's.
2019-10-23 20:05:07 +08:00
Nzix
52a4dd541f fit for preflight request 2019-08-25 12:50:31 +08:00
binaryify
b98d611989 add eslint 2019-08-16 10:57:31 +08:00
Nzix
bfa194e849 POST method support fixed 2018-10-31 00:29:58 +08:00
Nzix
d5c0039566 unified code style 2018-10-21 03:23:46 +08:00
Nzix
6421a6c9e3 refactor encryption (support linux api) 2018-10-20 13:16:47 +08:00
binaryify
986a4b0dd5 v3.0.0 2018-10-14 22:45:10 +08:00
Nzix
8fb18f030b error fixed 2018-10-05 16:15:54 +08:00
Nzix
d1ae7f4b56 no intrusive with legacy code 2018-10-05 16:12:52 +08:00
Nzix
08b5d5af27 change router export mode 2018-09-30 20:45:10 +08:00
Nzix
981c0f7d39 rename for neatness 2018-09-25 19:52:54 +08:00
Nzix
0d373be689 rewrite unit tests 2018-09-25 19:49:10 +08:00
Nzix
50adbfd804 allocate js cookie in middleware, update res cookie distribution 2018-09-25 19:31:47 +08:00
jjeejj
710a9b6ed2 remove-npmview-dependency 2018-09-16 11:26:50 +08:00
binaryify
106a153597 新增版本检查功能 v2.20.0 2018-09-06 21:11:27 +08:00
Gavin Gong
1d9935fb07 use absolute path to read router files 2018-08-22 18:16:37 +08:00
Gavin Gong
ac1fa995d3 fix: 手机登陆异常 2018-06-13 20:56:59 +08:00
dds_feng
cc2783a248 简化路由导出方式 2018-05-31 13:11:18 +08:00
dds_feng
b8d9fac78f 自动注册 router 目录中的js文件为对应的路由, 免除在app.js中不停的添加 router 的问题 2018-05-31 12:32:33 +08:00
dds_feng
7b9b151319 调整 对外路由 与 router 目录中文件的对应关系 2018-05-31 11:53:06 +08:00
Nzix
dde6e00910 artist sublist & dj sublist 2018-05-20 02:30:35 +08:00
binaryify
bd9695e4e4 Merge branch 'master' into master 2018-05-10 10:04:20 +08:00
LightStrawberry
69162ac6c0 user_update and playlist_update 2018-05-10 04:07:06 +08:00
Nzix
821607f031 artist catalogue 2018-05-10 01:10:02 +08:00
Nzix
5e363fb2ee artist subscribe & unsubscribe 2018-05-09 20:01:08 +08:00
binaryify
becafe67a6 更新文档 2018-05-08 14:19:52 +08:00
binaryify
a8e76255ae 新增新建歌单,收藏/取消收藏歌单接口 2018-05-08 14:02:52 +08:00
binaryify
a41cb262f2 Merge branch 'master' into master 2018-05-08 11:04:41 +08:00
binaryify
df257cde7b 新增发送私信相关接口 2018-05-08 10:01:21 +08:00
LightStrawberry
b6c3b0591f playlist_create and playlist_subscribe 2018-05-07 23:40:07 +08:00
LightStrawberry
4350f85ccd private msg 2018-05-05 13:34:33 +08:00
binaryify
c37e763b2e 增加热搜接口 #233 2018-05-04 17:43:10 +08:00
binaryify
642d6f5353 improve 2018-01-12 14:47:31 +08:00
孟政元
a47a0e17ae use proxy from query.proxy 2018-01-04 00:53:54 +08:00
孟政元
f12c17ee93 close debug mode 2018-01-03 21:15:18 +08:00
孟政元
602a4dbc4c 用request重写了请求部分 2017-12-31 18:45:33 +08:00
孟政元
6709ca371e 修复了express.static的路径问题
把express.static的路径改成绝对路径,防止在使用pm2部署的时候由于cwd不确定产生static文件404的问题
2017-12-01 21:17:39 +08:00
binaryify
53b75c31cc 优化缓存 2017-08-17 16:39:32 +08:00