CodingOnStar
8765886d6c
fix(web): satisfy marketplace lint and restore skill APIs from main
...
Restore the current skill/agent stack from origin/main after the merge, then fix marketplace lint, formatting, and type mismatches so Style Check can pass.
2026-08-31 19:32:32 +08:00
CodingOnStar
c244b9d685
Merge origin/main into feat/creator-profile-home
...
Keep marketplace card-wrapper dialog and partner-only carousel autoplay.
Take main's skills permissions, skill card actions, and agent orchestrate
layout. Union oxlint suppressions from both sides.
2026-08-31 10:13:38 +08:00
Joel
d94204ec33
feat: track inline agent and preview mode events ( #41373 )
2026-08-27 08:09:09 +00:00
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
CodingOnStar
0facec971f
fix: repair marketplace entry auth flows
2026-08-13 14:52:08 +08: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
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
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
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
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
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
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
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