Commit Graph

363 Commits (ee3b11e0015ac2a033d8b8596bd51158e2ec37c7)
 

Author SHA1 Message Date
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 b689c9dce5
Merge pull request #36 from xfgryujk/dependabot/pip/aiohttp-3.7.4
Bump aiohttp from 3.5.4 to 3.7.4
4 years ago
dependabot[bot] 23f4fb95e7
Bump aiohttp from 3.5.4 to 3.7.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.5.4...v3.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
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 f50652af83 删除package-lock.json 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 1a52775974 修复B站翻译 4 years ago
John Smith 4f0964c0b3 添加标注打赏用户名读音 4 years ago
John Smith c57520fff1
Merge pull request #34 from xfgryujk/dependabot/npm_and_yarn/frontend/highlight.js-9.18.5
Bump highlight.js from 9.18.1 to 9.18.5 in /frontend
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 8c7fc2780d 兼容腾讯翻译升级 4 years ago
John Smith 210749fa0f 兼容腾讯翻译升级 4 years ago
John Smith 888bc896a5 修正B站API错误信息字段 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 0e060e61fa 修改一些说明 4 years ago
John Smith 8cf4310152 init_room支持降级 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 54aac237ee
Merge pull request #30 from xfgryujk/dependabot/npm_and_yarn/frontend/http-proxy-1.18.1
Bump http-proxy from 1.18.0 to 1.18.1 in /frontend
4 years ago
John Smith 2ec6096d4d 把YouTube的CSS移到单独文件 4 years ago
John Smith 3808609963 数据库头像URL类型改成VARCHAR 4 years ago
John Smith c66a47c3e5 git忽略日志 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