• Joined on 2026-03-19
Micha pushed to master at Micha/homelab-infra 2026-04-06 13:18:09 +00:00
9e35e51bbf fix(backrest): use Connect-RPC endpoints with Basic Auth
Micha pushed to master at Micha/homelab-infra 2026-04-06 13:17:25 +00:00
a940b585e8 feat(config): add backrest_username and backrest_password settings
Micha pushed to master at Micha/homelab-infra 2026-04-06 13:05:00 +00:00
c9b5f88e98 fix(base): add json= parameter support to _request_json and _request
Micha pushed to master at Micha/homelab-infra 2026-04-06 12:51:41 +00:00
9f7cc82554 apps/dashboard/backend/app/clients/uptime_kuma_client.py aktualisiert
Micha pushed to master at Micha/homelab-infra 2026-04-06 12:42:33 +00:00
043b5697fd apps/dashboard/docker-compose.yml aktualisiert
Micha pushed to master at Micha/homelab-infra 2026-04-06 12:42:10 +00:00
3d7e3565c5 apps/dashboard/backend/app/clients/backrest_client.py aktualisiert
Micha pushed to master at Micha/homelab-infra 2026-04-06 12:31:01 +00:00
e29a5ef389 apps/dashboard/docker-compose.yml aktualisiert
Micha pushed to master at Micha/homelab-infra 2026-04-06 12:23:01 +00:00
8d586deed4 apps/dashboard/backend/app/clients/scrutiny_client.py aktualisiert
Micha pushed to master at Micha/homelab-infra 2026-04-06 12:15:30 +00:00
fc57011eed apps/dashboard/backend/app/config.py aktualisiert
Micha pushed to master at Micha/homelab-infra 2026-04-06 12:12:51 +00:00
08f7025a4c apps/dashboard/backend/app/services/aggregator.py aktualisiert
Micha pushed to master at Micha/homelab-infra 2026-04-06 11:55:59 +00:00
98e0a55e36 apps/dashboard/backend/app/models/sources.py aktualisiert
Micha pushed to master at Micha/homelab-infra 2026-04-06 11:44:56 +00:00
1551968275 fix: handle scrutiny smart field as dict (KeyError: -1)
Micha pushed to master at Micha/homelab-infra 2026-04-06 07:45:37 +00:00
638dbfdf84 feat: complete dashboard rewrite with new widgets (HA/UK/Immich/Backrest/Scrutiny)
Micha pushed to master at Micha/homelab-infra 2026-04-06 07:43:01 +00:00
a6844a6ee2 feat: add /api/uptime_kuma route
Micha pushed to master at Micha/homelab-infra 2026-04-06 07:42:50 +00:00
0d5bf994b3 feat: add /api/home_assistant route
Micha pushed to master at Micha/homelab-infra 2026-04-06 07:42:41 +00:00
55e444675c feat: add /api/backrest route
Micha pushed to master at Micha/homelab-infra 2026-04-06 07:42:28 +00:00
10bf159e7b feat: add /api/immich route
Micha pushed to master at Micha/homelab-infra 2026-04-06 07:42:13 +00:00
5b6394fe85 feat: add BackrestClient
Micha pushed to master at Micha/homelab-infra 2026-04-06 07:41:54 +00:00
daccfeb46f feat: add ImmichClient
Micha pushed to master at Micha/homelab-infra 2026-04-06 07:41:28 +00:00
4967f0e699 feat: add uptime_24h parsing and synthetic heartbeat bars to UptimeKuma client