Commit Graph

14 Commits

Author SHA1 Message Date
CalciumIon
69c590d439 feat: Introduce settings package and refactor constants
- Added a new `setting` package to replace the `constant` package for configuration management, improving code organization and clarity.
- Moved various configuration variables such as `ServerAddress`, `PayAddress`, and `SensitiveWords` to the new `setting` package.
- Updated references throughout the codebase to use the new `setting` package, ensuring consistent access to configuration values.
- Introduced new files for managing chat settings and midjourney settings, enhancing modularity and maintainability of the code.
2024-12-22 17:24:29 +08:00
kakingone
442a2f0f4d addupload 2024-07-31 15:48:51 +08:00
1808837298@qq.com
17ebd73f3f feat: able to set AccountFilter 2024-05-01 01:37:47 +08:00
iszcz
613ffadb6a 清除--mode 2024-04-06 23:08:50 +08:00
CaIon
382a05990a fix: mj 2024-03-22 21:39:44 +08:00
CaIon
fa37f9314f fix: fix mj panic 2024-03-21 15:04:04 +08:00
CaIon
5719495111 fix: 修复日志翻页问题 (close #122) 2024-03-17 16:18:45 +08:00
CaIon
5d6d811d0d feat: print midjourney-proxy request error 2024-03-16 17:25:10 +08:00
CaIon
859697f2b6 fix: fix image-seed error 2024-03-14 22:17:03 +08:00
CaIon
cee6f9c3f5 feat: 允许开关mj回调 2024-03-14 21:21:37 +08:00
CaIon
afa1748591 feat: support InsightFace (close #60) 2024-03-14 18:09:57 +08:00
CaIon
8a632b7825 feat: 兼容自定义变焦,完善modal操作 2024-03-14 16:42:37 +08:00
CaIon
bc2b1112db fix: reroll action error 2024-03-14 00:43:32 +08:00
CaIon
5659e5720f feat: 将操作拆分成单独的模型 2024-03-13 21:19:48 +08:00