Commit Graph

68 Commits

Author SHA1 Message Date
John Smith
2b5ca2e219
Merge pull request #8 from simon300000/honest
「尝试」优化了样式生成器的CSS,加入了一个只有好孩子才能看到的小按钮
2019-07-15 19:30:39 +08:00
John Smith
fc77b246c2 我傻了 2019-07-15 18:01:38 +08:00
John Smith
083832cb3e
Merge pull request #7 from simon300000/patch-css
增加element字体CSS
2019-07-15 17:58:42 +08:00
John Smith
804db2fec1 全局应用字体 2019-07-15 17:56:03 +08:00
simon3000
769964d5db 增加element字体CSS 2019-07-15 17:56:03 +08:00
John Smith
aba0efca34
Merge pull request #9 from xfgryujk/dependabot/npm_and_yarn/frontend/lodash-4.17.13
Bump lodash from 4.17.11 to 4.17.13 in /frontend
2019-07-15 17:35:06 +08:00
dependabot[bot]
9ff18fe8b5
Bump lodash from 4.17.11 to 4.17.13 in /frontend
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-15 09:33:24 +00:00
simon3000
ee78cbf90e
改用refs直接执行function 2019-07-13 01:51:58 +02:00
simon3000
ffc3c9d8a0
将监听的event名称改为exampleResize 2019-07-13 01:16:57 +02:00
simon3000
a69b6b6406
给ChatRenderer加上demo prop, 为true时自动resize 2019-07-13 01:14:55 +02:00
simon3000
1252402e5e
Merge branch 'patch-scroll-on-resize' into honest 2019-07-13 01:03:45 +02:00
simon3000
53be587189
自动resize 2019-07-11 23:14:11 +02:00
simon3000
d3cc8b0c77
👿 2019-07-11 22:52:06 +02:00
simon3000
4f4d117ce0
使用calc优化CSS生成器的浏览部分 2019-07-11 22:51:41 +02:00
simon3000
0d1e38346e
增加element字体CSS 2019-07-11 22:15:46 +02:00
simon3000
273dc0f43f
窗口缩放时滚动 2019-07-11 21:50:28 +02:00
John Smith
26f19b6630
Update README.md 2019-07-11 11:35:17 +08:00
John Smith
f2d2528afe 修改默认端口为12450 2019-07-10 15:30:35 +08:00
John Smith
d0fd997415 兼容B站弹幕升级 2019-07-10 15:19:03 +08:00
John Smith
7086acb001 补i18n依赖 2019-07-08 16:45:14 +08:00
John Smith
2914a19288 防止移动端侧边栏遮挡UI
简单粗暴的适配移动端
2019-07-08 16:07:05 +08:00
John Smith
64cca50982 Merge branch 'i18n' 2019-07-08 11:42:54 +08:00
John Smith
702bd56869 添加国际化 2019-07-08 11:42:35 +08:00
John Smith
1eedee1119 完善docker 2019-07-07 23:01:42 +08:00
John Smith
b95ef95cfd
Merge pull request #3 from starP-W/master
为v1.1.2添加docker部署方式
2019-07-07 13:37:18 +08:00
starP-W
01a3ec367e Added dockerfile with blivechat v1.1.2 2019-07-06 01:23:29 +08:00
John Smith
2d86449c24 并发获取头像 2019-07-04 19:12:24 +08:00
John Smith
290b09f49a 添加导出导入配置 2019-07-04 18:56:27 +08:00
John Smith
4d5a38bf7d 修复弹幕速度太快时不能合并的问题 2019-07-03 00:12:40 +08:00
John Smith
b8cb5e96e9 防止获取头像频率太高被ban 2019-07-01 18:32:54 +08:00
John Smith
3722bf25ad 移除了重复计数的白色边框 2019-06-24 22:26:09 +08:00
John Smith
c3bcbacbfa 修复移除messagesBuffer时移除messages的问题 2019-06-24 22:20:41 +08:00
John Smith
b370ce931a 防止一些不用显示贴纸的SC一闪而过 2019-06-22 18:27:55 +08:00
John Smith
5cd3776d8e 无SC时隐藏贴纸 2019-06-22 18:16:06 +08:00
John Smith
f5ef539eac 修复勋章无法加载的问题 2019-06-22 17:33:01 +08:00
John Smith
36136af08d 更新readme 2019-06-22 17:17:30 +08:00
John Smith
82f7a84793 点击SC贴纸时显示消息 2019-06-22 16:56:54 +08:00
John Smith
46baa83458 添加SC贴纸 2019-06-22 16:15:40 +08:00
John Smith
833c366707 添加勋章等级屏蔽 2019-06-21 17:38:22 +08:00
John Smith
0ef11439ff 修复同时添加和删除消息时会触发所有消息的动画的问题(vuejs/vue#6857) 2019-06-21 16:50:18 +08:00
John Smith
ec27b1bbcc 添加弹幕速度限制等设置 2019-06-20 23:53:34 +08:00
John Smith
ef4c0daede 添加勋章 2019-06-20 20:03:07 +08:00
John Smith
fe598369b7 添加样式预览 2019-06-17 12:29:25 +08:00
John Smith
e0df7bc3d6 添加生成样式 2019-06-16 23:04:30 +08:00
John Smith
05180c3acb 滚动条模仿、简化代码 2019-06-14 09:09:46 +08:00
John Smith
45173e5162 更高仿YouTube 2019-06-13 23:50:50 +08:00
John Smith
846e830f9c 添加错误处理 2019-06-12 22:37:07 +08:00
John Smith
da242fc853 头像不使用webp 2019-06-12 19:31:56 +08:00
John Smith
1cbaed4127 完成配置功能 2019-06-12 19:20:17 +08:00
John Smith
920e6fff96 完成配置保存和读取 2019-06-12 13:55:49 +08:00