Commit Graph

74 Commits (1cbdd4a2bfdac10bb5a2317007240a567bcbe39b)

Author SHA1 Message Date
John Smith 5cac2bcb59 插件心跳间隔时间改为30秒 7 months ago
John Smith 29ff61748b 添加插件管理前端 7 months ago
John Smith e1d0473627 添加插件管理后端 8 months ago
John Smith 6ad2e145b2 命令行参数合并到配置里 8 months ago
John Smith f091047cc5 Revert "临时屏蔽心跳请求重复请求的报错"
This reverts commit 165b4bf90a.
8 months ago
John Smith c657a368ae Merge branch 'batch_heartbeat' into dev
# Conflicts:
#	main.py
#	services/avatar.py
#	services/chat.py
#	services/translate.py
#	update.py
8 months ago
John Smith 17915faa07 显示免费礼物、最低显示打赏价格默认值改为0.1 8 months ago
John Smith ee3b11e001 防止协程执行完之前就被GC 9 months ago
John Smith 263bf80546 完善插件消息 9 months ago
John Smith 1772caebe3 添加防止无限重连的保险措施、开放平台心跳添加随机延迟 9 months ago
John Smith 165b4bf90a 临时屏蔽心跳请求重复请求的报错 11 months ago
John Smith d79738441c 开放平台签名使用更难碰撞的随机数 11 months ago
John Smith 33d3303ff1 修复报错、优化限流参数 11 months ago
John Smith 9c3538f17b 限制请求开放平台的频率 11 months ago
John Smith 65a9efa37e 开放平台项目心跳改成批量心跳 11 months ago
John Smith be5b49fae4 添加更多插件接口 11 months ago
John Smith b0b38bf0f0 完成插件和blivechat连接 12 months ago
John Smith f886506c39 添加插件框架 12 months ago
John Smith 66daa5b79d 添加custom_public目录,用来对前端暴露一些文件;添加导入服务器预设CSS选项 1 year ago
reito c8ff34c998
[Fix] author_id -> uid (#141)
* [Fix] author_id -> uid

* [Fix] author_id -> uid
1 year ago
reito 09a8538406
Relay 方式传递 author_id (uid) (#138)
* Relay 方式传递各种 author_id (uid)

* Rename author_id to uid
1 year ago
John Smith dccb3fc890 降级身份码错误的日志 1 year ago
John Smith ef7f0dc0ac 获取头像失败时尝试用用户名随机生成 1 year ago
John Smith 63ef4ac971 缓存错误的身份码,避免旧版的请求传到开放平台 1 year ago
John Smith 05fc89dbbe 前端在身份码错误时跳到帮助页面,不再重试连接 1 year ago
John Smith 8bfceb4b32 临时屏蔽掉输错身份码的请求 1 year ago
John Smith 68f8ab3a92 前端支持使用身份码 1 year ago
John Smith cad573312b 前端初始化房间时从后端接口获取文本表情 1 year ago
John Smith 6d07110927 添加获取文本表情的接口 1 year ago
John Smith de0bac3119 添加开放平台接口的代理 1 year ago
John Smith 07569033fa 通过服务器转发时支持开放平台接口 1 year ago
John Smith fe141bc8fd 升级blivedm 1 year ago
John Smith 3d9095536d 支持官方的文本表情 1 year ago
John Smith 60b9f81fe2 减少判断心跳超时的开销 1 year ago
John Smith ecb4a08e56 修复浏览器缓存导致前端没更新的问题 1 year ago
John Smith 63f541b87e 使用Python 3.8的asyncio特性 1 year ago
John Smith f748d35fe4 修复前端页面不活动时心跳超时的问题 1 year ago
John Smith b98a8f6680 修复cookie导致的获取头像失败 1 year ago
John Smith 1f89d0d1cf 添加cookie提高获取头像成功率 2 years ago
John Smith 062e7ed1aa 临时修复获取头像请求被屏蔽的问题 2 years ago
John Smith 2c0dd6e1c9 修复获取头像请求被屏蔽的问题
也修改了其他请求的User-Agent,防止将来被屏蔽
2 years ago
v1rg0z 86847c666f fix del sc msg 3 years ago
John Smith 618164d77d 自定义表情存储目录改到data里 3 years ago
John Smith 9f8f238426 整理docker构建、使用多阶段构建 3 years ago
John Smith 24d0671dae 完成上传表情文件 3 years ago
John Smith 4c8cde0b3d 支持同时显示房管和舰长图标 3 years ago
John Smith c87325e5e0 到B站的连接和到客户端的连接解耦 3 years ago
John Smith e40f1511ed 拆出服务模块 3 years ago
John Smith 707ad57800 修复接收弹幕的协程被阻塞的问题 3 years ago
John Smith dedae6f083 通过服务器转发支持表情 3 years ago