TBNilles
  • Joined on 2025-11-30
TBNilles pushed to master at TBNilles/SparkyUI 2026-06-07 17:14:39 -04:00
399acabd58 feat(model-manager): "Free GPU memory" button to unload ComfyUI models
TBNilles pushed to master at TBNilles/SparkyUI 2026-06-07 16:56:47 -04:00
c2b0f202bf fix: run VAE in fp32 to stop black/blank generated images
TBNilles pushed to master at TBNilles/SparkyUI 2026-06-07 16:37:35 -04:00
15e0dc3772 feat(model-manager): base-model multi-select filter on CivitAI browse
TBNilles pushed to master at TBNilles/SparkyUI 2026-06-07 16:27:34 -04:00
505f212c4d feat(model-manager): flag Early Access models in CivitAI browse
TBNilles pushed to master at TBNilles/SparkyUI 2026-06-07 16:19:51 -04:00
6871a6d460 feat(model-manager): add "Delete all" gallery button + clearer 401 errors
TBNilles pushed to master at TBNilles/SparkyUI 2026-06-07 15:56:23 -04:00
b919e55206 fix(model-manager): replace window.confirm with in-app modal
TBNilles pushed to master at TBNilles/SparkyUI 2026-06-07 15:46:05 -04:00
44f7b5a697 feat(comfyuimini): add "Manage Photos" sidebar link to the Gallery
TBNilles pushed to master at TBNilles/SparkyUI 2026-06-07 15:41:46 -04:00
c9fa3fcab5 feat(model-manager): generated-photo Gallery + device-routing landing
TBNilles pushed to master at TBNilles/SparkyUI 2026-06-07 14:55:58 -04:00
0b606721dd feat(model-manager): run container as host UID/GID
TBNilles pushed to master at TBNilles/SparkyUI 2026-06-07 14:50:11 -04:00
e8115e7aa6 feat(model-manager): add CivitAI browse view + fix civitai.red / 401
TBNilles pushed to master at TBNilles/SparkyUI 2026-06-07 06:54:24 -04:00
e037a1b062 fix: resync Grace-Blackwell patches with current ComfyUI master
TBNilles pushed to master at TBNilles/SparkyUI 2026-06-07 06:20:08 -04:00
359043ad67 feat: add StabilityMatrix-style Model Manager service
TBNilles pushed to main at TBNilles/workorders 2026-05-17 19:21:30 -04:00
6307babbfa Add step type support for work order profiles and steps, update database schema, APIs, and UI components to handle configurable step types.
309f19520b Refactor Lucide icon rendering by replacing nodes with root across components and fix unintended character encoding issues in placeholders and text.
Compare 2 commits »
TBNilles pushed to main at TBNilles/workorders 2026-05-17 10:12:25 -04:00
17e05cb61d Add migration scripts, activity handler, and registry components for equipment, materials, and people
TBNilles pushed to main at TBNilles/workorders 2026-05-17 08:08:23 -04:00
fb67c76f45 Add favicon, refactor UiBadge rendering logic, update layout and mobile styles, and adjust Docker volumes configuration
TBNilles pushed to main at TBNilles/workorders 2026-05-17 02:27:40 -04:00
8d74f3e520 Make AvatarURL a pointer in user model to handle null values
TBNilles pushed to main at TBNilles/workorders 2026-05-16 18:54:41 -04:00
e132c7a580 Add user database migration, core reusable components, and layout structure
c7df396a83 Document detailed work order system plan and conventions in CLAUDE.md for frontend, backend, and project phases.
368d98c43c Document project structure, design system, and Phase 1 tasks in CLAUDE.md
Compare 3 commits »
TBNilles pushed to main at TBNilles/workorders 2026-05-16 16:37:06 -04:00
18c722e5bc Initialize work order management system with database schema, API handlers, web client, and Docker configuration.
TBNilles pushed to main at TBNilles/workorders 2026-05-16 16:17:00 -04:00
f904431ec3 Initialize work order management system with database schema, API handlers, web client, and Docker configuration.
TBNilles pushed to main at TBNilles/workorders 2026-05-16 14:18:26 -04:00
c135722339 Add IntelliJ IDEA project configuration files