Pulse/frontend-modern
Pulse Monitor 2e905cc195 feat: add dynamic VM/LXC/PMG type filter for backups
When PMG host backups are detected in the backup list, a new type filter
automatically appears with options to filter by VM, LXC, or PMG (host) type.
This makes it easier to find specific backup types when host backups exist.

The filter is dynamic and only shows when there are host-type backups present.
2025-08-27 19:08:00 +00:00
..
public Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
src feat: add dynamic VM/LXC/PMG type filter for backups 2025-08-27 19:08:00 +00:00
.gitignore Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
cookies.txt fix: comprehensive security improvements and UI fixes 2025-08-16 21:10:24 +00:00
index.html fix: API token authentication for Docker users 2025-08-10 21:44:10 +00:00
package-lock.json docs: add comprehensive reverse proxy configuration guide 2025-08-11 14:50:21 +00:00
package.json docs: add comprehensive reverse proxy configuration guide 2025-08-11 14:50:21 +00:00
postcss.config.js Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
tailwind.config.js Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
tsconfig.json Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
tsconfig.node.json Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
vite.config.dev.ts fix: correct PBS custom port handling 2025-08-22 15:07:23 +00:00
vite.config.ts Fix alert system: clearing and frontend reactivity 2025-07-29 14:53:41 +00:00