132 Commits

Author SHA1 Message Date
courtmanr@gmail.com 666c6b2859 Release v1.6.2 2025-03-13 17:55:45 +00:00
courtmanr@gmail.com c1ef809862 Reduce spacing between header and content for better layout 2025-03-13 17:51:41 +00:00
courtmanr@gmail.com 1567f2c030 Fix search highlighting to only highlight relevant columns with prefix searches 2025-03-13 17:50:03 +00:00
courtmanr@gmail.com 3be95fe440 Improve application launcher UI with a more user-friendly menu 2025-03-13 17:44:26 +00:00
courtmanr@gmail.com 7108b7bfb7 fix: update Docker Compose environment variables to match .env.example format 2025-03-13 15:18:01 +00:00
courtmanr@gmail.com 7ac98844d2 v1.6.1: Revert to original environment variable format for backward compatibility 2025-03-12 23:28:05 +00:00
courtmanr@gmail.com c921db41de Bump version to 1.6.0 2025-03-12 21:50:24 +00:00
courtmanr@gmail.com 66a9e671c5 Update frontend components and logos 2025-03-12 21:00:57 +00:00
courtmanr@gmail.com ae2f0032ad Update frontend components and backend services for improved performance and UI 2025-03-12 15:57:50 +00:00
courtmanr@gmail.com d5762a3264 Add pulsing animation to logo and update favicon to match design 2025-03-12 15:57:13 +00:00
courtmanr@gmail.com 6c2ddb5cc3 Update utility files and screenshot automation tools 2025-03-12 10:12:23 +00:00
courtmanr@gmail.com 8b426ec847 Update core application files with improved configuration and startup process 2025-03-12 10:12:05 +00:00
courtmanr@gmail.com 96786c4016 Update frontend network components with improved data handling and visualization 2025-03-12 10:11:20 +00:00
courtmanr@gmail.com fece6fa389 chore: bump version to 1.5.4 2025-03-10 21:01:45 +00:00
courtmanr@gmail.com 450dcd5a3d chore: bump version to 1.5.3 2025-03-10 18:06:39 +00:00
courtmanr@gmail.com 04ae0530b7 Fix WebSocket connection issues and improve security in Docker environments 2025-03-10 17:41:37 +00:00
rcourtman 658b9acb2f Fix frontend dependencies to ensure Vite is properly installed 2025-03-10 16:59:24 +00:00
courtmanr@gmail.com a8f5312366 Update frontend package.json version to 1.5.1 2025-03-10 16:45:28 +00:00
courtmanr@gmail.com 739f3ad001 Bump version to 1.5.1 2025-03-10 16:19:57 +00:00
courtmanr@gmail.com 7183c36b27 Fix WebSocket connection issues in both development and production environments 2025-03-10 16:16:50 +00:00
courtmanr@gmail.com 0b3e22eeaf chore: bump version to 1.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
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 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 929497a1e4 feat: improve favicon support with multiple sizes and formats 2025-03-10 10:58:25 +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 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 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 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 7d0800f3dd Fix header cell highlighting for columns with active filters 2025-03-09 19:10:31 +00:00
courtmanr@gmail.com 14719b1637 Bump version to 1.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
rcourtman 3c7096c382 Fix: Update vite.config.js to use IPv4 (127.0.0.1) instead of IPv6 (::1) for WebSocket connections 2025-03-08 23:57:57 +00:00
courtmanr@gmail.com 10075048ef Fix transparent table headers in CT/VM list by adding solid background and border 2025-03-08 22:01:15 +00:00
courtmanr@gmail.com 53f350ea63 Improve screenshot tool and mock data for more realistic Proxmox representation 2025-03-08 21:45:31 +00:00
courtmanr@gmail.com abb8f80a66 Improve UI: Standardize styling across all dropdown menus and popovers 2025-03-08 20:53:44 +00:00
courtmanr@gmail.com 58e77a3b72 Move status column to leftmost position and remove header title and sort functionality 2025-03-08 20:45:00 +00:00
courtmanr@gmail.com 09f08267a2 Center status icons for better visual alignment 2025-03-08 20:42:22 +00:00
courtmanr@gmail.com 8e087c9090 Replace status text with icon-only display to save space 2025-03-08 20:40:08 +00:00
courtmanr@gmail.com dbd1a0ae32 Optimize column widths for space conservation in network table 2025-03-08 20:14:28 +00:00
courtmanr@gmail.com 2e8eefa233 Enhance network table UI with improved filtering and search functionality 2025-03-08 19:30:59 +00:00
courtmanr@gmail.com b500012eac Improve space efficiency for important metric columns 2025-03-08 16:15:45 +00:00