John Smith
|
1c5df01fbc
|
websocket消息优化
|
2020-02-05 17:28:10 +08:00 |
|
John Smith
|
cae06858fc
|
前端配置放在URL参数
|
2020-02-01 21:27:50 +08:00 |
|
John Smith
|
8d4e8e6f35
|
一些前端优化
|
2020-02-01 18:17:23 +08:00 |
|
John Smith
|
4c2e216191
|
添加帮助
|
2019-12-16 23:40:01 +08:00 |
|
John Smith
|
a7faac5425
|
修复有时消息不能正确合并的问题
|
2019-11-30 23:57:52 +08:00 |
|
simon3000
|
eb43a37ae5
|
roomUrl auto https support
|
2019-11-30 06:56:05 +01:00 |
|
John Smith
|
1cf6d88460
|
各种优化
|
2019-11-29 23:48:43 +08:00 |
|
John Smith
|
3b2616c278
|
封装addMessage到ChatRenderer
暂时移除了messagesBuffer
|
2019-11-24 18:48:10 +08:00 |
|
John Smith
|
c46542bee0
|
兼容HTTPS
|
2019-10-13 17:02:54 +08:00 |
|
John Smith
|
938f758920
|
添加掉线重连
|
2019-10-06 16:20:48 +08:00 |
|
John Smith
|
ce4974be94
|
添加删除SC功能
|
2019-10-06 12:23:47 +08:00 |
|
John Smith
|
695a111c9a
|
SC使用官方功能
|
2019-09-23 22:22:27 +08:00 |
|
John Smith
|
0160549dbe
|
重复标记用HSL、代码优化
|
2019-09-22 17:18:34 +08:00 |
|
John Smith
|
6e737ce33f
|
样式生成器添加梗
|
2019-09-16 22:21:44 +08:00 |
|
John Smith
|
10db6b9ae2
|
添加最大弹幕数
|
2019-09-16 22:15:32 +08:00 |
|
John Smith
|
104e647f61
|
样式生成器添加默认字体
|
2019-07-18 09:15:27 +08:00 |
|
John Smith
|
23aa88d564
|
时间补齐2位
|
2019-07-18 08:31:58 +08:00 |
|
John Smith
|
ac1bda0392
|
修改一堆文案
|
2019-07-15 21:30:52 +08:00 |
|
John Smith
|
5cdb786966
|
去掉了点击预览会消失的CSS
|
2019-07-15 19:50:51 +08: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
|
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 |
|
John Smith
|
f2d2528afe
|
修改默认端口为12450
|
2019-07-10 15:30:35 +08:00 |
|
John Smith
|
2914a19288
|
防止移动端侧边栏遮挡UI
简单粗暴的适配移动端
|
2019-07-08 16:07:05 +08:00 |
|
John Smith
|
702bd56869
|
添加国际化
|
2019-07-08 11:42:35 +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
|
c3bcbacbfa
|
修复移除messagesBuffer时移除messages的问题
|
2019-06-24 22:20:41 +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
|
1cbaed4127
|
完成配置功能
|
2019-06-12 19:20:17 +08:00 |
|
John Smith
|
920e6fff96
|
完成配置保存和读取
|
2019-06-12 13:55:49 +08:00 |
|
John Smith
|
22e8f88533
|
添加各种UI
|
2019-06-11 18:52:00 +08:00 |
|
John Smith
|
874c9e84e0
|
添加侧边栏
|
2019-06-11 12:51:25 +08:00 |
|
John Smith
|
ce40899231
|
使用ElementUI
|
2019-06-10 18:38:21 +08:00 |
|
John Smith
|
8dbba50548
|
优化文件结构
|
2019-06-09 12:37:59 +08:00 |
|