Commit Graph

223 Commits (ee3b11e0015ac2a033d8b8596bd51158e2ec37c7)

Author SHA1 Message Date
John Smith 14c2fd48df 临时修复连接5分钟后用户名变星号的问题 1 year ago
John Smith 9ce1dd21aa 更新教程截图 2 years ago
John Smith 6c84cbb930 更新版本号v1.6.1 2 years ago
John Smith b2d12e84bd 更新版本号v1.6.0 3 years ago
John Smith 618164d77d 自定义表情存储目录改到data里 3 years ago
John Smith 9f8f238426 整理docker构建、使用多阶段构建 3 years ago
John Smith 2187dfc167 更新截图到新版本 3 years ago
John Smith 02ec4bc4ba 升级SQLAlchemy到1.4.31 3 years ago
John Smith 24d0671dae 完成上传表情文件 3 years ago
John Smith 903cfecab9 完成自定义表情前端 3 years ago
John Smith 3da8cc4227 添加自定义表情配置项 3 years ago
John Smith 4924f15614 房间内也使用i18n 3 years ago
John Smith 3a183a865d i18n延迟加载 3 years ago
John Smith 4c8cde0b3d 支持同时显示房管和舰长图标 3 years ago
John Smith a68b50e885 更新舰长图标 3 years ago
John Smith b5b9b2601a 不直接在Ticker修改父组件状态 3 years ago
John Smith 8eff63e17b 前端显示的版本号用package.json里的 3 years ago
John Smith 36345c37ab 整理前端代码风格 3 years ago
John Smith 03a2801099 默认样式表情可以不是正方形 3 years ago
John Smith e318bdfcac 前端直连升级弹幕协议版本 3 years ago
John Smith 23ebaca372 添加配置官方翻译接口教程链接 3 years ago
John Smith dedae6f083 通过服务器转发支持表情 3 years ago
John Smith 3118a7de98 修改表情相关的一些实现和代码风格 3 years ago
Zhu Chuang 34f8d88e05
添加表情支持 (#55)
* 添加表情支持

* 添加表情的样式生成器选项

* 修复了样式生成器表情气泡总为舰长颜色
3 years ago
John Smith 2a22617c1a 更新版本号v1.5.3 3 years ago
John Smith 335248c076 更新版本号v1.5.2 4 years ago
John Smith f64a0876a1 升级依赖 4 years ago
John Smith 47e5739ac0 UI优化 4 years ago
John Smith e2f925426a 样式生成器预览内容自动生成 4 years ago
John Smith e8f77cd2e0 添加测试房间 4 years ago
John Smith e899149575 转发WS也不等待onclose回调 4 years ago
John Smith 77d0277d4e 添加HTTP请求超时 4 years ago
John Smith 4601ee328c 样式生成器预览可选明亮背景 4 years ago
John Smith 5c9f11b3f9 优化帮助页 4 years ago
John Smith 95ce33d45a 添加仿line样式生成器 4 years ago
John Smith 609f4c09c6 UI优化 4 years ago
John Smith 31f007fb75 样式拆成计算属性 4 years ago
John Smith 2b98ab9633 优化样式生成器输入框防抖 4 years ago
John Smith 1df03dca78 样式生成器拆成子组件 4 years ago
John Smith 845e144992 修复了样式生成器中切换SC固定栏后不显示的问题 4 years ago
John Smith c19e7692d4 添加SC固定栏过渡 4 years ago
John Smith b395886535 添加接收消息超时 4 years ago
John Smith ddc13a6327 一些小优化 4 years ago
John Smith d3cd5a3120 优化消息平滑,让发消息速度变化不要太频繁 4 years ago
John Smith 4059a06cc8 删除package-lock.json 4 years ago
John Smith 138bf8f7a5 Merge branch 'dev' 4 years ago
John Smith 098bc86e0c 更新版本号v1.5.1 4 years ago
John Smith 104f296929 修改一些说明 4 years ago
John Smith 4f0964c0b3 添加标注打赏用户名读音 4 years ago
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>
4 years ago
John Smith e7d8fd0ff6 Merge branch 'dev' 4 years ago
John Smith cce51a6990 更新版本号v1.5.0 4 years ago
John Smith adeba8f552 优化SC固定栏 4 years ago
John Smith 0e06c4ba24 前端头像加载失败则使用默认头像 4 years ago
John Smith d6897ca4b4 添加通过服务器转发消息配置 4 years ago
John Smith 6e2f3b1a0c 完成房间信息和头像接口 4 years ago
John Smith 6a64f3c795 添加前端直连B站弹幕服务器 4 years ago
John Smith 2dbf1769e0 分离房间和弹幕API 4 years ago
John Smith 2ec6096d4d 把YouTube的CSS移到单独文件 4 years ago
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>
4 years ago
John Smith cb150effbb Merge branch 'dev' 4 years ago
John Smith 47d7528b61 更新版本号v1.4.5 4 years ago
John Smith 152db9f00a 优化消息平滑 4 years ago
John Smith 7a244757d2 修复OBS 25.0.8不支持中文字体名的问题 4 years ago
John Smith 4d58245ad9 添加加载器URL配置 4 years ago
John Smith 28b04f27ee 改一些默认配置 4 years ago
John Smith 7cfa94c68c 改API路径 4 years ago
John Smith bfa6054899 显示的房间URL改成加载器URL 4 years ago
John Smith d25a32beaf 增加牌子等级上限 4 years ago
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>
4 years ago
John Smith a89b64b454 修改样式 4 years ago
John Smith 49d58a9a60 删除BiliSC链接 4 years ago
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>
4 years ago
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>
4 years ago
John Smith 9b8a581a83 更新版本号v1.4.4 4 years ago
John Smith 61b13808fb 更新版本号v1.4.3 5 years ago
John Smith 7f25c219d8 前端优化 5 years ago
John Smith 32ba4187aa 修改一些文本 5 years ago
John Smith 06c0dfa3f2 修复冒号两边空白太宽的问题、消息颜色影响重复标记颜色的问题 5 years ago
John Smith 8a57304790 更新版本号v1.4.2 5 years ago
John Smith b73a4e3748 更新版本号v1.4.1 5 years ago
John Smith 102746d0b0 添加显示礼物名、只合并同类礼物 5 years ago
John Smith 2d237af6fd 提示用户已加载页面 5 years ago
John Smith 4030ff43cd 减小编译后文件尺寸 5 years ago
John Smith 092cc8d9ab 更新帮助 5 years ago
John Smith 2d7106ae93 更新版本号v1.4.0 5 years ago
John Smith d5b885aab4 添加前端获取后端配置 5 years ago
John Smith 34f0effb6a 修复翻译导致弹幕无法滚动到底部的问题 5 years ago
John Smith d3e9300fa4 添加自动翻译前端 5 years ago
John Smith 1c5df01fbc websocket消息优化 5 years ago
John Smith 00e1f31f84 优化前端防卡代码 5 years ago
John Smith b7e06652b4 防止前端弹幕卡住 5 years ago
John Smith 07b47a26ca 更新版本号v1.3.0
close #15
5 years ago
John Smith cae06858fc 前端配置放在URL参数 5 years ago
John Smith 8d4e8e6f35 一些前端优化 5 years ago
John Smith 8d40f9f9e5 更新版本号 5 years ago
John Smith 4c2e216191 添加帮助 5 years ago
John Smith a927282e77 修复弹幕太快时消息平滑失效的问题 5 years ago
John Smith a7faac5425 修复有时消息不能正确合并的问题 5 years ago
John Smith a22496c355 修复固定消息的顺序 5 years ago