Commit Graph

2756 Commits

Author SHA1 Message Date
zxhlyh cfb447fa4e Refactor/model credential (#24994) 2025-09-03 13:36:59 +08:00
-LAN- b17527c32a [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-09-03 11:52:26 +08:00
17hz 590ad057de fix: remove redundant z-index from Field component (#25034) 2025-09-03 10:39:07 +08:00
-LAN- b13c996cb2 chore: remove ty type checker from reformat script and pre-commit hooks (#25021) 2025-09-03 08:56:23 +08:00
GuanMu 354cf90ad4 Export DSL from history (#24939)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-02 21:36:52 +08:00
17hz e01174c997 fix: refresh UI after user profile change (#24998) 2025-09-02 18:57:35 +08:00
17hz 8ff33b5862 fix: remove unnecessary modal visibility toggle on error in name save (#25001) 2025-09-02 18:57:24 +08:00
17hz 9210c7425f fix: ensure the modal closed by level (#24984) 2025-09-02 17:06:10 +08:00
Novice 0f1ccd43d9 fix: workflow log status filter add parial success status (#24977) 2025-09-02 16:24:03 +08:00
Bowen Liang eafe26f2a5 chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
17hz 0b2be36594 feat: make secretInput type field prevent browser auto-fill (#24971) 2025-09-02 16:04:12 +08:00
17hz c4c0720ccb refactor: update radio component to handle boolean values instead of numeric (#24956) 2025-09-02 15:11:42 +08:00
17hz 29b0500626 fix: API Key Authorization Configuration Model Form render default value (#24963) 2025-09-02 14:52:05 +08:00
lyzno1 14f2fdbd94 fix: add Indonesian (id-ID) language support and improve language selector (#24951) 2025-09-02 14:44:59 +08:00
Yongtao Huang 1865879f69 Fix: ensure InstalledApp deletion uses model instances instead of Row (#24942)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-02 11:59:38 +08:00
17hz 8b817da382 feat: LLM prompt Jinja2 template now support more variables (#24944) 2025-09-02 11:59:31 +08:00
github-actions[bot] 1acd6ba705 chore: translate i18n files (#24934)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-02 10:16:14 +08:00
Zhedong Cen 7f62c2556c fix(i18n): align zh-Hant indexMethodEconomyTip with zh-Hans (#24933) 2025-09-02 09:57:39 +08:00
znn 57ecb1f357 downvote with reason (#24922) 2025-09-02 09:57:04 +08:00
Atif d259f6a861 fix: API key input uses password type and no autocomplete (#24864)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-02 09:37:24 +08:00
17hz 8f9ee6d07d fix: email input cannot scroll (#24930) 2025-09-02 09:35:53 +08:00
17hz a8b3c014dc fix: npx typo error (#24929) 2025-09-02 09:20:51 +08:00
Frederick2313072 b5f8e55049 fix:hard-coded top-k fallback issue. (#24879) 2025-09-01 15:46:37 +08:00
Yongtao Huang 6cbc7cdbe6 CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
Tianyi Jing f88cdfe48e fix: add missing form for boolean types (#24812)
Signed-off-by: jingfelix <jingfelix@outlook.com>
2025-09-01 15:21:36 +08:00
17hz 47eeee36b3 chore: pnpx deprecation (#24868) 2025-09-01 14:45:44 +08:00
17hz c3bdd92a6b fix: basepath did not read from the environment variable (#24870) 2025-09-01 13:50:33 +08:00
NeatGuyCoding d6a27bcd11 fix translation of all oauth.ts (#24855) 2025-09-01 10:04:05 +08:00
Yongtao Huang 2b6d8399a4 Fix never hit (!code || code.length === 0) (#24860) 2025-09-01 09:45:07 +08:00
17hz dde17997b7 refactor: replace clsx with classnames (#24776) 2025-08-31 17:08:29 +08:00
lyzno1 c1a970d43a chore: remove unused i18n keys (#24803) 2025-08-31 17:07:15 +08:00
17hz 46ea7d73d5 fix: Variable Aggregator cannot select conversation variables (#24793) 2025-08-31 17:03:36 +08:00
lyzno1 56a5289a43 fix: XSS vulnerability in block-input and support-var-input components (#24835) 2025-08-31 17:01:10 +08:00
Yongtao Huang c98c868426 Remove redundant from_variable_selector null-check (#24842) 2025-08-31 17:00:13 +08:00
Yongtao Huang fb88d6035b Fix: rm invalid errorMessage on e.toString() (#24805) 2025-08-30 06:18:51 -07:00
zyileven d25ba94252 fix(web): improve floating UI positioning when scrolling (#24595) (#24782) 2025-08-29 16:49:13 +08:00
17hz 0284de1ae6 refactor: Promote basepath to environment variable (#24445)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-29 15:39:37 +08:00
zyileven 5ee052dc79 fix(web): fix error notify when tagInput component is not required (#… (#24774) 2025-08-29 15:30:40 +08:00
github-actions[bot] 5bf9b89546 chore: translate i18n files (#24770)
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
2025-08-29 14:34:35 +08:00
Junyan Qin (Chin) 9107f951de feat: oauth provider (#24206)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
2025-08-29 14:10:51 +08:00
lyzno1 84d1b63687 fix: inconsistent text color for settings button in webapp cards (#24754) 2025-08-29 12:10:27 +08:00
crazywoola 32a3402a2f fix: unclosing tag (#24733) 2025-08-28 23:59:04 +08:00
github-actions[bot] c141f00a9a chore: translate i18n files (#24727)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-28 23:40:10 +08:00
GuanMu 9be110b377 feat: Add support for slash commands, optimize command selector logic. (#24723) 2025-08-28 21:13:18 +08:00
ZalterCitty 92eefbc6d2 chore: fix some api desc (#24715)
Co-authored-by: zhuqingchao <zhuqingchao@xiaomi.com>
2025-08-28 20:47:12 +08:00
crazywoola c559b892f8 chore: simplify the workflow details logic (#24714) 2025-08-28 18:17:48 +08:00
17hz 53456d100f fix: Default value for input variable is null when starting new conversations on the web app (#24709) 2025-08-28 17:48:04 +08:00
17hz 7a5982209d refactor: relocate China npm registry config to base image (#24678) 2025-08-28 14:43:34 +08:00
Joel f9073aea6d fix: can not choose file type var in aggreggator node (#24689) 2025-08-28 14:28:46 +08:00
GuanMu 08384b5b7e fix: workflow log panel's round style (#24658) 2025-08-28 09:20:17 +08:00