Commit Graph

24 Commits

Author SHA1 Message Date
Kroonk
a43717f8ce Update Brain.md documentation with custom styling details
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 14s
2026-07-01 17:46:59 +02:00
Kroonk
1cb1661374 Update Brain.md documentation to describe public/admin dashboard split
Some checks failed
Build & Push Docker Image to Gitea Registry / build-and-push (push) Failing after 1m2s
2026-07-01 17:37:21 +02:00
Kroonk
6f54867bc3 Update Brain.md documentation with background image removal details
Some checks failed
Build & Push Docker Image to Gitea Registry / build-and-push (push) Failing after 56s
2026-07-01 17:31:07 +02:00
Kroonk
00fe37374f Update Brain.md with Host validation hotfix details
Some checks failed
Build & Push Docker Image to Gitea Registry / build-and-push (push) Failing after 1m1s
2026-07-01 17:25:56 +02:00
Kroonk
4cddac67dd Update Brain.md with Homepage migration details
Some checks failed
Build & Push Docker Image to Gitea Registry / build-and-push (push) Failing after 57s
2026-07-01 17:23:55 +02:00
Kroonk
47d73a466b Fix CSS hidden specificity and add premium header user badge
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 14s
2026-05-22 00:29:03 +02:00
Kroonk
205cb1d948 feat: implement automatic SSO login redirect on admin panel, with logout protection
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 12s
2026-05-22 00:26:27 +02:00
Kroonk
8ebee64543 fix: bypass service worker cache for dynamic /api/ endpoints, resolving stale favorites cache
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 13s
2026-05-22 00:23:37 +02:00
Kroonk
b0bcc8abbd feat: replace online status metric with favorites counter, ordered Dienste first
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 13s
2026-05-22 00:20:59 +02:00
Kroonk
57b39f8771 content: change subtitle to Die Selfhost-Werkstatt
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 13s
2026-05-22 00:18:36 +02:00
Kroonk
6cea1d9de9 fix: remove dark control-bar background to fix black bar visual glitch
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 12s
2026-05-22 00:14:02 +02:00
Kroonk
0a72e63e84 style: remove PWA metric card and optimize category filters for mobile usability
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 13s
2026-05-22 00:10:41 +02:00
Kroonk
e663534000 docs: document recent dashboard improvements and add global AI prompt guideline to Brain.md
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 10s
2026-05-21 22:08:38 +02:00
Kroonk
29b3b623eb Add NAS status proxy
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 33s
2026-05-21 16:22:34 +02:00
Kroonk
8f2b4faad9 Handle browser-blocked status checks
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 12s
2026-05-21 15:40:50 +02:00
Kroonk
2125601e56 Add SSO admin console for dashboard
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 11s
2026-05-21 15:25:51 +02:00
Kroonk
470220b8f4 Rework MischLabs into service dashboard
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 11s
2026-05-21 15:11:52 +02:00
Kroonk
0c3838da8a Bump iOS PWA icon filename
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 10s
2026-05-21 14:35:23 +02:00
Kroonk
325c30414c Use MischLabs artwork for PWA icons
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 11s
2026-05-21 14:07:19 +02:00
Kroonk
1ecbcc38ae Add PWA support for MischLabs
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 11s
2026-05-21 13:56:14 +02:00
Kroonk
28f5654060 Remove FoodLabs/Mealie tile (was only a test service)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 21:33:32 +02:00
Kroonk
08d5da969d Update Brain.md with MiChess, auth project reference, and learnings
Added MiChess as 9th service, documented auth/Keycloak sister project,
and captured DNS/git insights from deployment session.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 20:40:59 +02:00
Kroonk
a1a170c1da Add Docker setup for containerized deployment
- Dockerfile with nginx:alpine for minimal image size
- docker-compose.yml with container name "mischlabs" on port 8085
- nginx.conf with static asset caching and security headers
- Updated Brain.md with deployment documentation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 22:06:00 +02:00
Kroonk
bebb6a3028 Initial commit: MischLabs landing page
Static landing page with tile-based overview of all 8 self-hosted services.
Dark theme with responsive grid layout, SVG icons, and hover animations.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 22:04:25 +02:00