Commit Graph

144 Commits

Author SHA1 Message Date
Micha 833dbc947c apps/homepage/docker-compose.yml aktualisiert 2026-04-09 18:24:06 +00:00
Micha 1c7db45e7f apps/homepage/docker-compose.yml aktualisiert 2026-04-09 17:22:16 +00:00
Micha 40ad35ec22 apps/homepage/docker-compose.yml aktualisiert 2026-04-09 17:15:20 +00:00
Micha 6d82e4d103 apps/homepage/docker-compose.yml aktualisiert 2026-04-09 08:26:18 +00:00
Micha 1ec3aeea69 apps/homepage/docker-compose.yml aktualisiert 2026-04-09 08:23:21 +00:00
Micha 0cca339751 apps/homepage/docker-compose.yml aktualisiert 2026-04-09 08:18:09 +00:00
Micha f4ea5009a6 apps/homepage/docker-compose.yml aktualisiert 2026-04-09 08:13:03 +00:00
Micha a0be9be204 apps/homepage/docker-compose.yml aktualisiert 2026-04-09 08:12:15 +00:00
Micha a615816b1b apps/homepage/docker-compose.yml aktualisiert 2026-04-09 07:45:25 +00:00
Micha 26ebaa89b3 apps/homepage/docker-compose.yml aktualisiert 2026-04-09 07:38:33 +00:00
Micha a1bc49f8d9 apps/homepage/docker-compose.yml aktualisiert 2026-04-09 07:18:16 +00:00
Micha b906a79082 apps/paperless/docker-compose.yml aktualisiert 2026-04-08 11:35:25 +00:00
Micha aea2632d08 apps/ntfy/docker-compose.yml aktualisiert 2026-04-08 11:35:01 +00:00
Micha 0e3761acdd apps/paperless-ai/docker-compose.yml gelöscht 2026-04-08 06:23:01 +00:00
Micha 7e4e35b13b apps/paperless-gpt/docker-compose.yml aktualisiert 2026-04-07 18:04:01 +00:00
Micha c58790ce37 apps/paperless-gpt/docker-compose.yml aktualisiert 2026-04-07 17:53:47 +00:00
Micha ddc0b73abb version1 2026-04-07 17:21:34 +00:00
Micha b58570f31d revert: restore dashboard.html to previous version 2026-04-06 14:21:41 +00:00
Micha 2029203fe8 style: improve visual hierarchy - larger header, bigger stats numbers, more spacing 2026-04-06 14:07:39 +00:00
Micha 4854527cdd feat(dashboard): add BACKREST_USERNAME and BACKREST_PASSWORD env vars 2026-04-06 13:19:09 +00:00
Micha 9e35e51bbf fix(backrest): use Connect-RPC endpoints with Basic Auth 2026-04-06 13:18:07 +00:00
Micha a940b585e8 feat(config): add backrest_username and backrest_password settings 2026-04-06 13:17:24 +00:00
Micha c9b5f88e98 fix(base): add json= parameter support to _request_json and _request 2026-04-06 13:04:58 +00:00
Micha 9f7cc82554 apps/dashboard/backend/app/clients/uptime_kuma_client.py aktualisiert 2026-04-06 12:51:39 +00:00
Micha 043b5697fd apps/dashboard/docker-compose.yml aktualisiert 2026-04-06 12:42:31 +00:00
Micha 3d7e3565c5 apps/dashboard/backend/app/clients/backrest_client.py aktualisiert 2026-04-06 12:42:09 +00:00
Micha e29a5ef389 apps/dashboard/docker-compose.yml aktualisiert 2026-04-06 12:31:00 +00:00
Micha 8d586deed4 apps/dashboard/backend/app/clients/scrutiny_client.py aktualisiert 2026-04-06 12:23:00 +00:00
Micha fc57011eed apps/dashboard/backend/app/config.py aktualisiert 2026-04-06 12:15:29 +00:00
Micha 08f7025a4c apps/dashboard/backend/app/services/aggregator.py aktualisiert 2026-04-06 12:12:50 +00:00
Micha 98e0a55e36 apps/dashboard/backend/app/models/sources.py aktualisiert 2026-04-06 11:55:57 +00:00
Micha 1551968275 fix: handle scrutiny smart field as dict (KeyError: -1) 2026-04-06 11:44:54 +00:00
Micha 638dbfdf84 feat: complete dashboard rewrite with new widgets (HA/UK/Immich/Backrest/Scrutiny) 2026-04-06 07:45:36 +00:00
Micha a6844a6ee2 feat: add /api/uptime_kuma route 2026-04-06 07:43:00 +00:00
Micha 0d5bf994b3 feat: add /api/home_assistant route 2026-04-06 07:42:49 +00:00
Micha 55e444675c feat: add /api/backrest route 2026-04-06 07:42:39 +00:00
Micha 10bf159e7b feat: add /api/immich route 2026-04-06 07:42:26 +00:00
Micha 5b6394fe85 feat: add BackrestClient 2026-04-06 07:42:11 +00:00
Micha daccfeb46f feat: add ImmichClient 2026-04-06 07:41:53 +00:00
Micha 4967f0e699 feat: add uptime_24h parsing and synthetic heartbeat bars to UptimeKuma client 2026-04-06 07:41:26 +00:00
Micha b60d52242f feat: extend HA client to fetch entity states (lights/climate/doors/alerts) 2026-04-06 07:40:51 +00:00
Micha 0b0bd25cdb feat: register immich/backrest/ha/uptime_kuma routers in main.py 2026-04-06 07:40:26 +00:00
Micha f6d264a9a1 feat: add immich/backrest/ha/uptime_kuma methods to aggregator 2026-04-06 07:40:07 +00:00
Micha 26ffd7c5be feat: add immich and backrest settings to config 2026-04-06 07:39:12 +00:00
Micha 8f549f4b68 feat: add ImmichSnapshot, BackrestSnapshot, extend HA/UptimeKuma models 2026-04-06 07:38:55 +00:00
Micha f96ed31668 feat: add backrest renderer 2026-04-06 07:38:23 +00:00
Micha efbde94add feat: add immich renderer 2026-04-06 07:38:05 +00:00
Micha c40cfa8924 feat: add uptime-kuma renderer with heartbeat bars 2026-04-06 07:37:51 +00:00
Micha cd73fb41aa feat: add home-assistant renderer 2026-04-06 07:37:32 +00:00
Micha 5da92cbf80 feat: update storage renderer for disk grid 2026-04-06 07:37:02 +00:00