Commit Graph

28 Commits

Author SHA1 Message Date
b26ffc7f1a chore: next security 2025-12-12 11:11:22 +08:00
0d220f5a54 fix: react security issue 2025-12-12 09:36:49 +08:00
6b0302e093 fix: CVE-2025-55182 2025-12-09 13:43:01 +08:00
c4b8029702 Merge remote-tracking branch 'upstream/main' into feature/streamdown-and-fixes 2025-09-16 10:23:50 +08:00
9ff81c0306 fix: update cookies() usage for Next.js 15 compatibility
- Make getLocaleOnServer async and await cookies()
- Update LocaleLayout to be async component
- Fix react-tooltip compatibility with React 19

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 10:56:19 +08:00
f809b706a0 Configure husky to use lint-staged
- Update pre-commit hook to run lint-staged instead of full eslint
- Add lint-staged script to package.json
- Only lint staged files during commit for better performance

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 10:55:16 +08:00
05dcfcf0ca feat: migrate ESLint to v9 flat config
- Replace .eslintrc.json with eslint.config.mjs
- Simplify configuration using @antfu/eslint-config
- Add necessary ESLint plugin dependencies
- Disable overly strict style rules
- Set package.json type to module for ESM support
- Fix ESLint disable comment format

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 10:55:10 +08:00
2b1882a5e3 chore: update eslint 2025-09-15 10:55:03 +08:00
e91a1f6194 @tailwindcss/line-clamp include by default. 2025-09-08 14:56:12 +08:00
8f02afed98 Bump some outdated package version 2025-09-08 14:39:47 +08:00
7216f40bee feat: add single file upload 2025-04-14 18:38:27 +08:00
c73753138d support workflow events 2024-04-23 17:09:12 +08:00
1df62f49f1 Merge branch 'main' into chore/update-nextjs 2024-04-19 10:36:28 +08:00
65f90f56ac chore: update nextjs version 2024-04-19 09:05:39 +08:00
b62e34c6fa feat: support output agent info 2024-01-29 13:00:14 +08:00
5dc3658e19 feat: support upload image 2023-11-22 11:08:09 +08:00
c2d8c9010a fix: build error on local 2023-07-31 18:31:18 +08:00
a8be513d4b feat: support steaming 2023-06-10 14:28:27 +08:00
cfd0c9532f feat: lint code 2023-06-10 14:04:40 +08:00
b35aa0b18a fix: nodejs endpoint error 2023-05-15 17:11:48 +08:00
cc77dbe1d8 fix: use npm install can not resolved package 2023-05-15 16:37:28 +08:00
342e068022 fix: npm package bug 2023-05-14 17:21:41 +08:00
bb2d1033c6 fix: dify version 2023-05-14 16:59:58 +08:00
885884f1de chore: package to dify-client 2023-05-14 16:57:54 +08:00
06f502a524 feat: to new api 2023-05-09 14:56:37 +08:00
7265f98068 chore: package name 2023-04-17 15:58:30 +08:00
22d2aae597 chore: use sdk 2023-04-17 11:33:06 +08:00
97d3a6277d feat: init 2023-04-14 20:35:08 +08:00