Block a user
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
Make OBS SVG badges theme-aware using Gitea CSS variables
Thanks for the clarification.
I realize my mistake here since the SVG is embedded as an external image, it doesn’t have access to Gitea’s CSS variables, so using var(--color-*) won’t work as…
Make OBS SVG badges theme-aware using Gitea CSS variables