John Smith
|
8538bc6abe
|
修复关闭页面时EndGame跨域
|
2024-12-07 23:50:35 +08:00 |
|
John Smith
|
de3712a7ca
|
添加用于测速的接口
|
2024-11-12 20:09:42 +08:00 |
|
John Smith
|
99d3b567da
|
后端动态获取公共服务器地址、支持故障转移
|
2024-11-08 00:14:52 +08:00 |
|
John Smith
|
132d2a9f71
|
添加服务发现接口、支持跨域
|
2024-11-05 22:16:33 +08:00 |
|
John Smith
|
a426adde65
|
补充注意事项链接
|
2024-05-26 13:14:26 +08:00 |
|
John Smith
|
df29586b7d
|
连接数限制的错误信息添加解决方法链接
|
2024-05-23 01:30:33 +08:00 |
|
John Smith
|
d5cd7f9f7e
|
抓一下刷请求的人
|
2024-05-21 20:35:46 +08:00 |
|
John Smith
|
68fd680ec4
|
同一个房间连接数超过上限时报致命错误
|
2024-04-13 18:05:06 +08:00 |
|
John Smith
|
6cfe332e78
|
UID=0的默认头像URL改为由前端计算
|
2024-04-08 23:45:12 +08:00 |
|
John Smith
|
409e61f8ef
|
前端直连时认证包加上key
|
2024-03-21 00:02:58 +08:00 |
|
John Smith
|
da3e27c8cb
|
兼容开放平台接口升级,UID改成Open ID
|
2024-03-17 22:11:19 +08:00 |
|
John Smith
|
5cac2bcb59
|
插件心跳间隔时间改为30秒
|
2024-03-12 23:52:17 +08:00 |
|
John Smith
|
29ff61748b
|
添加插件管理前端
|
2024-03-07 21:25:02 +08:00 |
|
John Smith
|
e1d0473627
|
添加插件管理后端
|
2024-03-03 11:18:14 +08:00 |
|
John Smith
|
6ad2e145b2
|
命令行参数合并到配置里
|
2024-02-18 17:04:20 +08:00 |
|
John Smith
|
f091047cc5
|
Revert "临时屏蔽心跳请求重复请求的报错"
This reverts commit 165b4bf90a .
|
2024-02-05 23:46:28 +08:00 |
|
John Smith
|
c657a368ae
|
Merge branch 'batch_heartbeat' into dev
# Conflicts:
# main.py
# services/avatar.py
# services/chat.py
# services/translate.py
# update.py
|
2024-02-05 23:34:03 +08:00 |
|
John Smith
|
17915faa07
|
显示免费礼物、最低显示打赏价格默认值改为0.1
|
2024-02-05 01:24:56 +08:00 |
|
John Smith
|
ee3b11e001
|
防止协程执行完之前就被GC
|
2024-01-25 20:11:42 +08:00 |
|
John Smith
|
263bf80546
|
完善插件消息
|
2024-01-15 01:15:31 +08:00 |
|
John Smith
|
1772caebe3
|
添加防止无限重连的保险措施、开放平台心跳添加随机延迟
|
2024-01-06 18:34:24 +08:00 |
|
John Smith
|
165b4bf90a
|
临时屏蔽心跳请求重复请求的报错
|
2023-12-05 00:20:55 +08:00 |
|
John Smith
|
d79738441c
|
开放平台签名使用更难碰撞的随机数
|
2023-11-28 22:30:31 +08:00 |
|
John Smith
|
33d3303ff1
|
修复报错、优化限流参数
|
2023-11-27 21:47:22 +08:00 |
|
John Smith
|
9c3538f17b
|
限制请求开放平台的频率
|
2023-11-26 15:50:12 +08:00 |
|
John Smith
|
65a9efa37e
|
开放平台项目心跳改成批量心跳
|
2023-11-26 12:18:14 +08:00 |
|
John Smith
|
be5b49fae4
|
添加更多插件接口
|
2023-11-08 00:21:17 +08:00 |
|
John Smith
|
b0b38bf0f0
|
完成插件和blivechat连接
|
2023-11-05 16:29:11 +08:00 |
|
John Smith
|
f886506c39
|
添加插件框架
|
2023-11-04 16:52:07 +08:00 |
|
John Smith
|
66daa5b79d
|
添加custom_public目录,用来对前端暴露一些文件;添加导入服务器预设CSS选项
|
2023-10-11 22:52:06 +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
|
dccb3fc890
|
降级身份码错误的日志
|
2023-09-16 12:23:01 +08:00 |
|
John Smith
|
ef7f0dc0ac
|
获取头像失败时尝试用用户名随机生成
|
2023-09-16 11:31:46 +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
|
68f8ab3a92
|
前端支持使用身份码
|
2023-09-09 17:13:53 +08:00 |
|
John Smith
|
cad573312b
|
前端初始化房间时从后端接口获取文本表情
|
2023-09-08 23:54:47 +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
|
fe141bc8fd
|
升级blivedm
|
2023-09-03 22:53:15 +08:00 |
|
John Smith
|
3d9095536d
|
支持官方的文本表情
|
2023-08-27 00:23:52 +08:00 |
|
John Smith
|
60b9f81fe2
|
减少判断心跳超时的开销
|
2023-08-26 16:42:01 +08:00 |
|
John Smith
|
ecb4a08e56
|
修复浏览器缓存导致前端没更新的问题
|
2023-07-29 23:05:04 +08:00 |
|
John Smith
|
63f541b87e
|
使用Python 3.8的asyncio特性
|
2023-07-29 12:48:57 +08:00 |
|
John Smith
|
f748d35fe4
|
修复前端页面不活动时心跳超时的问题
|
2023-07-06 23:26:44 +08:00 |
|
John Smith
|
b98a8f6680
|
修复cookie导致的获取头像失败
|
2023-07-06 23:25:07 +08:00 |
|
John Smith
|
1f89d0d1cf
|
添加cookie提高获取头像成功率
|
2022-10-09 18:53:42 +08:00 |
|