mirror of
https://github.com/langgenius/dify.git
synced 2026-09-05 08:48:10 +08:00
- move the marketplace performance E2E lane out of main CI (opt-in workflow_dispatch) - add server-rendered pagination for template search and validate page/view/sort params at the route boundary - match template locale filtering by language prefix with an explicit English fallback - cache the template collection fan-out (TTL + in-flight dedupe), lower per-collection limit and batch requests - reset the forced search mode atom when the plugin catalog mounts - clear stale search suggestions during the debounce window - let the trending Play control override focus/hover pause reasons - honor prefers-reduced-motion on the eagerly playing first-collection carousel - give the Creator Center link an accessible, localized name - replace the nested main landmark on the templates page with a div - localize banner read-more actions and backfill marketplace.home keys across all 24 locales Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| base | ||
| card | ||
| install-plugin | ||
| marketplace | ||
| plugin-auth | ||
| plugin-detail-panel | ||
| plugin-item | ||
| plugin-mutation-model | ||
| plugin-page | ||
| readme-panel | ||
| reference-setting-modal/auto-update-setting | ||
| update-plugin | ||
| constants.ts | ||
| hooks.ts | ||
| plugin-permissions.ts | ||
| plugin-routes.ts | ||
| provider-card.tsx | ||
| types.ts | ||
| utils.ts | ||