Block a user
obs-status-service: add landing page at root endpoint( fixes issue #114)
WIP: obs-status-service: add default landing page for root URL
WIP: obs-status-service: add default landing page for root URL
Closing this PR to create a new clean PR rebased on the latest upstream main.
obs-status-service: add --test-run using interface-based Redis mock (fixes #113)
Why no more panic()?
I removed panic because I think that this code runs in a long-lived service so like any invalid Redis URL might give a runtime error, so logging the error and exiting…
obs-status-service: add --test-run using interface-based Redis mock (fixes #113)
WIP: obs-status-service: add default landing page for root URL
It's a good start!
Done, I’ve moved the landing page into static/index.html and updated the root handler to serve it directly. Thanks for the suggestion!
WIP: obs-status-service: add default landing page for root URL
@schrodinger Can you clean this PR? Just rebase your branch on main and left just one commit with the relevant changes.
Thanks for…
obs-status-service: add default landing page for root URL
Make OBS SVG badges theme-aware using Gitea CSS variables