Commit graph

24 commits

Author SHA1 Message Date
SysVis AI
e52f9e5e51 fix: TypeScript errors for Docker build 2025-12-29 10:06:20 +07:00
SysVis AI
5c4b83203c feat: add mobile-first UX improvements and theme-aware exports
- Mobile hamburger header with slide-in menu
- Mobile bottom action bar for canvas controls
- Full-screen settings modal on mobile
- Mobile empty state with Get Started prompt
- Theme-aware PNG/JPG/SVG exports (respects light/dark mode)
- Added file-saver package for reliable cross-browser downloads
- Updated README with new features and Docker Hub instructions
2025-12-29 09:59:25 +07:00
SysVis AI
a4793bf996 fix: resolve typescript errors in aiService and update build configurations 2025-12-28 22:19:02 +07:00
SysVis AI
8df9b4873e feat: optimize browser AI - enhanced vision descriptions, faster text generation 2025-12-28 22:15:09 +07:00
SysVis AI
96670cb678 fix: wrap image in array for processor batch input 2025-12-28 21:14:07 +07:00
SysVis AI
db777363d7 fix: use correct Florence-2 processor call pattern 2025-12-28 21:10:45 +07:00
SysVis AI
a9c903dc29 debug: add logging to handleGenerate 2025-12-28 21:04:31 +07:00
SysVis AI
51c60c3c00 fix: enable browser AI for image analysis 2025-12-28 20:58:11 +07:00
SysVis AI
5bada75e33 fix: remove ollama proxy for standalone operation 2025-12-28 20:39:08 +07:00
SysVis AI
b27158ef03 fix: dynamic DNS for optional ollama proxy 2025-12-28 20:37:32 +07:00
SysVis AI
161d3805bb fix: remove unused imports causing build failures 2025-12-28 20:34:53 +07:00
SysVis AI
cc74967a54 fix: use object args for vision processor 2025-12-28 20:30:57 +07:00
SysVis AI
023cc3264c fix: build error in EditorToolbar 2025-12-28 20:28:42 +07:00
SysVis AI
8b685bdde3 fix: pass image as array to vision processor 2025-12-28 20:26:38 +07:00
SysVis AI
f4ab8371f6 fix: debug logging for vision service 2025-12-28 20:24:42 +07:00
SysVis AI
ae205ad37a fix: vision processor arguments and add nas compose file 2025-12-28 20:09:59 +07:00
SysVis AI
d74ae097af fix: smart default for ollama url on https 2025-12-28 20:00:37 +07:00
SysVis AI
1b05ef7ac8 feat: add nginx reverse proxy for ollama 2025-12-28 19:56:47 +07:00
SysVis AI
c10ca433e4 chore: configure OLLAMA_ORIGINS for CORS support 2025-12-28 19:51:07 +07:00
SysVis AI
ff6e1ebeda fix: build errors and update readme 2025-12-28 19:41:34 +07:00
SysVis AI
9d8e81da0b chore: update docker-compose port mapping to 8338 2025-12-28 19:40:39 +07:00
SysVis AI
b5b2261efb feat: enhance layout engine, edge styles, and editor header 2025-12-28 19:33:50 +07:00
SysVis AI
6c0adaae2c docs: update author link in README 2025-12-27 21:23:23 +07:00
SysVis AI
0c0297ffee feat: v1.1.0 release - integrated AI vision, smart tools, and themes 2025-12-27 21:04:13 +07:00