Commit Graph

409 Commits (da3e27c8cbbecb1c293f723ad276afc77ca609de)
 

Author SHA1 Message Date
John Smith da3e27c8cb 兼容开放平台接口升级,UID改成Open ID 7 months ago
dependabot[bot] 1cbdd4a2bf
Bump pycryptodome from 3.10.1 to 3.19.1 (#169)
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.10.1 to 3.19.1.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.10.1...v3.19.1)

---
updated-dependencies:
- dependency-name: pycryptodome
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot] bf108b7d6e
Bump tornado from 6.3.2 to 6.3.3 (#168)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.2...v6.3.3)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
John Smith a35e0f3607 GUI插件打包WebView2Loader.dll 7 months ago
John Smith 175ecdd5a7 GUI插件添加打包脚本 7 months ago
John Smith 0b39380f70 GUI插件网络消息移到线程处理 7 months ago
John Smith 644e36b4eb GUI插件完成托盘图标 7 months ago
John Smith c285ba20cc GUI插件完成设置窗口 7 months ago
John Smith abbbbb1154 GUI插件添加导出Excel 7 months ago
John Smith 5cac2bcb59 插件心跳间隔时间改为30秒 7 months ago
John Smith 87ec69a08d 修复插件的金额格式化 7 months ago
John Smith 67a935866c GUI插件完成房间窗口 7 months ago
John Smith 8277c56224 GUI插件添加消息处理 7 months ago
John Smith d6030aba9c 完善UI设计 7 months ago
John Smith 62b12d64ab 添加GUI插件框架 7 months ago
John Smith 9c13dce45b 插件说明添加发布地址 7 months ago
John Smith 29ff61748b 添加插件管理前端 7 months ago
John Smith e1d0473627 添加插件管理后端 8 months ago
John Smith 58afbbf888 前端补充不推荐房间ID的提示 8 months ago
John Smith bc89552701 优化需要翻译的条件 8 months ago
John Smith b2b60955e0 添加插件打包脚本 8 months ago
John Smith c9b713fa85 TTS插件添加配置文件 8 months ago
John Smith 7a158bf185 TTS插件自动合并礼物消息 8 months ago
John Smith 5761ae44f2 添加TTS插件 8 months ago
John Smith 263d4d8e65 优化Gemini提示词变量格式 8 months ago
John Smith 0d7f847dc8 优化Gemini提示词 8 months ago
John Smith 8c3d62d08d 优化Gemini翻译 8 months ago
HalfMAI 21a06e68b1
Add gemini (#157)
* add ginimi

* 更改Prompt

* 1. 更改Prompt
2. 删除打包bat
3. 添加Proxy 和重试
4. 当有额外错误时提供基本的FinishedReason输出
5. 添加Model参数
8 months ago
John Smith 8134313f48 刚开始时消息与底端对齐 8 months ago
John Smith 12aaddb891 修复插件判断版本兼容的方法 8 months ago
John Smith 6ad2e145b2 命令行参数合并到配置里 8 months ago
John Smith f622144809 优化搜索引擎显示的结果、免费礼物文字颜色 8 months ago
John Smith 26f1dfe54c 侧边栏添加常用链接 8 months ago
John Smith d7738d0e64 优化样式 8 months ago
John Smith 261abd9bbf git添加plugins目录 8 months ago
John Smith f091047cc5 Revert "临时屏蔽心跳请求重复请求的报错"
This reverts commit 165b4bf90a.
8 months ago
John Smith c657a368ae Merge branch 'batch_heartbeat' into dev
# Conflicts:
#	main.py
#	services/avatar.py
#	services/chat.py
#	services/translate.py
#	update.py
8 months ago
John Smith 7343cc0a86 优化查找礼物配置的算法 8 months ago
John Smith 17915faa07 显示免费礼物、最低显示打赏价格默认值改为0.1 8 months ago
John Smith 104f0da94e 修复aiohttp的BUG导致的协程被异常取消 9 months ago
John Smith 9663a77338 当页面不可见时暂时不重连,防止重连后又心跳超时 9 months ago
John Smith ee3b11e001 防止协程执行完之前就被GC 9 months ago
John Smith 263bf80546 完善插件消息 9 months ago
John Smith 1772caebe3 添加防止无限重连的保险措施、开放平台心跳添加随机延迟 9 months ago
John Smith 5441cb7cd5 修改前端版本号 11 months ago
John Smith 165b4bf90a 临时屏蔽心跳请求重复请求的报错 11 months ago
John Smith d79738441c 开放平台签名使用更难碰撞的随机数 11 months ago
John Smith 33d3303ff1 修复报错、优化限流参数 11 months ago
John Smith d4d300b376 采用更保守的重连时间策略,防止雪崩 11 months ago
John Smith 9c3538f17b 限制请求开放平台的频率 11 months ago