JzoNg
|
42889d23e5
|
fix(web): snippet card
|
2026-04-28 16:05:26 +08:00 |
|
JzoNg
|
5263a65ed6
|
Merge branch 'main' into jzh
|
2026-04-24 17:52:27 +08:00 |
|
Junyan Chin
|
5e336c47fd
|
feat: marketplace and oauth fixes (#35509)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-04-24 07:53:14 +00:00 |
|
JzoNg
|
0a934e1143
|
fix merge error
|
2026-04-20 13:46:31 +08:00 |
|
JzoNg
|
c44ba62da3
|
Merge branch 'main' into jzh
|
2026-04-20 12:06:18 +08:00 |
|
JzoNg
|
76c0aed05c
|
fix merge error
|
2026-04-20 11:58:17 +08:00 |
|
yyh
|
c7641bb1ce
|
refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-20 02:52:08 +00:00 |
|
JzoNg
|
b91727b804
|
Merge branch 'main' into jzh
|
2026-04-20 10:23:09 +08:00 |
|
yyh
|
b351ab00a2
|
fix(web): prevent infinite render loop on /apps page (#35393)
|
2026-04-20 00:41:01 +00:00 |
|
yyh
|
dfcc0f8863
|
refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-17 08:46:11 +00:00 |
|
JzoNg
|
322b3ff641
|
fix(web): fix merge error
|
2026-04-17 14:49:08 +08:00 |
|
JzoNg
|
38736c154b
|
Merge branch 'main' into jzh
|
2026-04-17 14:05:23 +08:00 |
|
Stephen Zhou
|
6ca066983d
|
chore: auto fix for tailwind rules (#35332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-16 17:11:06 +00:00 |
|
yyh
|
c966e281d4
|
refactor(web): align UI component APIs with shadcn v4 best practices (#35328)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-16 13:30:12 +00:00 |
|
Stephen Zhou
|
abb84f1c38
|
chore: enable noUncheckedIndexedAccess (#35178)
|
2026-04-16 13:01:35 +00:00 |
|
yyh
|
c3eff6abdc
|
fix(web): set app card dropdown menu to non-modal (#35302)
|
2026-04-16 05:36:20 +00:00 |
|
Coding On Star
|
c661d5c43a
|
refactor(web): migrate base/popoversto ui/dropdown-menu and ui/select (#35278)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-04-16 05:13:17 +00:00 |
|
JzoNg
|
7aa700bf2b
|
fix(web): fix merge
|
2026-04-16 12:06:53 +08:00 |
|
JzoNg
|
0d47750b15
|
Merge branch 'main' into jzh
|
2026-04-16 11:48:48 +08:00 |
|
非法操作
|
53a22aa41b
|
feat: collaboration (#30781)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-04-16 02:21:04 +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 |
|
JzoNg
|
f1da2c76d1
|
fix(web): add page title for snippet
|
2026-04-15 18:22:20 +08: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 |
|
JzoNg
|
b5dc774093
|
feat(web): empty list of snippet
|
2026-04-15 16:53:37 +08:00 |
|
JzoNg
|
e51af66d95
|
feat(web): support creator filtering in apps & snippets
|
2026-04-12 12:19:17 +08:00 |
|
JzoNg
|
f93b287949
|
feat(web): billing for evaluation & snippets
|
2026-04-12 11:09:15 +08:00 |
|
JzoNg
|
0438285277
|
Merge branch 'main' into jzh
|
2026-04-09 19:24:10 +08:00 |
|
Coding On Star
|
1ce6e279f0
|
test: add unit tests for AppPublisher, Sidebar, Chat, FileUploader, Form Demo, Notion Page Selector, Prompt Editor, and Header Navigation components (#34802)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-04-09 07:30:51 +00:00 |
|
JzoNg
|
7c05a68876
|
Merge branch 'main' into jzh
|
2026-04-07 14:41:42 +08:00 |
|
yyh
|
459c36f21b
|
fix: improve app delete alert dialog UX (#34644)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-07 05:03:39 +00:00 |
|
JzoNg
|
231783eebe
|
chore(web): fix lint
|
2026-04-03 15:13:52 +08:00 |
|
JzoNg
|
3ac4caf735
|
Merge branch 'main' into jzh
|
2026-04-03 11:28:22 +08:00 |
|
Stephen Zhou
|
36e840cd87
|
chore: knip fix (#34481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-02 15:03:42 +00:00 |
|
Stephen Zhou
|
1873b22e96
|
refactor: update to tailwind v4 (#34415)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-04-02 07:06:11 +00:00 |
|
yyh
|
f9d9ad7a38
|
refactor(web): migrate remaining toast usage (#34433)
|
2026-04-02 04:16:50 +00:00 |
|
JzoNg
|
74f87ce152
|
Merge branch 'main' into jzh
|
2026-03-31 16:13:04 +08:00 |
|
Stephen Zhou
|
52a4bea88f
|
refactor: introduce pnpm workspace (#34241)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-30 10:34:50 +00:00 |
|
JzoNg
|
43f0c780c3
|
Merge branch 'main' into jzh
|
2026-03-25 15:30:21 +08:00 |
|
Stephen Zhou
|
0c3d11f920
|
refactor: lazy load large modules (#33888)
|
2026-03-24 15:29:42 +08:00 |
|
JzoNg
|
36c3d6e48a
|
feat(web): snippet list fetching & display
|
2026-03-23 16:37:05 +08:00 |
|
JzoNg
|
a716d8789d
|
refactor: extract snippet list components
|
2026-03-23 10:48:15 +08:00 |
|
JzoNg
|
9f28575903
|
feat(web): add snippets api
|
2026-03-20 15:11:33 +08:00 |
|
JzoNg
|
7b85adf1cc
|
Merge branch 'main' into jzh
|
2026-03-20 10:46:45 +08:00 |
|
Bowen Liang
|
942087cbdb
|
feat(confirm): input app name for app deletion confirmation (#33660)
|
2026-03-19 14:25:29 +08:00 |
|
JzoNg
|
883eb498c0
|
Merge branch 'main' into jzh
|
2026-03-18 17:40:51 +08:00 |
|
yyh
|
296b7044af
|
refactor: route next/navigation through compat re-export (#33636)
|
2026-03-18 12:57:03 +08:00 |
|
yyh
|
69d1ccb7a7
|
refactor: route next/link through compat re-export (#33632)
|
2026-03-18 12:14:59 +08:00 |
|
yyh
|
d7f70f3c0f
|
refactor: route low-cost next modules through compat re-exports (#33622)
|
2026-03-18 10:37:29 +08:00 |
|
zxhlyh
|
887c7710e9
|
feat: evaluation
|
2026-03-16 10:46:33 +08:00 |
|
zxhlyh
|
7a722773c7
|
feat: snippet canvas
|
2026-03-13 17:45:04 +08:00 |
|