Commit Graph

498 Commits

Author SHA1 Message Date
John Smith
4e8521d27a 移除加载房间的随机延迟 2026-02-01 17:55:46 +08:00
John Smith
3d6d94e38f 前端减少首屏渲染时间 2026-02-01 16:56:05 +08:00
John Smith
844a57a3b8 支持跨房弹幕 2025-12-09 21:11:09 +08:00
John Smith
a435bc954b 添加登录插件 2025-12-08 19:55:22 +08:00
John Smith
0cc0090869 修复web接口会显示两次上舰消息的问题 2025-11-30 17:48:36 +08:00
John Smith
1d53a12549 更新版本号v1.10.1 v1.10.1 2025-08-14 21:52:22 +08:00
John Smith
e39043b04f 屏蔽勋章等级上限改为120 2025-08-11 22:55:00 +08:00
John Smith
9d7143cfcf web接口修复-352错误 2025-07-09 23:23:10 +08:00
dependabot[bot]
cb60656c78 Bump tornado from 6.4.2 to 6.5.1
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1)

---
updated-dependencies:
- dependency-name: tornado
  dependency-version: 6.5.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-24 11:52:59 +08:00
John Smith
f8f674123f 样式生成器添加消息反向滚动的选项 2025-05-10 00:14:48 +08:00
John Smith
4b533fd3dc 前端修复一些消息的时序问题 2025-05-08 00:51:46 +08:00
John Smith
bd3c4cdaba 增加字体下拉框的高度 2025-05-07 23:55:41 +08:00
John Smith
540c3a6046 样式生成器支持选择本地字体 2025-05-04 23:52:33 +08:00
John Smith
f6bd831f0c 修复有时候注入OBS中的自定义CSS失败的问题 2025-05-04 22:53:34 +08:00
John Smith
6ddf29e769 自定义模板SDK升级到v1.0.1,支持注入OBS中的自定义CSS 2025-05-03 17:41:38 +08:00
John Smith
8afb18bd7c 仿微信风格样式生成器禁止选背景的不透明度 2025-05-03 11:25:23 +08:00
John Smith
cbfcb01b17 更新版本号v1.10.0 v1.10.0 2025-04-23 22:47:17 +08:00
John Smith
edd3636ece 优化docker镜像,前端不存到卷里,默认去掉加载器URL 2025-04-23 22:45:14 +08:00
John Smith
8dfb40662c 添加自定义模板帮助 2025-04-19 15:24:48 +08:00
John Smith
11234c8e29 添加测试消息 2025-04-16 22:21:47 +08:00
John Smith
9f7cdac674 前端测试房间支持更多消息和字段 2025-04-15 23:33:17 +08:00
John Smith
7ff3c9e646 自定义模板SDK添加枚举和消息类型注解 2025-04-14 00:33:31 +08:00
John Smith
d24946fc55 前端渲染器消息添加更多字段 2025-04-13 20:46:02 +08:00
John Smith
491dbb4fd9 前端richContent改名为contentParts 2025-04-13 17:31:10 +08:00
John Smith
d2990ba8d8 添加自定义模板SDK 2025-04-13 17:01:01 +08:00
John Smith
8c3dfa902c 添加自定义模板缩略图 2025-04-06 18:35:10 +08:00
John Smith
22d80e3af2 前端添加自定义模板配置 2025-04-06 16:23:52 +08:00
John Smith
7b91cbae3f 后端添加获取自定义模板列表的接口 2025-04-04 23:26:12 +08:00
John Smith
79f070fc26 web接口换一个初始化房间的接口 2025-04-03 19:58:45 +08:00
John Smith
2042a3fd4c 前端添加自定义模板接口 2025-03-23 11:54:50 +08:00
John Smith
069ff30f47 web接口添加礼物图标、勋章信息 2025-03-09 20:47:27 +08:00
John Smith
0065a47b78 Gemini翻译改为OpenAI API兼容接口 2025-02-24 21:09:58 +08:00
John Smith
3b343464ae 支持显示at人、开放平台接口支持显示房管 2025-01-19 21:58:19 +08:00
John Smith
87922e0809 更新依赖
close #252
2025-01-12 19:26:22 +08:00
John Smith
9bf8041860 添加私货 2024-12-29 23:54:18 +08:00
John Smith
096da47032 后端修复web接口弹幕解析错误 2024-12-25 23:15:51 +08:00
John Smith
3273fb4d34 开放平台接口修正礼物价格,web接口支持显示头像、修正上舰消息的单位 2024-12-23 21:21:52 +08:00
John Smith
7f77fdd889 接入开放平台服务器停止推送的消息,及时断开连接 2024-12-08 19:42:03 +08:00
John Smith
8538bc6abe 修复关闭页面时EndGame跨域 2024-12-07 23:50:35 +08:00
John Smith
b73608af79 改善刷新页面导致连接数超出限制的问题 2024-12-07 22:59:22 +08:00
John Smith
45db27d3c7 更新测试文本 2024-12-03 00:30:42 +08:00
John Smith
aae8bd2f15 SC固定栏支持滚动 2024-11-24 20:18:56 +08:00
John Smith
1244210bfe 优化样式生成器界面 2024-11-24 18:06:41 +08:00
John Smith
3976aa79ed 优化样式生成器预览的性能 2024-11-23 18:49:27 +08:00
John Smith
e27955b8b5 原版YouTube样式放入@layer,自定义样式不用加!important了 2024-11-23 17:33:37 +08:00
John Smith
faf272c8a7 整理前端部分组件CSS 2024-11-23 17:33:37 +08:00
dependabot[bot]
c45825922a Bump tornado from 6.4.1 to 6.4.2
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.1...v6.4.2)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-23 12:59:25 +08:00
John Smith
4b9c01b0c3 默认的Python版本升级到3.12 2024-11-17 22:55:16 +08:00
John Smith
928ec4a41e 更新README 2024-11-16 21:41:27 +08:00
John Smith
824e073ba2 更新版本号v1.9.3 v1.9.3 2024-11-16 12:00:01 +08:00