• Joined on 2025-11-15
valknar pushed to main at valknar/runpod 2025-11-24 09:50:50 +01:00
f2186db78e feat: integrate ComfyUI_DiffRhythm extension with 7 models and 4 workflows
valknar pushed to main at valknar/supervisor-ui 2025-11-24 05:33:05 +01:00
813f6d4c75 fix: make ReloadConfigResult fields optional with default empty arrays
valknar pushed to main at valknar/supervisor-ui 2025-11-24 00:10:16 +01:00
7f1c110f8f style: center header content with mx-auto
valknar pushed to main at valknar/supervisor-ui 2025-11-23 23:04:10 +01:00
f83ecf864a fix: make autorestart field optional in ConfigInfo schema
valknar pushed to main at valknar/docker-compose 2025-11-23 23:01:13 +01:00
071a74a996 revert(ai): remove SUPERVISOR_LOGFILE env var from supervisor-ui
valknar pushed to main at valknar/supervisor-ui 2025-11-23 22:59:28 +01:00
2d5ffac56c fix: correct readLog parameters for Supervisor XML-RPC API
valknar pushed to main at valknar/supervisor-ui 2025-11-23 22:58:08 +01:00
bdec163fb0 refactor: simplify readLog to use standard Supervisor XML-RPC API
valknar pushed to main at valknar/docker-compose 2025-11-23 22:49:35 +01:00
74b3748b23 feat(ai): add SUPERVISOR_LOGFILE env var to supervisor-ui for RunPod logs
valknar pushed to main at valknar/supervisor-ui 2025-11-23 22:46:58 +01:00
c50274452c feat: make Supervisor logfile path configurable via environment variable
valknar pushed to main at valknar/supervisor-ui 2025-11-23 22:39:37 +01:00
145d37193c fix: update ConfigInfo schema to match Supervisor API response
valknar pushed to main at valknar/supervisor-ui 2025-11-23 22:27:55 +01:00
20877abbc7 fix: update supervisor.readLog to accept 3 parameters with logfile path
valknar pushed to main at valknar/supervisor-ui 2025-11-23 22:18:26 +01:00
9fcb0447ee fix: apply background and blur to nav element for mobile menu
valknar pushed to main at valknar/supervisor-ui 2025-11-23 22:04:27 +01:00
df3e022049 fix: correct mobile menu background placement with blur effect
valknar pushed to main at valknar/runpod 2025-11-23 21:59:27 +01:00
9439185b3d fix: update Docker registry from Docker Hub to dev.pivoine.art
571431955d feat: add RunPod Docker template with automated build workflow
0e3150e26c fix: correct Pony Diffusion workflow checkpoint reference
f6de19bec1 feat: add files field for embeddings with different filenames
Compare 4 commits »
valknar pushed to main at valknar/supervisor-ui 2025-11-23 21:52:38 +01:00
dda335d501 fix: resolve 7 critical UI issues - charts, layouts, and mobile responsiveness
valknar pushed to main at valknar/supervisor-ui 2025-11-23 21:25:17 +01:00
791c99097c fix: resolve build errors in api-logger imports and React Query config
valknar pushed to main at valknar/supervisor-ui 2025-11-23 21:22:41 +01:00
06dd1c20d0 feat: comprehensive responsive design implementation for mobile devices
54eb14bf20 fix: correct AppLayout flex direction to prevent content hanging on right side
6985032006 feat(logging): add comprehensive error boundary and global error handling (Phase 6)
95acf4542b feat(logging): add comprehensive client-side logging (Phase 5)
d592b58b75 feat(logging): add comprehensive logging to all API routes (Phase 4)
Compare 5 commits »
valknar pushed to main at valknar/supervisor-ui 2025-11-23 20:44:53 +01:00
b252a0b3bf feat: implement comprehensive logging infrastructure (Phases 1-3)
valknar pushed to main at valknar/docker-compose 2025-11-23 20:38:38 +01:00
87216ab26a fix: remove healthcheck from supervisor-ui service
valknar pushed to main at valknar/supervisor-ui 2025-11-23 20:27:49 +01:00
3d5e9e36d6 fix: resolve ThemeProvider SSR issue causing 500 error