Commit Graph

271 Commits

Author SHA1 Message Date
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
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
John Smith
824e073ba2 更新版本号v1.9.3 2024-11-16 12:00:01 +08:00
John Smith
de3712a7ca 添加用于测速的接口 2024-11-12 20:09:42 +08:00
John Smith
5a54f0cdaf 前端修复样式生成器中第一次加载房间后CSS不生效的问题 2024-11-10 16:45:31 +08:00
John Smith
cefca66d76 前端动态获取后端地址、支持故障转移 2024-11-08 00:18:16 +08:00
John Smith
48154b2be9 公共服务器前端不生成source map 2024-11-05 22:16:33 +08:00
John Smith
06e5481574 前端CDN改成Zstatic,添加开关 2024-11-05 22:16:33 +08:00
John Smith
8b91fa2b98 压缩前端的图片 2024-11-05 22:16:33 +08:00
John Smith
a0d1bf4742 添加Vercel配置 2024-11-05 22:16:25 +08:00
John Smith
187d45e6d9 更新版本号v1.9.2 2024-07-29 23:22:16 +08:00
John Smith
e6299a03e8 前端暂时不使用CDN,因为BootCDN被uBlock Origin屏蔽了 2024-07-29 22:41:38 +08:00
John Smith
a426adde65 补充注意事项链接 2024-05-26 13:14:26 +08:00
John Smith
7a0423699c 更新版本号v1.9.1 2024-04-18 19:39:10 +08:00
John Smith
06bd43a173 移除不常用的网络字体 2024-04-14 15:08:50 +08:00
Sodako
47f47f2344
字体选择器增强 (#171)
* 字体选择器增强

* 优化字体选择器

---------

Co-authored-by: John Smith <xfgryujk@126.com>
2024-04-14 14:28:23 +08:00
John Smith
68fd680ec4 同一个房间连接数超过上限时报致命错误 2024-04-13 18:05:06 +08:00
John Smith
5f744c8214 添加插件介绍视频链接 2024-04-08 23:51:06 +08:00
John Smith
6cfe332e78 UID=0的默认头像URL改为由前端计算 2024-04-08 23:45:12 +08:00
John Smith
690f6aa35c 仿微信样式生成器添加显示大表情背景选项 2024-04-06 15:56:23 +08:00
John Smith
64f77c5df9 优化前端两个按钮 2024-04-06 15:18:33 +08:00
John Smith
4874fe464b 完善前端调试消息,添加开关 2024-04-06 14:34:10 +08:00
John Smith
f52a6f4ef9 回退项目心跳策略 2024-04-06 13:12:56 +08:00
John Smith
3ee3d4335f 前端直连开放平台接口使用更保险的项目心跳策略 2024-04-03 22:00:16 +08:00
John Smith
4530bc83c7 前端房间页面添加调试消息 2024-03-31 17:26:08 +08:00
John Smith
e4c599ced6 更新版本号v1.9.0 2024-03-21 19:45:08 +08:00
John Smith
409e61f8ef 前端直连时认证包加上key 2024-03-21 00:02:58 +08:00
John Smith
891566222e 前端修复Chrome抓WS二进制包时显示空包的问题 2024-03-19 22:44:21 +08:00
John Smith
1412446a23 修改前端版本号 2024-03-18 20:12:50 +08:00
John Smith
da3e27c8cb 兼容开放平台接口升级,UID改成Open ID 2024-03-17 22:11:19 +08:00
John Smith
29ff61748b 添加插件管理前端 2024-03-07 21:25:02 +08:00
John Smith
58afbbf888 前端补充不推荐房间ID的提示 2024-03-03 09:56:11 +08:00
John Smith
8134313f48 刚开始时消息与底端对齐 2024-02-22 00:23:11 +08:00
John Smith
f622144809 优化搜索引擎显示的结果、免费礼物文字颜色 2024-02-18 16:16:07 +08:00
John Smith
26f1dfe54c 侧边栏添加常用链接 2024-02-08 15:45:54 +08:00
John Smith
d7738d0e64 优化样式 2024-02-08 01:58:29 +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
7343cc0a86 优化查找礼物配置的算法 2024-02-05 23:26:58 +08:00
John Smith
17915faa07 显示免费礼物、最低显示打赏价格默认值改为0.1 2024-02-05 01:24:56 +08:00
John Smith
9663a77338 当页面不可见时暂时不重连,防止重连后又心跳超时 2024-01-26 02:24:32 +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
5441cb7cd5 修改前端版本号 2023-12-05 00:23:53 +08:00