coolify/resources/js
Andras Bacsai 9566b259b2 refactor(v5): remove Project model and consolidate v5 migrations
Drop v5_projects table, Project model, and related alter-table
migrations; fold cluster_id and nullable private_key_id into the
initial v5_servers migration; rename migration files to v5_ prefix;
strip cooldServers/privateKeys/teams props from HomeController and
Home page.
2026-06-16 16:57:52 +02:00
..
v5 refactor(v5): remove Project model and consolidate v5 migrations 2026-06-16 16:57:52 +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