coolify/resources/js
Andras Bacsai 5d57b131ff refactor(v5): rename Home to Dashboard and add coollabs brand styles
Rename HomeController, Home page, and V5HomeProps type to Dashboard
equivalents. Update route name from 'home' to 'dashboard'.

Add coollabs brand color tokens to CSS theme and a 'coolify' button
variant using those colors. Add Sheet UI component for slide-over panels.
Update navbar with active-route detection and Sheet-based mobile drawer.
Switch cluster action buttons to use the new 'coolify' variant.
2026-06-16 22:23:50 +02:00
..
v5 refactor(v5): rename Home to Dashboard and add coollabs brand styles 2026-06-16 22:23:50 +02:00
app.js fix(navigation): strip stale x-cloak after Livewire navigation 2026-06-02 17:00:55 +02:00
terminal-session-timer.js fix(terminal): enforce eight hour session expiry 2026-06-01 09:45:56 +02:00
terminal.js fix(terminal): exit fullscreen when PTY exits 2026-06-01 10:21:30 +02:00
terminal.test.js fix(terminal): enforce eight hour session expiry 2026-06-01 09:45:56 +02:00