|
|
fb0b50fcd3
|
Fix test counters in test_app.py
|
2026-03-27 08:58:40 -07:00 |
|
|
|
4c050c5a0b
|
Add frontend editor.html with Alpine.js + Tailwind UI
- File open/save functionality
- Layer list with visibility, rename, delete, reorder
- Polygon drawing tool with canvas overlay
- Mask extraction with ComfyUI integration
- Krita integration button
- Settings modal for ComfyUI URL config
|
2026-03-27 08:57:59 -07:00 |
|
|
|
c79b0b4add
|
Add Flask application with API endpoints
- Routes for file operations, layer management, polygon drawing
- Mask extraction endpoint with ComfyUI integration
- Krita integration endpoints
- Basic API tests
|
2026-03-27 08:49:27 -07:00 |
|
|
|
319c2565c6
|
Add ora_ops module for ORA file operations
- Implements core ORA reading/writing functions
- Layer add, rename, delete, reorder, visibility operations
- Full test suite with 8 passing tests
|
2026-03-27 08:46:49 -07:00 |
|