dify/web/app
yyh 142b72f435
refactor(skill): remove tags/icons/categories, use kebab-case folder names
Drop CategoryTabs component, SkillTemplateTag type, icon/tags fields,
and UI_CONFIG from the fetch script. Upload folders now use the
kebab-case skill id (e.g. "skill-creator") instead of the display name.
Card shows the human-readable name from SKILL.md frontmatter while the
created folder uses the id for consistent naming.
2026-01-30 16:10:19 +08:00
..
(commonLayout) Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-01-24 15:22:07 +08:00
(shareLayout) fix: redirect after login (#30985) 2026-01-14 17:20:49 +08:00
account feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
activate refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
components refactor(skill): remove tags/icons/categories, use kebab-case folder names 2026-01-30 16:10:19 +08:00
education-apply fix: check and update doc links (#30849) 2026-01-22 16:13:09 +08:00
forgot-password refactor(web): migrate legacy forms to TanStack Form (#30631) 2026-01-06 20:18:27 +08:00
init refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
install fix: check and update doc links (#30849) 2026-01-22 16:13:09 +08:00
oauth-callback feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
repos/[owner]/[repo]/releases chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
reset-password feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
serwist/[path] feat(web): migrate PWA to Serwist (#30808) 2026-01-10 17:16:18 +09:00
signin fix: check and update doc links (#30849) 2026-01-22 16:13:09 +08:00
signup refactor(web): align signup mail submit and tests (#30456) 2026-01-04 19:59:06 +08:00
styles fix(web): remove unwanted border on sticky elements in dark mode (#31699) 2026-01-29 15:51:51 +08:00
layout.tsx Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-01-24 15:22:07 +08:00
page.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
routePrefixHandle.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
sw.ts chore(web): disable Serwist dev logs (#30980) 2026-01-14 16:23:58 +08:00