CodingOnStar
e7e502d1e7
merge: bring origin/main into feat/creator-profile-home
2026-08-26 15:28:59 +08:00
Joel
dfe396fb64
fix: separate WebApp analytics from console page tracking ( #41251 )
2026-08-26 03:02:38 +00:00
CodingOnStar
5712cf91dc
feat(web): emit marketplace site events from the shared catalog
...
Forward standalone marketplace Amplitude events from shared catalog
UI, including banner, card, filter, search, and creator/partner clicks.
2026-08-17 21:22:38 +08:00
autofix-ci[bot]
39b7b3ca51
[autofix.ci] apply automated fixes
2026-08-15 05:53:57 +00:00
CodingOnStar
d825dd75dc
Merge remote-tracking branch 'origin/main' into feat/marketplace-homepage-redesign
...
Co-authored-by: Cursor <cursoragent@cursor.com >
# Conflicts:
# oxlint-suppressions.json
# web/app/account/oauth/authorize/__tests__/page.spec.tsx
# web/app/account/oauth/authorize/page.tsx
# web/app/components/plugins/marketplace/list/__tests__/list-with-collection.spec.tsx
2026-08-15 13:44:00 +08:00
CodingOnStar
f033532d7b
fix(web): address marketplace review feedback and clean up login code
...
Resolve the review comments on the marketplace homepage: restore list SSR
hydration with an eager first collection, make the loading detail iframe
inert, drop stale search suggestions, add carousel pause controls and
off-screen a11y handling, widen the trending pause boundary, bind initial
banners to the server locale, and remove nested interactive links plus dead
CSS scan config. Refactor the marketplace silent-authorize hook to be
self-contained, extract shared OAuth URL helpers, and delete the unused
allowedAbsoluteOrigins option. Serve the performance benchmark from a frozen
local marketplace API stub and gate it with a dedicated Chromium CI lane.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-14 18:03:10 +08:00
yyh
0f63a05d04
chore: upgrade Vite+ to 0.2.9 ( #40762 )
2026-08-14 04:42:28 +00:00
Joel
0ac005eb98
fix: add semantic document titles across pages ( #40396 )
2026-08-14 03:29:16 +00:00
CodingOnStar
83805282fd
Merge branch 'main' into feat/marketplace-homepage-redesign
2026-08-14 10:30:13 +08:00
yyh
1cf8db8395
refactor(web): clarify model selector trigger ownership ( #40732 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-14 01:03:50 +00:00
CodingOnStar
0facec971f
fix: repair marketplace entry auth flows
2026-08-13 14:52:08 +08:00
CodingOnStar
c369cf211a
fix(web): stabilize marketplace detail embeds
2026-08-13 14:51:25 +08:00
Xin Zhang
0ee89c1302
fix: restrict app deploy to explicit enterprise permission ( #40564 )
2026-08-12 06:25:05 +00:00
Wu Tianwei
7aba539e82
feat: app deployment v2 ( #39829 )
...
Co-authored-by: zhangx1n <zhangxin@dify.ai >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-12 01:55:36 +00:00
Joel
2635d1b3df
fix: improve readability of DSL import warnings ( #40148 )
2026-08-07 10:01:09 +00:00
yyh
73197e4354
refactor(web): modernize Studio app list data flow ( #40109 )
2026-08-07 02:23:38 +00:00
-LAN-
aab31292d8
feat(workflow): support LLM environment variables ( #39125 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-04 06:17:13 +00:00
Joel
52428df1bd
feat: add amptitude to new agent ( #39608 )
...
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-27 05:54:45 +00:00
yyh
6736f4005b
fix(web): improve import DSL dialog states ( #39432 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-23 02:26:59 +00:00
yyh
fcc1d39f5e
fix(web): restore billing access boundary ( #39343 )
2026-07-21 05:35:36 +00:00
yyh
5fd06fafe0
test(web): remove low-value unit tests ( #39193 )
2026-07-17 08:59:26 +00:00
Joel
9e6a2cd19c
feat: new agent support import and export in frontend ( #39012 )
2026-07-15 09:54:09 +00:00
Wu Tianwei
1121a17c11
fix: allow workflow comments for layout users ( #39014 )
2026-07-15 09:53:45 +00:00
Coding On Star
e5b7281eb9
fix(auth): keep login redirects on current deployment ( #39013 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-07-15 09:48:58 +00:00
Coding On Star
c68e5e5ed3
fix(auth): prevent open redirects in post-login flows ( #38864 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-07-13 10:11:36 +00:00
Stephen Zhou
eb71e47f3b
chore: migrate linting to vp lint with ESLint fallback ( #38834 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-13 06:41:53 +00:00
Stephen Zhou
a84c2d36a3
style: format with vp fmt ( #38803 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-12 15:57:46 +00:00
Stephen Zhou
b7255e6f27
chore: migrate js-yaml to v5 ( #38639 )
2026-07-10 04:03:30 +00:00
Coding On Star
063e390c5d
fix(web): preserve attribution from auth redirect ( #38583 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-09 07:40:55 +00:00
Stephen Zhou
cee88de684
refactor(web): add prefetched query atom ( #38572 )
2026-07-09 02:47:51 +00:00
yyh
e742e0ec17
fix(dify-ui): improve picker type inference ( #38428 )
2026-07-05 14:01:21 +00:00
Stephen Zhou
61650d34ce
refactor(web): remove custom console contract loaders ( #38284 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-02 03:32:02 +00:00
Stephen Zhou
ca8b680322
refactor(web): migrate trial app console contracts ( #38254 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-01 16:31:49 +00:00
Stephen Zhou
358cf8be33
chore: update deps ( #38128 )
2026-06-29 02:41:30 +00:00
Coding On Star
35eeb743d1
fix(web): capture blog UTM/slug attribution reliably under CSP ( #38022 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-06-26 08:35:43 +00:00
yyh
4cd8b8c733
fix(web): make marketplace URL builder SSR-safe ( #37944 )
2026-06-26 03:35:22 +00:00
Wu Tianwei
affdc89f84
feat: enhance app permissions and access controls ( #37933 )
2026-06-25 09:28:58 +00:00
Stephen Zhou
ea1aa2fecd
chore(web): remove unused frontend code ( #37866 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 09:25:52 +00:00
Stephen Zhou
f665bcac95
chore(web): clean up unused production code ( #37854 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 07:10:17 +00:00
Wu Tianwei
8f6b57fe24
fix: add RBAC feature across various components ( #37732 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 07:30:28 +00:00
Wu Tianwei
33edf97f81
feat: RBAC ( #37107 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: fatelei <fatelei@gmail.com >
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai >
Co-authored-by: Charles Yao <chongbinyao33@gmail.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai >
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
Co-authored-by: Jingyi <jingyi.qi@dify.ai >
Co-authored-by: yyh <yuanyouhuilyz@gmail.com >
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: hjlarry <hjlarry@163.com >
Co-authored-by: Asuka Minato <i@asukaminato.eu.org >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com >
Co-authored-by: gigglewang <gigglewang@dify.ai >
Co-authored-by: chariri <w@chariri.moe >
Co-authored-by: Evan <2869018789@qq.com >
Co-authored-by: zyssyz123 <916125788@qq.com >
2026-06-18 16:35:29 +00:00
Stephen Zhou
48452aefbc
feat: app deploy ( #35670 )
...
Co-authored-by: zhangx1n <zhangxin@dify.ai >
Co-authored-by: yyh <yuanyouhuilyz@gmail.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-17 09:28:43 +00:00
lmlm
7ec295fd66
refactor(web): use React use for context helper ( #37289 )
2026-06-11 11:44:00 +00:00
yyh
21711bebeb
refactor(web): migrate local storage access to react hook ( #36888 )
2026-06-01 07:57:54 +00:00
yyh
9490d63c50
refactor(web): remove app initializer and move auth boot logic to route boundaries ( #36818 )
2026-05-29 12:26:34 +00:00
Coding On Star
b0a3399774
feat: enhance app creation tracking with source and template ID ( #36369 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-05-19 05:02:17 +00:00
yyh
a252fbddfa
feat: initialize user timezone and language from browser ( #36170 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-15 08:12:52 +00:00
Stephen Zhou
abb84f1c38
chore: enable noUncheckedIndexedAccess ( #35178 )
2026-04-16 13:01:35 +00:00
yyh
af7d5e60b4
feat(ui): scaffold @langgenius/dify-ui and migrate design tokens ( #35256 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-15 13:11:20 +00:00
Coding On Star
fb17339d89
feat(web): unify create_app tracking and persist external attribution ( #35241 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-04-15 08:59:31 +00:00