Commit Graph

4 Commits

Author SHA1 Message Date
Joe Bellus 3dea911d85 Light & Dark Mode
A new settings screen was added that can upload a custom wallpaper.

A setting was added to enable switching from light to dark mode which
swaps the color shades to match.
2022-02-14 19:40:27 -05:00
Joe Bellus c97238958f UI Redesign
UI has been redesigned to use blurs and a default background.

Docker file now puts the database in a separate folder to make mounting
a docker volume easier.

Fixed issues with adding applications without health checks.
2022-02-12 21:59:38 -05:00
Joe Bellus bbee8c6460 Health checks
Health checks can be enabled for applications which will make an http
request once per minute and color the application icon based on the
response and status code.
2022-02-12 01:23:07 -05:00
Joe Bellus 204369ea47 CI/CD Setup 2022-02-11 21:23:31 +00:00