coolify/resources/js
Andras Bacsai 790bd2e28c refactor(v5): migrate frontend from JSX to TypeScript
Convert all v5 JS/JSX source files to TS/TSX, add tsconfig.json,
install typescript and @types/react* dev deps, add typecheck npm
script, create types.ts with shared prop types, and update Tailwind
CSS source glob and shadcn components.json to include TS extensions.
2026-06-16 20:15:36 +02:00
..
v5 refactor(v5): migrate frontend from JSX to TypeScript 2026-06-16 20:15:36 +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