Commit Graph

58 Commits (0f9fcddde85431c2772b3a55bd434fb513e6f937)

Author SHA1 Message Date
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
John Smith 3118a7de98 修改表情相关的一些实现和代码风格 3 years ago
John Smith 776b354517 升级blivedm 3 years ago
John Smith 6a4faa83a4 修复一些PyCharm警告 3 years ago
John Smith 77d0277d4e 添加HTTP请求超时 4 years ago
John Smith b395886535 添加接收消息超时 4 years ago
John Smith 210749fa0f 兼容腾讯翻译升级 4 years ago
John Smith 888bc896a5 修正B站API错误信息字段 4 years ago
John Smith 0e060e61fa 修改一些说明 4 years ago
John Smith 8cf4310152 init_room支持降级 4 years ago
John Smith 6e2f3b1a0c 完成房间信息和头像接口 4 years ago
John Smith 3808609963 数据库头像URL类型改成VARCHAR 4 years ago
John Smith 4d58245ad9 添加加载器URL配置 4 years ago
John Smith 1252e1942d 添加tornado xheaders配置 4 years ago
John Smith bfa6054899 显示的房间URL改成加载器URL 4 years ago
John Smith 127344802d 添加允许自动翻译的房间配置 4 years ago
John Smith a89b64b454 修改样式 4 years ago