13 Commits
Author SHA1 Message Date
vogto dd2845faf0 Add Software bookmarks group with HaxMac link 2026-08-06 06:50:31 +02:00
vogto 1440ea780d Set Media Server group to 5 columns per row 2026-08-06 06:47:53 +02:00
vogto f93d1043ff Widen Media group tiles to fit stat blocks
Reduced columns from 6 to 4 to match the actual tile count so
Jellyfin/Emby's movies/series/episodes/songs fields stop truncating.
2026-07-30 19:41:42 +02:00
vogto f2a694917e Add Emby and Seerr widgets
Emby mirrors the Jellyfin widget (library blocks + now playing).
Seerr shows pending/approved/completed request counts - currently
403ing on request/count since the configured API key looks like a
per-user key rather than the admin key from Settings > General.
Keys documented in .env.example.
2026-07-30 18:48:52 +02:00
vogto 334c08133c Add Sonarr and Jellyfin widgets; reorder Media Server group
Sonarr shows wanted/queue/series, Jellyfin shows library blocks and
now-playing. SabNZBd and jDownloader moved to the end of Media Server.
Keys documented in .env.example.
2026-07-30 18:20:07 +02:00
vogto 58cf3f0ee5 Add JDownloader widget
Shows download queue count, size, remaining bytes and speed via the
MyJDownloader cloud API. Credentials documented in .env.example.
2026-07-30 17:50:02 +02:00
vogto 69f374635e Add link to father's Proxmox host in Infrastruktur 2026-07-28 19:04:22 +02:00
vogto 91917cff2c Add Home Assistant widget with custom entities
Shows Anwesenheit/Status as emoji via templates (input_select states
mapped to symbols instead of raw text) plus Netz and Solar power
sensors. Token documented in .env.example.
2026-07-27 11:22:11 +02:00
vogto 49e4223649 Add AI bookmarks group and second Dockhand instance
New AI bookmark group with OpenAI and OpenRouter links. Proxmox
Dockhand now points at its proper hostname instead of the raw
IP:port, and a second Dockhand tile was added for the IONOS host.
2026-07-27 11:05:09 +02:00
vogto 22ef140d2e Move Mail-Archiver from Apps (SSO) to Apps
It isn't behind SSO, so it belongs with the other plain apps.
2026-07-16 19:18:44 +02:00
vogto c58ea0bf67 Add developer and entertainment bookmarks
Community Scripts and MariusHosting under Developer; House of Usenet,
Filmfans, Serienfans, Serienjunkies, The Pirate Bay and ThePornDB
under Entertainment.
2026-07-11 06:59:29 +02:00
vogto c4334d1827 Add .env.example documenting required HOMEPAGE_VAR_* secrets
Documents every {{HOMEPAGE_VAR_*}} placeholder used in services.yaml
and proxmox.yaml, and notes that the real .env must live in the
project root (not config/) for Homepage/Next.js to pick it up.
2026-07-11 06:10:46 +02:00
vogto bd17657e67 Initial Homepage dashboard configuration
Services, widgets, layout and settings for the homelab dashboard.
Secrets are externalized via {{HOMEPAGE_VAR_*}} placeholders and
supplied through a local .env file (not committed).
2026-07-11 05:52:49 +02:00