RockYang
9ccff4efbc
feat(release): migrate GeekAI v4.3.0 to open source
...
- Sync backend and frontend from GeekAI Plus v4.3.0
- Remove commercial License flows and update open-source deployment defaults
- Preserve Docker Compose deployment and bump image tags to v4.3.0
BREAKING CHANGE: commercial License configuration and related endpoints are removed
2026-08-11 14:51:20 +08:00
RockYang
b18b8ccb02
release: v4.2.8
...
整合开源版 v4.2.8 功能:Sora2 视频、路由重构、手机站开关、DALL-E 参考图,以及启动时自动同步数据表字段等修复与优化。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 11:12:37 +08:00
RockYang
330ac397d4
fixed bug for change admin user password
2025-09-08 22:10:29 +08:00
GeekMaster
f8e4d2880f
3D生成服务已经完成
2025-09-02 18:55:45 +08:00
GeekMaster
9a4239290b
完成文本审查服务开发
2025-08-31 18:21:09 +08:00
RockYang
3a6f8ccc16
验证码配置重构完成
2025-08-29 17:45:31 +08:00
GeekMaster
ebaaefaf7a
算力配置功能已完成
2025-08-28 14:59:42 +08:00
RockYang
77a8969f73
算力配置完成
2025-08-28 11:07:19 +08:00
GeekMaster
b3b1981264
更新配置代码
2025-08-26 15:33:32 +08:00
GeekMaster
b6d81890cf
控制器中间件授权改造完成
2025-08-26 14:22:14 +08:00
RockYang
728de61bd6
采用中间件授权的方式
2025-08-26 10:45:57 +08:00
GeekMaster
536b4b8056
支付,OSS 服务重构完成
2025-08-24 19:32:45 +08:00
RockYang
7fb0aad3c7
重构系统配置
2025-08-24 12:45:51 +08:00
RockYang
0956bef9db
系统配置重构,支持后台管理页面配置
2025-08-20 10:47:17 +08:00
GeekMaster
0ee230cf41
重构路由注册功能
2025-07-31 12:05:31 +08:00
GeekMaster
73d003d6c3
即梦视频后台管理页面初始化
2025-07-18 21:19:59 +08:00
RockYang
96dd0ddb99
check geekai api appId and token when enable verification function
2025-03-11 14:21:20 +08:00
RockYang
7b9a7475a9
优化可灵视频算力配置
2025-03-04 16:59:20 +08:00
RockYang
6b0d4e81bf
将 license 存储到数据库
2025-03-02 21:49:34 +08:00
RockYang
1fe1e40a43
优化实时语音对话组件,处理异常
2024-10-23 18:04:09 +08:00
RockYang
32919de7a7
add email white list check in register handler
2024-09-20 14:10:40 +08:00
RockYang
1d0006ce59
refactor stable diffusion service, use api key instead of configs
2024-08-07 17:30:59 +08:00
RockYang
6a8b4ee2f1
refactor midjourney service, use api key in database
2024-08-06 18:30:57 +08:00
RockYang
e17dcf4d5f
remove other platform supports, ONLY use chatGPT API
2024-07-22 18:36:58 +08:00
RockYang
282f55c7a3
优化版权显示逻辑,允许激活用户更改自定义版权
2024-07-15 18:44:14 +08:00
RockYang
4bba77ab47
extract code for saving chat history
2024-05-22 15:32:44 +08:00
RockYang
e35c34ad9a
enable to update AI Drawing configuarations in admin console page
2024-05-11 17:27:14 +08:00
RockYang
1a4d798f8b
fix: markmap do not cost power in front page
2024-05-11 07:08:14 +08:00
RockYang
debe8dc209
chore: change module name to geekai, add copyright in source code
2024-05-06 14:41:27 +08:00
RockYang
bd4b0c4d65
show license info in admin active page, optimize markdown generate prompt
2024-04-24 19:00:28 +08:00
RockYang
61b2dbc9f1
optimize styles and release v4.0.4
2024-04-23 18:46:32 +08:00
RockYang
abab76ccc6
feat: support gpt-4-turbo-2014-04-09 vision function
2024-04-10 11:47:10 +08:00
RockYang
c5e583b215
feat: load preview page do not require user to login
2024-03-19 18:25:01 +08:00
RockYang
c72d963f45
feat: The 'chat_models' field of user table, holds the model IDS in place of the model values
2024-03-18 15:37:46 +08:00
RockYang
e53db3582c
重构主体工作完成
2024-03-15 18:35:10 +08:00
RockYang
72c6bd3f77
restore new ui files
2024-03-15 11:13:02 +08:00
RockYang
1b206c3640
feat: refactor user list page for new UI
2024-03-15 09:29:19 +08:00
吴汉强
bf958d6113
feat(ui): 403,没权限
2024-03-14 16:41:38 +08:00
吴汉强
90930ea9f9
feat(ui): 后端加权限验证
2024-03-14 15:39:12 +08:00
RockYang
479f94c372
feat: system notice function is ready
2024-01-19 18:18:10 +08:00
RockYang
4e65a5b1a1
opt: optimize the layout for regiseter page. add function to disable registration
2023-08-02 17:44:13 +08:00
RockYang
c6062ee70e
feat: add env var to set log level
2023-07-31 08:34:11 +08:00
RockYang
bed184dc1f
feat: update system config cache for AppServer when updating system config in admin console
2023-07-31 08:13:20 +08:00
RockYang
9d51a478b9
refactor: 调整项目目录结构,移除其他语言 API 目录
2023-07-10 09:42:11 +08:00