John Smith
|
14c2fd48df
|
临时修复连接5分钟后用户名变星号的问题
|
2023-07-03 23:03:14 +08:00 |
|
John Smith
|
8683c0bad7
|
Merge pull request #105 from xfgryujk/dependabot/pip/tornado-6.3.2
Bump tornado from 6.1.0 to 6.3.2
|
2023-05-26 09:27:44 +08:00 |
|
dependabot[bot]
|
a1189aea69
|
Bump tornado from 6.1.0 to 6.3.2
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.1.0 to 6.3.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.1.0...v6.3.2)
---
updated-dependencies:
- dependency-name: tornado
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-25 18:33:21 +00:00 |
|
John Smith
|
9ce1dd21aa
|
更新教程截图
|
2022-10-09 19:11:21 +08:00 |
|
John Smith
|
1f89d0d1cf
|
添加cookie提高获取头像成功率
|
2022-10-09 18:53:42 +08:00 |
|
John Smith
|
062e7ed1aa
|
临时修复获取头像请求被屏蔽的问题
|
2022-09-28 00:11:29 +08:00 |
|
John Smith
|
6c84cbb930
|
更新版本号v1.6.1
|
2022-06-18 21:46:14 +08:00 |
|
John Smith
|
582508bd3f
|
移除B站翻译白嫖版
|
2022-06-18 21:42:03 +08:00 |
|
John Smith
|
2c0dd6e1c9
|
修复获取头像请求被屏蔽的问题
也修改了其他请求的User-Agent,防止将来被屏蔽
|
2022-06-18 21:31:25 +08:00 |
|
John Smith
|
1075b458aa
|
数据库中uid类型改成BigInteger
|
2022-06-03 13:47:22 +08:00 |
|
John Smith
|
aac9f62a70
|
Merge pull request #66 from Jeffz615/master
fix del sc msg
|
2022-03-16 23:13:35 +08:00 |
|
v1rg0z
|
86847c666f
|
fix del sc msg
|
2022-03-16 22:20:41 +08:00 |
|
John Smith
|
b2d12e84bd
|
更新版本号v1.6.0
|
2022-03-04 20:28:49 +08:00 |
|
John Smith
|
618164d77d
|
自定义表情存储目录改到data里
|
2022-03-01 22:13:25 +08:00 |
|
John Smith
|
9f8f238426
|
整理docker构建、使用多阶段构建
|
2022-03-01 00:57:16 +08:00 |
|
John Smith
|
801280efbd
|
更新readme
|
2022-02-28 21:08:12 +08:00 |
|
John Smith
|
2187dfc167
|
更新截图到新版本
|
2022-02-28 20:48:23 +08:00 |
|
John Smith
|
02ec4bc4ba
|
升级SQLAlchemy到1.4.31
|
2022-02-28 20:17:20 +08:00 |
|
John Smith
|
24d0671dae
|
完成上传表情文件
|
2022-02-27 22:05:37 +08:00 |
|
John Smith
|
903cfecab9
|
完成自定义表情前端
|
2022-02-27 14:45:19 +08:00 |
|
John Smith
|
3da8cc4227
|
添加自定义表情配置项
|
2022-02-26 23:27:10 +08:00 |
|
John Smith
|
4924f15614
|
房间内也使用i18n
|
2022-02-26 14:53:22 +08:00 |
|
John Smith
|
3a183a865d
|
i18n延迟加载
|
2022-02-25 22:42:50 +08:00 |
|
John Smith
|
4c8cde0b3d
|
支持同时显示房管和舰长图标
|
2022-02-23 23:15:21 +08:00 |
|
John Smith
|
a68b50e885
|
更新舰长图标
|
2022-02-23 23:12:25 +08:00 |
|
John Smith
|
b5b9b2601a
|
不直接在Ticker修改父组件状态
|
2022-02-22 23:48:01 +08:00 |
|
John Smith
|
6c92859408
|
延迟删除房间,防止客户端短时间后重连
|
2022-02-20 00:42:31 +08:00 |
|
John Smith
|
c87325e5e0
|
到B站的连接和到客户端的连接解耦
|
2022-02-19 14:58:29 +08:00 |
|
John Smith
|
e40f1511ed
|
拆出服务模块
|
2022-02-15 00:18:46 +08:00 |
|
John Smith
|
3b556fc265
|
Merge branch 'master' into dev
|
2022-02-14 22:22:35 +08:00 |
|
John Smith
|
c05c70863a
|
Merge pull request #59 from npmmirror/master
update https://registry.npm.taobao.org to https://registry.npmmirror.com
|
2022-02-11 22:41:58 +08:00 |
|
NPM Mirror Bot
|
781de48b4b
|
update https://registry.npm.taobao.org to https://registry.npmmirror.com
|
2022-02-11 14:02:43 +00:00 |
|
John Smith
|
ccf9ceec0e
|
升级tornado到6.1.0,支持Python 3.8在Windows下的默认事件循环
|
2022-01-19 21:48:56 +08:00 |
|
John Smith
|
707ad57800
|
修复接收弹幕的协程被阻塞的问题
|
2022-01-19 21:47:59 +08:00 |
|
John Smith
|
8eff63e17b
|
前端显示的版本号用package.json里的
|
2022-01-07 23:18:34 +08:00 |
|
John Smith
|
36345c37ab
|
整理前端代码风格
|
2022-01-04 21:41:12 +08:00 |
|
John Smith
|
03a2801099
|
默认样式表情可以不是正方形
|
2022-01-04 20:10:15 +08:00 |
|
John Smith
|
e318bdfcac
|
前端直连升级弹幕协议版本
|
2022-01-03 23:35:10 +08:00 |
|
John Smith
|
23ebaca372
|
添加配置官方翻译接口教程链接
|
2022-01-02 13:51:22 +08:00 |
|
John Smith
|
6da20d9bdd
|
修复一些配置的说明
|
2021-12-31 00:45:47 +08:00 |
|
John Smith
|
dedae6f083
|
通过服务器转发支持表情
|
2021-12-26 23:34:45 +08:00 |
|
John Smith
|
3118a7de98
|
修改表情相关的一些实现和代码风格
|
2021-12-26 20:44:23 +08:00 |
|
Zhu Chuang
|
34f8d88e05
|
添加表情支持 (#55)
* 添加表情支持
* 添加表情的样式生成器选项
* 修复了样式生成器表情气泡总为舰长颜色
|
2021-12-26 19:12:25 +08:00 |
|
John Smith
|
776b354517
|
升级blivedm
|
2021-12-19 18:46:32 +08:00 |
|
John Smith
|
2a22617c1a
|
更新版本号v1.5.3
|
2021-07-18 14:55:13 +08:00 |
|
John Smith
|
6b77a8a17f
|
修复腾讯翻译白嫖版
|
2021-07-18 14:53:36 +08:00 |
|
John Smith
|
8780655341
|
配置文件兼容带BOM的UTF-8
|
2021-07-17 13:17:40 +08:00 |
|
John Smith
|
6a4faa83a4
|
修复一些PyCharm警告
|
2021-07-17 13:03:45 +08:00 |
|
John Smith
|
335248c076
|
更新版本号v1.5.2
|
2021-04-24 11:31:19 +08:00 |
|
John Smith
|
659fddc4d5
|
Merge branch 'dev'
|
2021-04-24 11:29:31 +08:00 |
|