Commit Graph

80 Commits (09189e612ae192ae81215e48a8af02807d1847ac)

Author SHA1 Message Date
tanlianwang 09189e612a chore(ui): 更新应用名称为AI-RAG并添加品牌标识
- 将API接口参数文档中的应用名称从MaxKB更新为AI-RAG
- 在登录页面添加中国移动图标和AI-RAG品牌标识
- 为中国移动图标添加渐变文字样式
- 更新系统头部组件中的应用标题为AI-RAG
- 修改标题文字样式为渐变色彩效果
2026-03-10 14:22:44 +08:00
tanlianwang 071f14a9c6 chore(config): 更新应用标题并添加嵌入模型默认值
- 将 VITE_APP_TITLE 从 'MaxKB' 更改为 'Ai-RAG'
- 为嵌入模型路径和名称添加默认值配置
- 注释掉关于图标的代码以禁用相关功能
2025-12-29 10:59:32 +08:00
wxg0103 92e8a9105f feat: update encryption process to use UTF-8 encoding for login form data 2025-10-22 16:40:46 +08:00
wxg0103 6f3ad77fba fix: update getCaptcha function to include accessToken and simplify captcha display logic 2025-09-24 18:55:37 +08:00
wxg0103 2060012660 feat: reset captcha field on login form submission failure 2025-09-19 14:16:05 +08:00
wxg0103 f06bdf3ee5 feat: implement RSA encryption for login data and update authentication settings 2025-09-18 18:43:39 +08:00
wxg0103 b6bab14d8a fix: update authentication settings retrieval and enhance redirect logic for password auth type 2025-09-18 13:26:56 +08:00
wxg0103 68ce998012 feat: add username parameter to getCaptcha function and hash password with MD5 during login 2025-09-17 17:52:06 +08:00
wxg0103 52f420df58 refactor: clean up code formatting and improve readability in index.vue 2025-09-17 15:21:02 +08:00
wxg0103 680502f366 feat: enhance login logic with dynamic captcha display and add API for fetching authentication settings 2025-09-17 15:11:39 +08:00
wxg0103 ceb601d74a feat: add login settings management and captcha display logic 2025-09-16 18:24:40 +08:00
shaohuzhang1 c1c0c6a5a5
perf: Optimize login page (#3805)
* perf: icon  optimize

* perf: Optimize login page

---------

Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-04 18:07:47 +08:00
wangdan-fit2cloud b709de30b9 perf: Partial style optimization 2025-08-01 11:41:45 +08:00
wangdan-fit2cloud b3a5dc4a1c perf: Login page optimize 2025-07-24 15:46:59 +08:00
zhangzhanwei f648457ba5 fix: Slogan 2025-07-16 16:49:55 +08:00
wangdan-fit2cloud 15cb1f4d35 fix: Change third party logo 2025-07-16 15:41:25 +08:00
zhangzhanwei a7fd1ac650 fix: Locales 2025-07-14 20:20:22 +08:00
wxg0103 bc0b1fb209 refactor: improve formatting and consistency in index.vue 2025-07-04 14:09:36 +08:00
wangdan-fit2cloud 3f60135144 feat: display 2025-07-03 19:06:31 +08:00
wangdan-fit2cloud 47368a5f99 fix: bugs 2025-07-02 22:48:33 +08:00
wangdan-fit2cloud 91dbe1907c feat: workspace 2025-06-26 16:36:15 +08:00
wangdan-fit2cloud 6724f6e9d1 feat: api 2025-06-25 16:59:54 +08:00
wxg0103 ef8c555108 refactor: ui 2025-06-24 18:21:20 +08:00
wangdan-fit2cloud 65a65de03e feat: theme 2025-06-21 03:55:48 +08:00
wangdan-fit2cloud 449aa63f85 feat: permission 2025-06-17 20:37:17 +08:00
wangdan-fit2cloud 75410459eb fix: bug 2025-06-13 17:21:46 +08:00
wxg0103 4e203f8f95 refactor: chat user login 2025-06-12 16:15:15 +08:00
wangdan-fit2cloud e4e58bc3bd feat: user-login 2025-06-12 12:05:11 +08:00
wangdan-fit2cloud a9381ab914 feat: system-setting 2025-06-11 17:43:42 +08:00
wxg0103 9c205048d4 refactor: ui 2025-06-06 09:39:01 +08:00
wxg0103 0cb33dad5a feat: ui add system settings 2025-06-05 19:47:47 +08:00
wangdan-fit2cloud 6b02e5fa9d fix: captcha 2025-05-22 15:46:39 +08:00
wangdan-fit2cloud 796eff7759 feat: tool 2025-05-12 18:19:43 +08:00
wangdan-fit2cloud 4e77ebcc91 feat: model 2025-05-07 10:10:24 +08:00
wangdan-fit2cloud a91d8016f8 feat: commit 2025-04-27 11:35:57 +08:00
wangdan-fit2cloud f805f6dce1 feat: login 2025-04-27 11:35:57 +08:00
wangdan-fit2cloud 9778fd2bb4 feat: login 2025-04-17 11:30:20 +08:00
wangdan-fit2cloud 475a05e8b0 init: init 2025-04-16 19:20:15 +08:00
CaptainB c78a6babb6 ci: v2 2025-04-11 15:47:59 +08:00
wxg0103 d78c1459b7 refactor: oauth2 state 2025-04-09 17:56:45 +08:00
wxg0103 2612894557 refactor: oidc add state
--bug=1054135 --user=王孝刚 【认证】maxkb在调用okta的时候少个state参数,可以加上state参数 https://www.tapd.cn/57709429/s/1678654
2025-03-31 18:47:08 +08:00
wangdan-fit2cloud 0eebbb094c
feat: Optimize the mobile voice interaction experience
* fix: Optimize small screen dialogue style

* feat: Mobile voice conversation new UI

* feat: Optimize the mobile voice interaction experience

* feat: Optimize the mobile voice interaction experience
2025-03-21 16:57:04 +08:00
wxg0103 f6e089daee feat: support three-party password-free login
--story=1018017 --user=王孝刚 【登录认证】-X-Pack 支持三方应用(企业微信、钉钉、飞书)免密登录 https://www.tapd.cn/57709429/s/1669142
2025-03-13 11:49:05 +08:00
wangdan-fit2cloud ee7cc8058f
fix: [xpack]After replacing the logo,The original logo will flash(#2270)
* perf: Top N Segments increase to 10000

* fix: [xpack]After replacing the logo,The original logo will flash(#2270)
2025-02-28 15:21:24 +08:00
wxg0103 237dd8c209 refactor: oidc add scope 2025-02-17 19:06:07 +08:00
shaohuzhang1 9937b6156d
fix: Fix default language (#2202)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-02-10 14:43:36 +08:00
wangdan-fit2cloud 4da513a1ca feat: login view add language setting 2025-02-05 18:56:02 +08:00
wxg0103 a2cb4fc0ee fix: bug
--bug=1051986 --user=王孝刚 【登录】登录页面选择 OAuth2 方式,没有反应 https://www.tapd.cn/57709429/s/1650890
2025-02-05 15:36:33 +08:00
wangdan-fit2cloud 45fe93d2b2 fix: i18n 2025-01-23 12:10:14 +08:00
wxg0103 39e7119d9a fix: login i18n bug
--bug=1051922 --user=王孝刚 【国际化】扫码登录没有国际化 https://www.tapd.cn/57709429/s/1649970
2025-01-22 18:55:39 +08:00