Commit Graph

17 Commits

Author SHA1 Message Date
Cosmo
254ecbfd14 fix: remove services from main, compact calendar + large events panel
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m11s
2026-04-16 09:15:55 +00:00
Cosmo
8321fc9252 ci: fix health check - verify container instead of HTTP
All checks were successful
Build & Deploy Dashboard / deploy (push) Successful in 1m3s
2026-04-16 09:11:13 +00:00
Cosmo
ac279a672d fix: add SessionProvider to fix useSession SSR crash
Some checks failed
Build & Deploy Dashboard / deploy (push) Failing after 1m2s
2026-04-16 09:02:07 +00:00
Cosmo
150a8fbf55 ci: move all secrets to Gitea secrets
Some checks failed
Build & Deploy Dashboard / deploy (push) Failing after 37s
2026-04-16 08:47:57 +00:00
Cosmo
8b2b322425 fix: use client must be first directive
Some checks failed
Build & Deploy Dashboard / deploy (push) Has been cancelled
2026-04-16 08:46:30 +00:00
Cosmo
50d4edf9e9 fix: add force-dynamic to prevent prerender errors
Some checks failed
Build & Deploy Dashboard / deploy (push) Failing after 31s
2026-04-16 08:43:46 +00:00
Cosmo
ca754fd5e7 fix: add package-lock.json for npm ci
Some checks failed
Build & Deploy Dashboard / deploy (push) Failing after 1m42s
2026-04-16 08:38:48 +00:00
Cosmo
6222ba4e8f ci: add Gitea Actions deploy workflow
Some checks failed
Build & Deploy Dashboard / deploy (push) Failing after 50s
2026-04-16 08:32:55 +00:00
Cosmo
4bd7c84ef3 remove TasksWidget from dashboard 2026-04-16 08:14:35 +00:00
Cosmo
7aa02290d9 redesign: modern dark dashboard WOW effect - gradients, animations, new layout 2026-04-16 08:06:13 +00:00
Cosmo
cd126135ef perf: use BuildKit cache mount for npm ci 2026-04-16 07:50:47 +00:00
Cosmo
f16318ff8e redesign: modern dark dashboard with gradients and animations
- New color system: deep #0a0a0f bg with indigo/violet/emerald accents
- Sidebar redesign: gradient DH badge, improved active state, cleaner typography
- Card system: .card class with colored top-border accents, hover glow
- WeatherWidget: large temperature display, gradient bg, better 7-day grid
- CalendarWidget: gradient today highlight, violet accents, improved events panel
- TasksWidget: priority dots, hover states, max-height scroll
- System page: circular SVG gauges with glow, accent cards, better bars
- Bookmarks page: hover lift effect, colored category headers
- Claude widgets: gradient badge headers, accent borders
- DashboardHeader: live clock, gradient greeting text
- ServicesGrid: pulsing online indicator (animate-ping), card lift on hover
- globals.css: Inter font, custom scrollbar, card/glass-card, gradient-text helper
- tailwind.config.ts: dash colors, gradient BG images, glow/float animations
2026-04-16 07:47:58 +00:00
Cosmo
ae1b75f0fd feat: full calendar with Google Calendar + 7-day weather forecast 2026-04-16 07:39:54 +00:00
Cosmo
0039132aec Fix: weather uses open-meteo directly (wttr.in hangs) 2026-04-15 21:47:48 +00:00
Cosmo
9c6d9e0fdb Fix: sync machine key name in metrics route (openclaw -> openclaw) 2026-04-15 21:32:46 +00:00
Cosmo
cacf84c22e Update: metrics API, favicon, weather fix, middleware fix, system improvements 2026-04-15 21:16:57 +00:00
Cosmo
c5c4603903 Initial commit: Digital Home dashboard 2026-04-15 20:31:28 +00:00