Fix error message handling in useAiFeatures hook to include full error body
a39d37d
suisuyycommited on
Add generated image URL handling in AiEditModal and update useAiFeatures hook; improve prompt change logic
90f5e5b
suisuyycommited on
Improve touch event detection in CanvasComponent; ensure robust handling of touch events
dbeee1d
suisuyycommited on
Update AiImageQuality type to use 'high' instead of 'hd'; adjust quality options in SettingsPanel
2ad3955
suisuyycommited on
Rename project to xpaintai_zh in package.json and metadata.json; integrate translation support in various components and hooks
69ae4e4
suisuyycommited on
Adjust image height and prompt text area size in AiEditModal for improved layout
8769c74
suisuyycommited on
Rename project back to xpaintai in package.json and metadata.json; add QuestionMarkIcon component; enhance AI features with ask functionality in useAiFeatures hook and App component
02ce812
suisuyycommited on
Rename project from xpaintai to paintai; update canvas dimensions and AI API endpoint; enhance AI features with dimensions mode
0817dc1
suisuyycommited on
Update image rendering in AiEditModal and hooks to draw at top-left corner; adjust text area size for better usability
7df968b
suisuyycommited on
Refactor App component for improved readability and update unzip script to extract zip files before copying README
387a205
suisuyycommited on
Add unzipandremovezip.sh script to copy README and remove zip files
c1e015d
suisuyycommited on
Refactor AI image handling in useAiFeatures hook for improved canvas integration and aspect ratio management
545f5f7
suisuyycommited on
Add initial README.md for Xpaintdev project setup and usage instructions