Commit Graph

213 Commits (e8c6e75a09663900b40ea1cb0bd62bd6d5540823)

Author SHA1 Message Date
wxg0103 e8c6e75a09 fix: include accessToken in WeCom QR code iframe URL 2025-11-12 11:28:21 +08:00
wxg0103 8c054c23f5 fix: adjust iframe styling for WeCom QR code component 2025-11-04 16:35:26 +08:00
wxg0103 c7443757f0 fix: update WeCom QR code handling to use iframe and include callback URL 2025-11-04 16:05:34 +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
wangdan-fit2cloud 09c5c9c042 feat: Variable Splitting Node and Parameter Extraction Node 2025-10-21 19:30:24 +08:00
wxg0103 674cd614eb feat: update routing to navigate to chat with access token after OAuth2 callback 2025-10-21 09:25:33 +08:00
wxg0103 39bd4de6ee feat: enhance script loading with error handling and cleanup, update routing for chat navigation 2025-10-20 18:10:55 +08:00
CaptainB ffc5c9e555 chore: remove unused import from HistoryPanel.vue 2025-10-17 15:39:12 +08:00
wxg0103 087f707002 feat: update OAuth2 callback functions to include access token handling for DingTalk and Lark 2025-10-17 11:14:03 +08:00
wangdan-fit2cloud 57b3aa1254 fix: Fix the issue where the display history setting does not take effect(#4201) 2025-10-16 14:11:56 +08:00
wangdan-fit2cloud 1f4dd3577c fix: Fix the start node cannot be deleted 2025-10-16 11:25:33 +08:00
wxg0103 f5a7cdd010 feat: remove URI encoding for redirect URI in wecomQrCode component 2025-10-10 17:33:03 +08:00
wxg0103 a5c2c6e0d6 feat: encode redirect URI in wecomQrCode component for improved URL handling 2025-10-10 16:57:53 +08:00
wxg0103 c56742f9b3 fix: remove console error logging from QR code initialization 2025-09-26 14:41:03 +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 16ade76446 fix: enhance redirect logic in authentication to include 'password' auth type 2025-09-18 13:28:48 +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 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
wangdan-fit2cloud cbee152262 fix: Fix history display errors 2025-09-01 15:28:02 +08:00
wangdan-fit2cloud 7ee33b82dc fix: Optimize the refresh issue of conversation history‌。 2025-08-29 13:49:34 +08:00
wangdan-fit2cloud 7756d02b6a feat: Resource management authorization 2025-08-27 15:12:41 +08:00
wxg0103 79b590d94f fix: clean up code formatting and improve consistency in index.vue 2025-08-27 12:00:57 +08:00
shaohuzhang1 7948e4f78b
feat: Export conversation page to PDF (#3941) 2025-08-26 18:38:58 +08:00
shaohuzhang1 b2aecdbec0
feat: Set display history (#3937)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-26 17:09:45 +08:00
shaohuzhang1 23c9bc545c
feat: chat export pdf (#3931)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-25 18:13:07 +08:00
wangdan-fit2cloud 1f5544b13e
perf: Optimize the folder to enter the second level page and retain records and the first conversation does not display the previous record (#3917) 2025-08-22 16:27:13 +08:00
wxg0103 f78027818d fix: improve formatting and consistency in ChatHistoryDrawer.vue 2025-08-15 17:59:26 +08:00
wxg0103 8ac5f409e4 refactor: update QR code tab visibility logic based on authentication modes 2025-08-06 16:29:30 +08:00
wxg0103 7de8afc3a7 refactor: adjust login mode handling to default to LOCAL when not using LDAP 2025-08-06 14:38:20 +08:00
wxg0103 885b65cbbe refactor: update login mode handling and simplify QR code tab logic 2025-08-06 11:44:48 +08:00
wxg0103 81e9c596b7 style: improve layout and styling of QR code components and login card
--bug=1059979 --user=王孝刚 【应用】应用开启登录认证,企业微信的登录二维码没有左右居中 https://www.tapd.cn/62980211/s/1749294
2025-08-05 16:46:44 +08:00
wangdan-fit2cloud 319bd37b10
perf: Icon update (#3812) 2025-08-05 14:23:02 +08:00
shaohuzhang1 3edc68471b
fix: There may be misalignment when extracting Excel spreadsheets using applications (#3809) 2025-08-05 11:21:40 +08:00
wxg0103 fcc61f0ab2 feat: enhance redirect URL construction with query parameters in authentication flow 2025-08-05 11:04:40 +08:00
wangdan-fit2cloud 27262c9478 fix: icon optimize 2025-08-04 19:10:56 +08:00
wangdan-fit2cloud 0e78245bfb perf: Style optimization and some icon updates 2025-08-01 17:05:32 +08:00
wxg0103 52a98ae9b5 fix: remove unused chatLog variable from ChatHistoryDrawer.vue 2025-07-31 09:17:24 +08:00
wxg0103 9f31832b4d fix: clean up code formatting and adjust user model is_active field to null 2025-07-30 16:26:12 +08:00
wxg0103 87eb5a879b fix: update redirect logic for chat user login in dingtalk and wecom QR code components 2025-07-30 16:03:35 +08:00
wangdan-fit2cloud 23327d7260 perf: Optimize user login 2025-07-28 18:02:19 +08:00
wxg0103 f744e8b109 feat: add platform authentication methods and improve QR code handling 2025-07-25 17:53:54 +08:00
wangdan-fit2cloud 8c88d70911 perf: Clear comments 2025-07-21 11:32:34 +08:00
wangdan-fit2cloud 2b89fc05d1 perf: clear console 2025-07-16 16:09:22 +08:00
wangdan-fit2cloud 15cb1f4d35 fix: Change third party logo 2025-07-16 15:41:25 +08:00
wxg0103 0fc4a59e96 fix: remove unused route import in password.vue 2025-07-16 15:17:23 +08:00
shaohuzhang1 d76c85ca3b
fix: Interface parameters disappear after dialogue password authentication (#3626) 2025-07-16 14:10:11 +08:00
wangdan-fit2cloud 69ff7f9af4 fix: Embedding mode issue fix 2025-07-16 13:51:10 +08:00