Commit Graph

2637 Commits

Author SHA1 Message Date
Wu Tianwei 89fc1430a1 style: update dark and light theme colors and add new color variables (#23865) 2025-08-13 14:50:41 +08:00
lyzno1 df0bcc0130 Fix misleading Studio button in account header (#23842) 2025-08-13 13:56:06 +08:00
lyzno1 0894fe9c11 fix: goto-anything command filter should only match shortcut (#23862) 2025-08-13 13:55:25 +08:00
lyzno1 cc4dc7737c fix: SimpleSelect chevron icon state sync and add notClearable to monitoring selector (#23858) 2025-08-13 13:55:10 +08:00
Wu Tianwei 17f024ce14 fix: update modal component to use relative positioning (#23855) 2025-08-13 11:20:40 +08:00
lyzno1 f991326c44 fix: goto-anything highlighting consistency improvements (#23843) 2025-08-13 10:15:45 +08:00
github-actions[bot] 73cf05c7ed chore: translate i18n files (#23841)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-12 23:56:50 +08:00
GuanMu 76f3cb4257 Feature/run cmd (#23822) 2025-08-12 23:47:50 +08:00
Yongtao Huang 5d8e6ebe36 Fix missing import in app.ts (#23831) 2025-08-12 23:27:31 +08:00
cathy 7da04008da chore: goto anything mouse keyboard interaction (#23805) 2025-08-12 18:17:19 +08:00
lyzno1 05c5e4cf13 fix: add missing translation keys for goto anything command selector (#23815) 2025-08-12 18:14:57 +08:00
GuanMu 11a8055e4f Fix node search (#23795) 2025-08-12 14:48:35 +08:00
Wu Tianwei 651d187905 chore: restore @mdx-js dependencies in package.json and pnpm-lock.yaml (#23792) 2025-08-12 14:45:56 +08:00
lyzno1 7a5f19dde3 fix: remove misleading clear buttons and improve SimpleSelect UX (#23791) 2025-08-12 13:29:51 +08:00
github-actions[bot] 613daa053a chore: translate i18n files (#23789)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-12 13:29:33 +08:00
Will 223f618ba5 Feat/improved mcp timeout configs (#23605)
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-12 13:14:00 +08:00
lyzno1 4fe71924f4 fix: prevent X button flying to screen corners in dataset settings modal (#23788) 2025-08-12 12:03:04 +08:00
lyzno1 95f280be9b feat: add highPriority option to Modal for goto-anything layering (#23783) 2025-08-12 10:37:11 +08:00
lyzno1 11a1b6d6b9 feat: add select-none class to tag filter components to prevent text selection (#23774) 2025-08-12 09:23:59 +08:00
NeatGuyCoding f12f823f30 hotfix: fix translation (#23757) 2025-08-11 22:36:39 +08:00
lyzno1 77e17bd792 feat: add filtering support for @ command selector in goto-anything (#23763) 2025-08-11 22:21:37 +08:00
Wu Tianwei 115c8370ef chore(version): bump version to 1.7.2 (#23740) 2025-08-11 17:12:44 +08:00
lyzno1 eb4b196c62 feat: enhance GotoAnything UX with @ command selector (#23738) 2025-08-11 15:47:19 +08:00
Wu Tianwei afec92ca81 fix: model selector language undefined error (#23723) 2025-08-11 14:39:22 +08:00
lyzno1 9770f70189 fix: unified error handling for GotoAnything search actions (#23715) 2025-08-11 11:57:06 +08:00
HyaCinth db46227df2 fix: Optimize the event handling for inserting variable shortcuts, resolving incorrect blur issues (#22981) (#23707) 2025-08-11 11:08:12 +08:00
github-actions[bot] 0f2d5d4c6f chore: translate i18n files (#23704)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-11 10:35:29 +08:00
crazywoola c7e97e0b47 Feat node search (#23685)
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: zhujiruo <zhujiruo@foxmail.com>
Co-authored-by: Matri Qi <matrixdom@126.com>
Co-authored-by: croatialu <wuli.croatia@foxmail.com>
Co-authored-by: HyaCinth <88471803+HyaCiovo@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
2025-08-11 10:19:52 +08:00
lyzno1 75a4afc3e2 fix: improve dark mode UI consistency in signin page (#23684) 2025-08-10 17:21:05 +08:00
lyzno1 b54c6759db fix: correct File Preview API position in Japanese advanced chat template (#23645) 2025-08-10 11:17:38 +08:00
github-actions[bot] b0d8fe66fa chore: translate i18n files (#23679)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-10 11:17:14 +08:00
Matri Qi b7afdc6a8c lint: fix sonarjs/no-dead-store issues (#23653) 2025-08-10 11:16:43 +08:00
Guangdong Liu 65498dfdd1 fix: support custom file types in workflow Start node (#23672)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-10 11:09:47 +08:00
baonudesifeizhai 1681e4dc29 fix: Add internationalization support for date input formatting Fixes #23266 (#23678) 2025-08-10 11:05:55 +08:00
lyzno1 23b9b6f53b fix: resolve datasets container rounded corners disappearing during scroll (#23667) 2025-08-09 22:41:42 +08:00
lyzno1 1cb4b7c718 fix: change i18n workflow trigger mechanism to run in main repository (#23662) 2025-08-09 16:31:24 +08:00
Ganondorf ab486a272f Allow to export full screen image of workflow (#23655) 2025-08-09 15:31:32 +08:00
lyzno1 2ea8196297 Fix file type misclassification in logs interface (#23641) 2025-08-08 22:58:52 +08:00
Joel ff01a0e5ca fix: i18n options too long breaks plugin setting ui (#23640) 2025-08-08 18:34:12 +08:00
GuanMu a4e959d124 feat: Enhance the alignment logic of the nodes in the context menu (#23617) 2025-08-08 15:20:24 +08:00
lyzno1 91ca4d45c7 Fix X button animation glitches in secret key modals (#23614) 2025-08-08 14:47:15 +08:00
lyzno1 2998e7064a fix: eliminate AppInfo sidebar animation glitches and layout jumps (#23609) 2025-08-08 12:55:52 +08:00
yunqiqiliang bc30158d48 Bug Fix: Fix workflow knowledge retrieval cache bug (#23597)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-08 11:42:20 +08:00
Matri Qi 77173ce4f8 lint: fix tailwind lint issues (#23367)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-08 09:25:41 +08:00
lyzno1 a5ffaa700e fix: resolve AppCard description overlap with tag area (#23585)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-08 09:05:55 +08:00
lyzno1 1c992f5f91 feat: add Service API file preview endpoint (#23534)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-07 21:44:29 +08:00
NFish ac214728db fix: update invite settings page style in dark mode (#23571) 2025-08-07 21:01:01 +08:00
NFish fd8c8dd3b4 fix: hide opensource license link when custom branding is enabled (#23569) 2025-08-07 05:37:05 -07:00
NeatGuyCoding d56509e65f minor fix translation (#23568) 2025-08-07 05:36:52 -07:00
crazywoola c4d0141841 Fix/footer behavior (#23555) 2025-08-07 16:55:23 +08:00