Pulse/frontend-modern
rcourtman 6b317f08d2 fix(agent): add --hostname support to Windows PowerShell install script
Adds $Hostname / $env:PULSE_HOSTNAME parameter so users can set a
custom display name at install time, matching the Linux install.sh
behaviour. Persists to config.json and passes --hostname to the agent
binary args.

Closes discussion #818
2026-03-13 11:54:12 +00:00
..
public fix(agent): add --hostname support to Windows PowerShell install script 2026-03-13 11:54:12 +00:00
src fix(frontend): defer discovery tab initialization until opened 2026-03-10 23:14:30 +00:00
.gitignore chore(frontend-modern): remove stale pnpm lockfile 2026-02-23 11:15:37 +00:00
.prettierignore Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
.prettierrc Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
eslint.config.js chore: upgrade eslint to v9 to fix security vulnerability 2026-02-02 14:17:53 +00:00
index.html AI Problem Solver implementation and various fixes 2025-12-06 23:46:08 +00:00
package-lock.json Bump dompurify to 3.3.2 to fix XSS vulnerability (Dependabot #64) 2026-03-07 10:46:12 +00:00
package.json Bump dompurify to 3.3.2 to fix XSS vulnerability (Dependabot #64) 2026-03-07 10:46:12 +00:00
postcss.config.js Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
tailwind.config.js feat(ui): optimize mobile view for Alerts, Storage, and Navigation 2025-12-26 13:26:21 +00:00
tsconfig.json Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
tsconfig.node.json Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
vite.config.ts feat(profiles): add AI-assisted profile suggestions 2026-01-15 13:24:18 +00:00