236 Commits

Author SHA1 Message Date
courtmanr@gmail.com 0b3e22eeaf chore: bump version to 1.5.0 v1.5.0 2025-03-10 15:17:07 +00:00
courtmanr@gmail.com 4ab7cd1fe9 fix: add strictPort option to Vite config to prevent port incrementing 2025-03-10 15:12:19 +00:00
courtmanr@gmail.com b6353f609e fix: prevent Vite from incrementing ports when default port is in use 2025-03-10 15:07:56 +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 ccc09e3219 Update README.md with cross-platform development instructions 2025-03-10 13:30:20 +00:00
rcourtman 4bf0cff6bb Update scripts to handle Docker commands gracefully when Docker is not installed 2025-03-10 13:27:01 +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 1c572aaf5c feat: update logo implementation to use generated logo with pulse animation 2025-03-10 12:49:59 +00:00
courtmanr@gmail.com 745d452db0 fix: include public directory in Docker build for logo assets 2025-03-10 12:48:57 +00:00
courtmanr@gmail.com 8e7773e43a docs: update RELEASE.md to use npm run dev and clarify development workflow 2025-03-10 12:40:12 +00:00
courtmanr@gmail.com a6c6b8da8e docs: improve README header with inline logo 2025-03-10 12:24:23 +00:00
courtmanr@gmail.com 00771336d0 chore: improve Docker build and release process
- Add required build dependencies to Dockerfile

- Enhance release testing procedures with thorough verification steps
2025-03-10 12:17:52 +00:00
courtmanr@gmail.com c8644ff55c chore: improve Docker Compose setup for users and developers
- Add docker-compose.dev.yml for local development

- Update docker-compose.yml to use image by default

- Add docker-compose.dev.yml to .gitignore
2025-03-10 12:17:12 +00:00
courtmanr@gmail.com 528942c0ea docs: improve release process to ensure correct frontend version in Docker image 2025-03-10 11:34:05 +00:00
courtmanr@gmail.com 570b5d3f76 docs: add frontend rebuild step to release process 2025-03-10 11:33:21 +00:00
courtmanr@gmail.com 0bdbbc6258 fix: static file serving in production Docker container v1.4.1 2025-03-10 11:21:43 +00:00
courtmanr@gmail.com c7be5bb1a0 fix: add RequestHandler type to all API routes 2025-03-10 11:07:39 +00:00
courtmanr@gmail.com 52734e4456 chore: bump version to 1.4.0 v1.4.0 2025-03-10 11:06:48 +00:00
courtmanr@gmail.com a292041cfb docs: improve changelog generation process with more robust git commands 2025-03-10 11:04:04 +00:00
courtmanr@gmail.com 48cb4fbdce docs: add detailed Docker buildx setup and troubleshooting 2025-03-10 11:02:48 +00:00
courtmanr@gmail.com 42ad03ed9d docs: improve changelog and release notes guidance in release process 2025-03-10 11:01:28 +00:00
courtmanr@gmail.com 929497a1e4 feat: improve favicon support with multiple sizes and formats 2025-03-10 10:58:25 +00:00
courtmanr@gmail.com 2672bdf3ec docs: simplify release process and remove automated script references 2025-03-10 10:55:26 +00:00
courtmanr@gmail.com 9cdeb637f1 docs: consolidate release documentation into single comprehensive guide 2025-03-10 10:52:53 +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 a07e894539 chore: update dependencies to latest compatible versions 2025-03-10 10:46:06 +00:00
courtmanr@gmail.com 8b0b2cc820 fix: update package-lock.json versions to 1.3.1 2025-03-10 10:40:59 +00:00
courtmanr@gmail.com b3a212ee8b chore: update dependencies and bump version to 1.3.0 2025-03-10 10:39:56 +00:00
courtmanr@gmail.com 4b65912578 docs: add WebSocket troubleshooting guide 2025-03-10 10:21:03 +00:00
courtmanr@gmail.com 957324b939 docs: add release checklist 2025-03-10 10:09:09 +00:00
courtmanr@gmail.com cf438300d4 fix: update frontend version display to 1.3.1 2025-03-10 09:58:50 +00:00
courtmanr@gmail.com d980b7545e chore: prepare release v1.3.1 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
rcourtman 23b2c98ef0 docs: add Proxmox trademark acknowledgments - Add trademark notices and ensure proper use of registered trademark symbols 2025-03-10 09:21: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 887d7b74dc Update developer documentation: standardize Proxmox naming 2025-03-09 20:25:08 +00:00
courtmanr@gmail.com 7d0800f3dd Fix header cell highlighting for columns with active filters 2025-03-09 19:10:31 +00:00
courtmanr@gmail.com 3c92f2e530 Remove Windows screenshot functionality 2025-03-09 18:59:59 +00:00
courtmanr@gmail.com 527d852b8e Add FAQ section addressing common questions about Pulse 2025-03-09 18:53:10 +00:00
courtmanr@gmail.com 01a870bda9 Fix naming: Change ProxMox to Proxmox throughout README 2025-03-09 17:11:12 +00:00
courtmanr@gmail.com 92b27d472f Update dashboard screenshot for v1.3.0 2025-03-09 16:34:36 +00:00
courtmanr@gmail.com 10538c8094 Fix TypeScript error in ProxmoxClient 2025-03-09 16:32:14 +00:00
courtmanr@gmail.com 14719b1637 Bump version to 1.3.0 v1.3.0 2025-03-09 16:24:22 +00:00
courtmanr@gmail.com e14dc95ded Combine system type and visibility filters, improve UI design 2025-03-09 12:45:59 +00:00
courtmanr@gmail.com 41fa06b3fa Refactor NetworkDisplay component into smaller, more manageable files with custom hooks and components 2025-03-09 12:34:13 +00:00
courtmanr@gmail.com 7a968763f1 Fix search filtering for type terms and optimize type column width 2025-03-09 12:08:00 +00:00
courtmanr@gmail.com 50269d6b3f Merge remote changes with dashboard screenshot addition 2025-03-09 00:08:26 +00:00