mirror of
https://github.com/langgenius/dify.git
synced 2026-09-05 00:31:19 +08:00
- resample the 3MB trending background to a 97KB webp and serve a frozen recommend banner from the E2E stub so the benchmark covers the carousel - show the on-page filtered count in template search and redirect out-of-range pages to the last available page - localize the carousel controls across all 24 locales and replace the i18n type casts with typed selectors - surface Marketplace API failures with a retry action instead of rendering them as empty results - use iconify marks for the hero decorations, share the carousel page-size hook to avoid a hydration mismatch, move banner types into @dify/contracts, scope the Cmd+K shortcut to the standalone platform, point the embedded logo at /marketplace, pass resolvedTheme to the detail dialogs, and reveal the detail iframe after a loading timeout Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| api | ||
| agent-configure.ts | ||
| agents.ts | ||
| apps.ts | ||
| cleanup.ts | ||
| cucumber-messages.ts | ||
| home.ts | ||
| integrations.ts | ||
| knowledge.ts | ||
| marketplace-plugins.ts | ||
| marketplace-stub.ts | ||
| naming.ts | ||
| process.ts | ||
| seed.ts | ||
| test-materials.ts | ||
| web-server.ts | ||