Commit Graph

232 Commits

Author SHA1 Message Date
John Smith
b57bac3765 更新版本号v1.7.0 2023-08-31 19:16:00 +08:00
John Smith
3d9095536d 支持官方的文本表情 2023-08-27 00:23:52 +08:00
John Smith
60b9f81fe2 减少判断心跳超时的开销 2023-08-26 16:42:01 +08:00
John Smith
17b4985632 优化消息平滑算法 2023-08-06 13:50:27 +08:00
John Smith
4314bb61e9 升级Vue到2.7、前端VSCode插件改用Volar 2023-08-06 10:46:37 +08:00
John Smith
6d5232d7d8 升级前端依赖 2023-07-29 18:34:02 +08:00
John Smith
e478959a1b 修改一个命名 2023-07-29 11:52:09 +08:00
John Smith
b483c6beab 更新版本号v1.6.2 2023-07-08 11:42:21 +08:00
John Smith
f748d35fe4 修复前端页面不活动时心跳超时的问题 2023-07-06 23:26:44 +08:00
John Smith
14c2fd48df 临时修复连接5分钟后用户名变星号的问题 2023-07-03 23:03:14 +08:00
John Smith
9ce1dd21aa 更新教程截图 2022-10-09 19:11:21 +08:00
John Smith
6c84cbb930 更新版本号v1.6.1 2022-06-18 21:46:14 +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
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
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
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
2a22617c1a 更新版本号v1.5.3 2021-07-18 14:55:13 +08:00
John Smith
335248c076 更新版本号v1.5.2 2021-04-24 11:31:19 +08:00
John Smith
f64a0876a1 升级依赖 2021-04-24 11:28:15 +08:00
John Smith
47e5739ac0 UI优化 2021-04-05 22:42:42 +08:00
John Smith
e2f925426a 样式生成器预览内容自动生成 2021-04-05 20:55:31 +08:00
John Smith
e8f77cd2e0 添加测试房间 2021-04-05 18:48:49 +08:00
John Smith
e899149575 转发WS也不等待onclose回调 2021-03-28 20:01:48 +08:00
John Smith
77d0277d4e 添加HTTP请求超时 2021-03-28 18:30:31 +08:00
John Smith
4601ee328c 样式生成器预览可选明亮背景 2021-03-15 23:13:45 +08:00
John Smith
5c9f11b3f9 优化帮助页 2021-03-14 18:38:59 +08:00
John Smith
95ce33d45a 添加仿line样式生成器 2021-03-14 18:13:58 +08:00
John Smith
609f4c09c6 UI优化 2021-03-07 14:40:58 +08:00
John Smith
31f007fb75 样式拆成计算属性 2021-03-06 23:43:47 +08:00
John Smith
2b98ab9633 优化样式生成器输入框防抖 2021-03-06 19:04:31 +08:00
John Smith
1df03dca78 样式生成器拆成子组件 2021-03-06 17:51:11 +08:00
John Smith
845e144992 修复了样式生成器中切换SC固定栏后不显示的问题 2021-02-14 14:31:53 +08:00
John Smith
c19e7692d4 添加SC固定栏过渡 2021-02-12 17:25:49 +08:00
John Smith
b395886535 添加接收消息超时 2021-02-01 23:49:31 +08:00
John Smith
ddc13a6327 一些小优化 2021-01-28 23:50:12 +08:00
John Smith
d3cd5a3120 优化消息平滑,让发消息速度变化不要太频繁 2021-01-24 19:10:25 +08:00
John Smith
4059a06cc8 删除package-lock.json 2020-11-28 23:04:44 +08:00
John Smith
138bf8f7a5 Merge branch 'dev' 2020-11-28 22:58:16 +08:00
John Smith
098bc86e0c 更新版本号v1.5.1 2020-11-28 22:57:30 +08:00
John Smith
104f296929 修改一些说明 2020-11-28 22:56:45 +08:00
John Smith
4f0964c0b3 添加标注打赏用户名读音 2020-11-28 21:53:49 +08:00
dependabot[bot]
ff95909d5a
Bump highlight.js from 9.18.1 to 9.18.5 in /frontend
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 00:00:10 +00:00
John Smith
e7d8fd0ff6 Merge branch 'dev' 2020-10-11 14:51:55 +08:00
John Smith
cce51a6990 更新版本号v1.5.0 2020-10-11 14:37:30 +08:00
John Smith
adeba8f552 优化SC固定栏 2020-10-11 14:36:23 +08:00
John Smith
0e06c4ba24 前端头像加载失败则使用默认头像 2020-10-11 13:14:10 +08:00
John Smith
d6897ca4b4 添加通过服务器转发消息配置 2020-09-14 21:50:40 +08:00
John Smith
6e2f3b1a0c 完成房间信息和头像接口 2020-09-13 21:24:20 +08:00
John Smith
6a64f3c795 添加前端直连B站弹幕服务器 2020-09-13 16:29:49 +08:00
John Smith
2dbf1769e0 分离房间和弹幕API 2020-09-12 17:37:52 +08:00
John Smith
2ec6096d4d 把YouTube的CSS移到单独文件 2020-09-12 15:50:16 +08:00
dependabot[bot]
435ee43c98
Bump http-proxy from 1.18.0 to 1.18.1 in /frontend
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 00:12:58 +00:00
John Smith
cb150effbb Merge branch 'dev' 2020-09-05 12:08:50 +08:00
John Smith
47d7528b61 更新版本号v1.4.5 2020-09-05 12:08:17 +08:00
John Smith
152db9f00a 优化消息平滑 2020-09-05 12:05:01 +08:00
John Smith
7a244757d2 修复OBS 25.0.8不支持中文字体名的问题 2020-09-05 09:44:40 +08:00
John Smith
4d58245ad9 添加加载器URL配置 2020-08-30 17:46:04 +08:00
John Smith
28b04f27ee 改一些默认配置 2020-08-29 14:27:15 +08:00
John Smith
7cfa94c68c 改API路径 2020-08-19 23:16:01 +08:00
John Smith
bfa6054899 显示的房间URL改成加载器URL 2020-08-18 21:48:33 +08:00
John Smith
d25a32beaf 增加牌子等级上限 2020-08-16 12:15:01 +08:00
dependabot[bot]
b555c6ac2d
Bump elliptic from 6.5.2 to 6.5.3 in /frontend
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 15:40:11 +00:00
John Smith
a89b64b454 修改样式 2020-07-19 21:33:26 +08:00
John Smith
49d58a9a60 删除BiliSC链接 2020-07-19 16:31:49 +08:00
dependabot[bot]
57aeada21e
Bump lodash from 4.17.15 to 4.17.19 in /frontend
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 02:05:38 +00:00
dependabot[bot]
71f02c0269
Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontend
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 16:14:56 +00:00
John Smith
9b8a581a83 更新版本号v1.4.4 2020-06-06 11:41:55 +08:00
John Smith
61b13808fb 更新版本号v1.4.3 2020-05-10 14:14:14 +08:00
John Smith
7f25c219d8 前端优化 2020-05-09 23:17:49 +08:00
John Smith
32ba4187aa 修改一些文本 2020-05-09 22:46:24 +08:00
John Smith
06c0dfa3f2 修复冒号两边空白太宽的问题、消息颜色影响重复标记颜色的问题 2020-05-09 22:15:34 +08:00
John Smith
8a57304790 更新版本号v1.4.2 2020-03-21 19:05:53 +08:00
John Smith
b73a4e3748 更新版本号v1.4.1 2020-03-01 14:22:12 +08:00
John Smith
102746d0b0 添加显示礼物名、只合并同类礼物 2020-03-01 14:14:19 +08:00
John Smith
2d237af6fd 提示用户已加载页面 2020-02-29 19:20:29 +08:00
John Smith
4030ff43cd 减小编译后文件尺寸 2020-02-22 17:21:47 +08:00
John Smith
092cc8d9ab 更新帮助 2020-02-06 20:31:43 +08:00
John Smith
2d7106ae93 更新版本号v1.4.0 2020-02-06 19:53:33 +08:00
John Smith
d5b885aab4 添加前端获取后端配置 2020-02-06 19:51:03 +08:00
John Smith
34f0effb6a 修复翻译导致弹幕无法滚动到底部的问题 2020-02-06 18:31:05 +08:00
John Smith
d3e9300fa4 添加自动翻译前端 2020-02-06 17:39:56 +08:00
John Smith
1c5df01fbc websocket消息优化 2020-02-05 17:28:10 +08:00
John Smith
00e1f31f84 优化前端防卡代码 2020-02-04 20:33:29 +08:00