45 Commits

Author SHA1 Message Date
courtmanr@gmail.com 739f3ad001 Bump version to 1.5.1 2025-03-10 16:19:57 +00:00
courtmanr@gmail.com 0b3e22eeaf chore: bump version to 1.5.0 2025-03-10 15:17:07 +00:00
courtmanr@gmail.com aa96c465e0 Add cross-platform cleanup script for development processes 2025-03-10 14:07:13 +00:00
courtmanr@gmail.com b82ecf37f1 Add Docker development environment with hot-reloading 2025-03-10 13:58:42 +00:00
rcourtman 138825f285 Add cross-platform development scripts and fix logo loading issue 2025-03-10 13:21:37 +00:00
courtmanr@gmail.com 0bdbbc6258 fix: static file serving in production Docker container 2025-03-10 11:21:43 +00:00
courtmanr@gmail.com 52734e4456 chore: bump version to 1.4.0 2025-03-10 11:06:48 +00:00
courtmanr@gmail.com 74a63b3416 chore: update dependencies to latest major versions - @types/express@5, node-fetch@3, @types/react-dom@19 2025-03-10 10:48:06 +00:00
courtmanr@gmail.com d980b7545e chore: prepare release v1.3.1 2025-03-10 09:53:50 +00:00
courtmanr@gmail.com 961386f24c fix: update axios to 1.8.2 to address SSRF and Credential Leakage vulnerability (GHSA-jr5f-v2jv-69x6) 2025-03-10 09:36:42 +00:00
rcourtman fbe07309c3 fix: update axios to 1.7.4 to address SSRF vulnerability (CVE-2024-39338) 2025-03-10 09:24:14 +00:00
rcourtman f8f727bcbf docs: update all files to ensure proper Proxmox trademark usage - Update documentation, comments, and text to properly acknowledge Proxmox trademark and use correct terminology 2025-03-10 09:22:08 +00:00
courtmanr@gmail.com 480d86cc83 Add Pulse logo assets and logo generation scripts 2025-03-09 21:41:17 +00:00
courtmanr@gmail.com 3c92f2e530 Remove Windows screenshot functionality 2025-03-09 18:59:59 +00:00
courtmanr@gmail.com 14719b1637 Bump version to 1.3.0 2025-03-09 16:24:22 +00:00
courtmanr@gmail.com 1d0c47bd6d Add Windows support for screenshot automation tool 2025-03-08 23:09:16 +00:00
courtmanr@gmail.com 107202ff21 Remove broken test scripts while keeping working kill commands 2025-03-07 20:00:56 +00:00
courtmanr@gmail.com 30a7adc614 Remove redundant dev:start script 2025-03-07 19:57:36 +00:00
courtmanr@gmail.com 8e8e968686 Fix dev script to point to start-dev.sh instead of mock script 2025-03-07 19:56:57 +00:00
courtmanr@gmail.com c8cb9f19d1 Clean up screenshot tool: rename script and improve documentation 2025-03-07 19:54:09 +00:00
courtmanr@gmail.com 73dca97531 Remove node prefix from guest names in mock data and update screenshots 2025-03-07 19:48:47 +00:00
courtmanr@gmail.com 02d2169d19 Update README with new screenshots and add screenshot automation tool 2025-03-04 23:40:34 +00:00
courtmanr@gmail.com 247c65cd18 Add uuid package for mock data generation 2025-03-04 11:44:35 +00:00
courtmanr@gmail.com a88e894188 Fix network columns showing 'undefined/s' and bump version to 1.2.1 2025-03-04 11:04:55 +00:00
courtmanr@gmail.com e36b28aee6 chore: bump version to 1.2.0 2025-03-04 10:29:01 +00:00
courtmanr@gmail.com 0efa49fa53 1.1.1 2025-03-04 10:06:28 +00:00
courtmanr@gmail.com 48511b7f21 Bump version to 1.1.0 2025-03-03 22:57:34 +00:00
courtmanr@gmail.com dde48ca5e1 Refactor: Replace screenshot functionality with mock data generation 2025-03-03 22:45:04 +00:00
courtmanr@gmail.com b2ff866a42 chore: bump version to 1.0.16 2025-03-03 16:22:37 +00:00
courtmanr@gmail.com 8f3ddde5dc Bump version to 1.0.15 2025-03-03 15:19:35 +00:00
courtmanr@gmail.com 8d89fbc408 chore: bump version to 1.0.14 2025-03-03 14:36:36 +00:00
courtmanr@gmail.com 1dce44f7e9 Bump version to 1.0.13 2025-03-02 21:20:08 +00:00
courtmanr@gmail.com 5ae32fe29c Bump version to 1.0.12 2025-03-02 20:53:09 +00:00
courtmanr@gmail.com af8b055996 Bump version to 1.0.11 2025-03-02 20:43:51 +00:00
GitHub Action f21c50205c Update version to v1.0.10 2025-03-02 19:40:08 +00:00
courtmanr@gmail.com e6965f7420 Update version to v1.0.9 2025-03-02 19:09:08 +00:00
GitHub Action 8a56be9fc8 Update version to v1.0.5 2025-03-02 00:30:04 +00:00
GitHub Action 832e610a06 Update version to v1.0.4 2025-03-02 00:20:38 +00:00
GitHub Action 199a3d5520 Update version to v1.0.3 2025-03-02 00:16:00 +00:00
GitHub Action f885ca4404 Update version to v1.0.2 2025-03-02 00:12:02 +00:00
GitHub Action 7c7e10b23a Update version to v1.0.1 2025-03-02 00:08:07 +00:00
courtmanr@gmail.com 492a0fedb6 Fix README.md truncation and add GitHub documentation files (CONTRIBUTING.md, LICENSE) 2025-03-01 23:48:42 +00:00
courtmanr@gmail.com 100ae73ef5 Optimize polling and port configurations
- Reduced node polling interval from 10s to 5s
- Updated WebSocket ping interval to match node polling interval
- Modified kill ports for backend and frontend to specific port numbers
2025-03-01 22:57:11 +00:00
courtmanr@gmail.com 7e780e1792 v1.0.5 2025-02-28 20:39:40 +00:00
courtmanr@gmail.com 08633f4175 v1.0.0 2025-02-27 17:01:22 +00:00