Commit Graph

11 Commits

Author SHA1 Message Date
Joe Bellus 362546bd99 Favicon Proxy 2022-02-16 04:11:30 +00:00
Joe Bellus a2737c3eec Favicon Protocol Fix 2022-02-16 00:02:17 +00:00
Joe Bellus 6216afcea3 Fav Icon Update 2022-02-15 23:29:57 +00:00
Joe Bellus 82704aaa35 Light & Dark Mode 2022-02-15 00:46:49 +00: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 8a5ba5a0b1 Field Validation
Create and edit modal forms are now validated for required input.
2022-02-12 17:04:32 -05:00
Joe Bellus ffdc830e22 Added native-tls for reqwest 2022-02-12 08:03:27 +00:00
Joe Bellus 31676b62b5 Added vade watermark to dashboard 2022-02-12 01:41:51 -05:00
Joe Bellus f3c990c390 Ban icon during health check failure
ban icon is now used if no glyph is set during healthcheck failure.
2022-02-12 01:31:29 -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 2156529b1c UI Foundation
Added foundational Vue application for UI.

The application is embedded and has foundational level functionality for
setup, user authentication, bookmarks, applications, and categories.
2022-02-07 23:04:45 -05:00