71 Commits

Author SHA1 Message Date
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
binaryify
cde7863060 improve 2017-08-17 15:10:53 +08:00
binaryify
1d8b13de2f 优化代码 2017-08-17 15:08:49 +08:00
binaryify
f71f586073 优化 cors 设置 2017-08-17 11:09:38 +08:00
binaryify
a91bae2e86 增加缓存机制 2017-08-17 10:57:18 +08:00
binaryify
fbad2de39b 修复红心功能 #75 2017-07-16 14:33:18 +08:00
binaryify
889f3dd7e3 修复若干细节问题 2017-06-01 20:06:34 +08:00
binaryify
4a8008761a 增加动态消息接口 2017-05-14 21:59:30 +08:00
zhixuan
b176b94e07 新增动态消息接口 2017-05-14 21:07:25 +08:00