• Joined on 2025-11-15
valknar pushed to main at valknar/paint-ui 2025-11-21 17:51:43 +01:00
5c4763cb62 feat(phase-12): add professional UI polish with status bar, navigator, and shortcuts help
valknar pushed to main at valknar/docker-compose 2025-11-21 17:43:37 +01:00
ed4d537499 Enable verbose logging in LiteLLM for streaming debug
valknar pushed to main at valknar/paint-ui 2025-11-21 17:42:46 +01:00
9aa6e2d5d9 feat(phase-11): implement comprehensive non-destructive layer effects system
valknar pushed to main at valknar/runpod 2025-11-21 17:23:35 +01:00
d21caa56bc fix: implement incremental streaming deltas for vLLM chat completions
valknar pushed to main at valknar/paint-ui 2025-11-21 17:16:15 +01:00
63a6801155 feat: implement comprehensive canvas context menu system
valknar pushed to main at valknar/docker-compose 2025-11-21 17:13:52 +01:00
103bbbad51 debug: enable INFO logging in LiteLLM for troubleshooting
valknar pushed to main at valknar/docker-compose 2025-11-21 17:06:03 +01:00
92a7436716 fix(ai): add 600s timeout for qwen model requests via Tailscale
valknar pushed to main at valknar/docker-compose 2025-11-21 16:57:22 +01:00
6aea9d018e feat(ai): disable Ollama API in WebUI, use LiteLLM only
valknar pushed to main at valknar/paint-ui 2025-11-21 16:54:54 +01:00
27110f939e feat: add bundle analyzer for performance monitoring
valknar pushed to main at valknar/paint-ui 2025-11-21 16:48:21 +01:00
513b865b1f feat(mobile): add touch gesture support for mobile devices
valknar pushed to main at valknar/paint-ui 2025-11-21 16:44:44 +01:00
041db0aaff feat(text): integrate Google Fonts API with dynamic loading
valknar pushed to main at valknar/docker-compose 2025-11-21 16:42:37 +01:00
e2e0927291 feat: update LiteLLM to use RunPod GPU via Tailscale
valknar pushed to main at valknar/paint-ui 2025-11-21 16:37:33 +01:00
517f57126a docs: update implementation plan with completed features
valknar pushed to main at valknar/paint-ui 2025-11-21 16:33:24 +01:00
a9b6ca7578 fix(tools): add modifier key support for advanced brush tools
valknar pushed to main at valknar/runpod 2025-11-21 16:28:57 +01:00
57b706abe6 fix: correct vLLM service port to 8000
valknar pushed to main at valknar/paint-ui 2025-11-21 16:27:12 +01:00
7f4d574c64 feat(tools): implement advanced brush tools - Clone Stamp, Smudge, and Dodge/Burn
valknar pushed to main at valknar/paint-ui 2025-11-21 16:19:58 +01:00
9a992887e8 feat(perf): add dirty rectangle rendering optimization infrastructure
valknar pushed to main at valknar/runpod 2025-11-21 16:17:41 +01:00
9a637cc4fc refactor: clean Docker files and restore standalone model services
valknar pushed to main at valknar/paint-ui 2025-11-21 16:15:58 +01:00
6e8560df8c feat(perf): implement Web Workers for heavy image filter processing
valknar pushed to main at valknar/paint-ui 2025-11-21 16:11:11 +01:00
ccdf14e78a fix(tool-loader): resolve TypeScript type error with selection tool keys