Commit Graph

13 Commits

Author SHA1 Message Date
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
17007b2014 Allow file upload in chat. 2025-09-08 16:15:46 +08:00
60a33804cc fix: suggestion is not rendered 2025-05-30 09:59:27 +08:00
f6b4b4a361 fix: typos 2024-07-17 03:59:08 +00:00
6933b5923b fix style of answer 2024-04-23 18:23:06 +08:00
30509d92a3 add workflow process 2024-04-23 17:57:24 +08:00
ed839618a7 feat: move anwser related code 2024-01-26 18:06:04 +08:00
4a75e3774a chore: split question and and answer to components 2024-01-26 16:41:16 +08:00
5dc3658e19 feat: support upload image 2023-11-22 11:08:09 +08:00
cfd0c9532f feat: lint code 2023-06-10 14:04:40 +08:00
7a1b139f04 feat: add ai thinking anim 2023-05-12 14:16:53 +08:00
d8cfcc9eae fix: input method enter also send message 2023-05-12 11:04:50 +08:00
97d3a6277d feat: init 2023-04-14 20:35:08 +08:00