Commit Graph

439 Commits

Author SHA1 Message Date
John Smith
0f17dfdec7 优化前端打包文件大小 2023-10-08 22:55:12 +08:00
John Smith
05ce486f46 修复手癌 2023-10-08 20:14:46 +08:00
John Smith
8ff3c80f6f 添加wiki链接 2023-09-29 10:36:19 +08:00
John Smith
5be00a8332 前端添加一些提示 2023-09-27 00:35:12 +08:00
reito
c8ff34c998
[Fix] author_id -> uid (#141)
* [Fix] author_id -> uid

* [Fix] author_id -> uid
2023-09-25 22:14:55 +08:00
reito
09a8538406
Relay 方式传递 author_id (uid) (#138)
* Relay 方式传递各种 author_id (uid)

* Rename author_id to uid
2023-09-24 18:36:38 +08:00
John Smith
60efe1d55b 更新版本号v1.8.2 2023-09-23 10:07:48 +08:00
John Smith
b08906c150 补上房间语言配置 2023-09-21 23:52:54 +08:00
John Smith
c3b573baf6 缓解房间URL太长,被直播姬截断的问题 2023-09-21 23:37:58 +08:00
John Smith
dae5f782db 额外通过内容来判断是否是礼物弹幕 2023-09-20 22:50:50 +08:00
John Smith
39ab15e1ac 修复开放平台接口礼物显示的是单价而不是总价的问题 2023-09-18 20:08:08 +08:00
John Smith
49fe186dc4 更新版本号v1.8.1 2023-09-17 09:09:22 +08:00
John Smith
a11de39166 修复后端重连时报错 2023-09-16 23:01:45 +08:00
John Smith
dccb3fc890 降级身份码错误的日志 2023-09-16 12:23:01 +08:00
John Smith
ef7f0dc0ac 获取头像失败时尝试用用户名随机生成 2023-09-16 11:31:46 +08:00
John Smith
b1916608ee 前端当网页不可见时,延迟加载房间 2023-09-15 23:18:47 +08:00
John Smith
7e656ebe09 重连间隔时间可增长,防止一直重连失败时消耗太多资源 2023-09-15 22:47:17 +08:00
John Smith
be05184777 完善前端获取身份码的教程,做成弱智保姆软件 2023-09-14 23:01:11 +08:00
John Smith
63ef4ac971 缓存错误的身份码,避免旧版的请求传到开放平台 2023-09-13 00:45:44 +08:00
John Smith
05fc89dbbe 前端在身份码错误时跳到帮助页面,不再重试连接 2023-09-13 00:13:11 +08:00
John Smith
8bfceb4b32 临时屏蔽掉输错身份码的请求 2023-09-12 22:12:27 +08:00
John Smith
5dd56210d7 修复开发平台点赞消息报错 2023-09-12 21:54:15 +08:00
John Smith
b5c7554365 更新版本号v1.8.0 2023-09-10 10:40:19 +08:00
John Smith
c6272c908a 添加身份码相关的提示 2023-09-10 10:39:02 +08:00
John Smith
926ee879a6 修复打包后的报错 2023-09-10 09:48:12 +08:00
John Smith
a35d7a5bfc 移除自动缩小头像尺寸 2023-09-10 00:06:33 +08:00
John Smith
72c11d60da 移除从用户中心获取头像的接口 2023-09-10 00:03:29 +08:00
John Smith
a50461d4e6 添加重连次数太多的保险措施 2023-09-09 23:54:49 +08:00
John Smith
78828963ce 支持使用身份码时前端直连 2023-09-09 23:16:13 +08:00
John Smith
68f8ab3a92 前端支持使用身份码 2023-09-09 17:13:53 +08:00
John Smith
cad573312b 前端初始化房间时从后端接口获取文本表情 2023-09-08 23:54:47 +08:00
John Smith
3fb1c41845 前端直连回退到uid=0的版本,避免被限流 2023-09-08 23:49:35 +08:00
John Smith
6d07110927 添加获取文本表情的接口 2023-09-08 23:00:45 +08:00
John Smith
de0bac3119 添加开放平台接口的代理 2023-09-08 20:53:04 +08:00
John Smith
07569033fa 通过服务器转发时支持开放平台接口 2023-09-07 00:56:32 +08:00
John Smith
72841ab46e 优雅地停机 2023-09-06 21:34:04 +08:00
John Smith
fe141bc8fd 升级blivedm 2023-09-03 22:53:15 +08:00
John Smith
f5672c3e9c 修复前端样式生成器不显示文本消息 2023-08-31 23:45:03 +08:00
John Smith
b57bac3765 更新版本号v1.7.0 2023-08-31 19:16:00 +08:00
John Smith
7c2c48273c 纯表情消息不需要翻译 2023-08-28 19:36:33 +08:00
John Smith
5bdf2e41df 修复Python 3.11 asyncio.wait报错
close #120
2023-08-28 19:28:52 +08:00
John Smith
3d9095536d 支持官方的文本表情 2023-08-27 00:23:52 +08:00
John Smith
c3db0a41b3 添加host、port配置项 2023-08-26 17:01:19 +08:00
John Smith
60b9f81fe2 减少判断心跳超时的开销 2023-08-26 16:42:01 +08:00
John Smith
00c47a3e55 调整一些头像参数 2023-08-26 16:21:35 +08:00
John Smith
93e374ac12 添加其他头像接口 2023-08-24 23:07:17 +08:00
John Smith
dac531920e 添加通过勋章信息获取头像的接口
# Conflicts:
#	services/avatar.py

# Conflicts:
#	services/avatar.py
2023-08-24 22:29:34 +08:00
John Smith
c3566823c1 获取头像接口封装成类 2023-08-24 21:52:51 +08:00
John Smith
17b4985632 优化消息平滑算法 2023-08-06 13:50:27 +08:00
John Smith
4314bb61e9 升级Vue到2.7、前端VSCode插件改用Volar 2023-08-06 10:46:37 +08:00