Commit Graph

456 Commits

Author SHA1 Message Date
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 2024-11-16 12:00:01 +08:00
John Smith
de3712a7ca 添加用于测速的接口 2024-11-12 20:09:42 +08:00
John Smith
fb9e0418c7 更新blivedm 2024-11-10 16:47:45 +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
99d3b567da 后端动态获取公共服务器地址、支持故障转移 2024-11-08 00:14:52 +08:00
John Smith
132d2a9f71 添加服务发现接口、支持跨域 2024-11-05 22:16:33 +08:00
John Smith
baa64f3dc5 支持信号重新加载配置 2024-11-05 22:16:33 +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
75938141f0 docker build时NPM使用镜像 2024-07-30 00:16:36 +08:00
John Smith
187d45e6d9 更新版本号v1.9.2 2024-07-29 23:22:16 +08:00
John Smith
6d7c7b78d9 加载器改成本地文件 2024-07-29 23:21:02 +08:00
John Smith
b00ae596ef 移除腾讯翻译白嫖版 2024-07-29 22:41:38 +08:00
John Smith
e6299a03e8 前端暂时不使用CDN,因为BootCDN被uBlock Origin屏蔽了 2024-07-29 22:41:38 +08:00
dependabot[bot]
e77c26c792
Bump tornado from 6.3.3 to 6.4.1 (#207)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 09:57:37 +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
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
ae248d0d70 更新README 2024-03-18 20:44:00 +08:00
John Smith
1412446a23 修改前端版本号 2024-03-18 20:12:50 +08:00
John Smith
36eec8f98b docker不打包插件源码(和数据) 2024-03-18 20:11:57 +08:00
John Smith
b2fc08def3 插件上舰消息添加价格 2024-03-17 22:37:06 +08:00
John Smith
da3e27c8cb 兼容开放平台接口升级,UID改成Open ID 2024-03-17 22:11:19 +08:00
dependabot[bot]
1cbdd4a2bf
Bump pycryptodome from 3.10.1 to 3.19.1 (#169)
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.10.1 to 3.19.1.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.10.1...v3.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 18:12:44 +08:00
dependabot[bot]
bf108b7d6e
Bump tornado from 6.3.2 to 6.3.3 (#168)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.2...v6.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 18:12:30 +08:00