This website requires JavaScript.
Explore
Help
Register
Sign In
valknar
/
supervisor-ui
Watch
1
Star
0
Fork
0
You've already forked supervisor-ui
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
docker-build-push.yml
Actor
All actors
valknar
Status
All status
Success
Failure
Waiting
Running
fix: make ReloadConfigResult fields optional with default empty arrays
docker-build-push.yml #29
:
Commit
813f6d4c75
pushed by
valknar
main
2025-11-24 05:34:39 +01:00
1m33s
View workflow file
style: center header content with mx-auto
docker-build-push.yml #28
:
Commit
7f1c110f8f
pushed by
valknar
main
2025-11-24 00:11:30 +01:00
1m13s
View workflow file
fix: make autorestart field optional in ConfigInfo schema
docker-build-push.yml #27
:
Commit
f83ecf864a
pushed by
valknar
main
2025-11-23 23:05:21 +01:00
1m10s
View workflow file
fix: correct readLog parameters for Supervisor XML-RPC API
docker-build-push.yml #26
:
Commit
2d5ffac56c
pushed by
valknar
main
2025-11-23 23:00:41 +01:00
1m13s
View workflow file
refactor: simplify readLog to use standard Supervisor XML-RPC API
docker-build-push.yml #25
:
Commit
bdec163fb0
pushed by
valknar
main
2025-11-23 22:59:20 +01:00
1m11s
View workflow file
feat: make Supervisor logfile path configurable via environment variable
docker-build-push.yml #24
:
Commit
c50274452c
pushed by
valknar
main
2025-11-23 22:48:11 +01:00
1m13s
View workflow file
fix: update ConfigInfo schema to match Supervisor API response
docker-build-push.yml #23
:
Commit
145d37193c
pushed by
valknar
main
2025-11-23 22:40:48 +01:00
1m11s
View workflow file
fix: update supervisor.readLog to accept 3 parameters with logfile path
docker-build-push.yml #22
:
Commit
20877abbc7
pushed by
valknar
main
2025-11-23 22:29:07 +01:00
1m10s
View workflow file
fix: apply background and blur to nav element for mobile menu
docker-build-push.yml #21
:
Commit
9fcb0447ee
pushed by
valknar
main
2025-11-23 22:19:39 +01:00
1m12s
View workflow file
fix: correct mobile menu background placement with blur effect
docker-build-push.yml #20
:
Commit
df3e022049
pushed by
valknar
main
2025-11-23 22:05:37 +01:00
1m9s
View workflow file
fix: resolve 7 critical UI issues - charts, layouts, and mobile responsiveness
docker-build-push.yml #19
:
Commit
dda335d501
pushed by
valknar
main
2025-11-23 21:53:47 +01:00
1m9s
View workflow file
fix: resolve build errors in api-logger imports and React Query config
docker-build-push.yml #18
:
Commit
791c99097c
pushed by
valknar
main
2025-11-23 21:26:28 +01:00
1m10s
View workflow file
feat: comprehensive responsive design implementation for mobile devices
docker-build-push.yml #17
:
Commit
06dd1c20d0
pushed by
valknar
main
2025-11-23 21:23:40 +01:00
58s
View workflow file
feat: implement comprehensive logging infrastructure (Phases 1-3)
docker-build-push.yml #16
:
Commit
b252a0b3bf
pushed by
valknar
main
2025-11-23 20:46:44 +01:00
1m50s
View workflow file
fix: resolve ThemeProvider SSR issue causing 500 error
docker-build-push.yml #15
:
Commit
3d5e9e36d6
pushed by
valknar
main
2025-11-23 20:28:58 +01:00
1m7s
View workflow file
docs: add comprehensive feature documentation
docker-build-push.yml #14
:
Commit
2c3a78056f
pushed by
valknar
main
2025-11-23 19:58:47 +01:00
1m8s
View workflow file
feat: implement Phase 11 - Real-time Updates with SSE
docker-build-push.yml #13
:
Commit
25d9029d14
pushed by
valknar
main
2025-11-23 19:55:33 +01:00
1m12s
View workflow file
feat: implement Phase 9 - Keyboard Shortcuts
docker-build-push.yml #12
:
Commit
961020d8ac
pushed by
valknar
main
2025-11-23 19:51:35 +01:00
1m11s
View workflow file
feat: implement Phase 8 - Process Stdin
docker-build-push.yml #11
:
Commit
4aa0c49372
pushed by
valknar
main
2025-11-23 19:48:06 +01:00
1m10s
View workflow file
feat: implement Phase 7 - Signal Operations
docker-build-push.yml #10
:
Commit
68ec8dd3db
pushed by
valknar
main
2025-11-23 19:42:32 +01:00
1m8s
View workflow file
feat: implement Phase 6 - Search and Filtering
docker-build-push.yml #9
:
Commit
9fd38aaacb
pushed by
valknar
main
2025-11-23 19:30:32 +01:00
1m6s
View workflow file
feat: implement Phase 5 - Charts and Statistics
docker-build-push.yml #8
:
Commit
a63f1923fb
pushed by
valknar
main
2025-11-23 19:26:07 +01:00
1m8s
View workflow file
feat: implement Phase 4 - Configuration Management
docker-build-push.yml #7
:
Commit
66495c1e1b
pushed by
valknar
main
2025-11-23 19:21:27 +01:00
59s
View workflow file
feat: implement Phase 3 - Batch Operations
docker-build-push.yml #6
:
Commit
236786cb31
pushed by
valknar
main
2025-11-23 19:15:12 +01:00
1m0s
View workflow file
feat: implement Phase 2 - Process Groups Management
docker-build-push.yml #5
:
Commit
5c028cdc11
pushed by
valknar
main
2025-11-23 19:09:16 +01:00
58s
View workflow file
fix: enable standalone output and remove public directory copy
docker-build-push.yml #4
:
Commit
f2d89d8333
pushed by
valknar
main
2025-11-23 19:02:18 +01:00
1m38s
View workflow file
feat: complete Phase 1 - Full Log Viewer implementation
docker-build-push.yml #3
:
Commit
8273848837
pushed by
valknar
main
2025-11-23 18:49:26 +01:00
54s
View workflow file
feat: add log viewer components and fix build issues
docker-build-push.yml #2
:
Commit
5bda617339
pushed by
valknar
main
2025-11-23 18:44:56 +01:00
53s
View workflow file
feat: initial commit - Supervisor UI with Next.js 16 and Tailwind CSS 4
docker-build-push.yml #1
:
Commit
e0cfd371c0
pushed by
valknar
main
2025-11-23 18:25:27 +01:00
1m23s
View workflow file