115 Commits

Author SHA1 Message Date
courtmanr@gmail.com 7fdd25c7ee Update version to 1.1.0 in all files v1.1.0 2025-03-03 22:58:36 +00:00
courtmanr@gmail.com 48511b7f21 Bump version to 1.1.0 2025-03-03 22:57:34 +00:00
courtmanr@gmail.com 1ec4d98767 Add development server access instructions to README 2025-03-03 22:55:32 +00:00
courtmanr@gmail.com e9c6a17cbf Update development servers to bind to 0.0.0.0 for remote access 2025-03-03 22:55:07 +00:00
courtmanr@gmail.com 0b2d0fea9d Update server to bind to 0.0.0.0 for remote access 2025-03-03 22:51:21 +00:00
courtmanr@gmail.com 3d246e7f74 Add resources.png screenshot to README 2025-03-03 22:48:03 +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 391cd1cc5b Ensure consistency in token naming examples throughout README 2025-03-03 21:38:27 +00:00
courtmanr@gmail.com 9b79b41e99 Clarify Privilege Separation explanation in README 2025-03-03 21:36:00 +00:00
courtmanr@gmail.com f378a1987b Update README to mention ProxMox web UI shell option 2025-03-03 21:34:39 +00:00
courtmanr@gmail.com 2f7bd05e89 Add ProxMox API token creation instructions to README 2025-03-03 21:32:49 +00:00
courtmanr@gmail.com eaf5dd9dce Improve network rate smoothing with spike detection and weighted averages 2025-03-03 21:30:30 +00:00
courtmanr@gmail.com ceef91f725 Update README to focus on easy Docker setup 2025-03-03 21:28:09 +00:00
courtmanr@gmail.com 7d48a14ffe refactor: remove unnecessary production/development distinctions in Docker configuration and documentation 2025-03-03 21:06:00 +00:00
courtmanr@gmail.com 72fcb3fd33 docs: add Docker Compose deployment instructions to README 2025-03-03 20:38:10 +00:00
courtmanr@gmail.com e625c32982 chore: update docker-compose.yml to use DockerHub image instead of building from source 2025-03-03 20:28:18 +00:00
courtmanr@gmail.com 7d91784041 fix: implement moving average for network rates to reduce fluctuations 2025-03-03 18:46:13 +00:00
courtmanr@gmail.com 85c7062a36 refactor: improve logger to handle binary data and large objects 2025-03-03 18:34:23 +00:00
courtmanr@gmail.com b9897e531b fix: reorder API routes to ensure they're defined before catch-all route 2025-03-03 18:34:11 +00:00
courtmanr@gmail.com 5a30fcb1c5 fix: use environment variable for API timeout in all components 2025-03-03 18:33:59 +00:00
courtmanr@gmail.com c278cbc453 chore: add docker-compose.yml for containerized deployment 2025-03-03 18:33:35 +00:00
courtmanr@gmail.com d7a859cefe feat: add new API endpoint for retrieving all containers 2025-03-03 18:33:24 +00:00
courtmanr@gmail.com 1ac5076e18 fix: enhance ProxmoxClient with configurable timeouts and improved error handling 2025-03-03 18:33:10 +00:00
courtmanr@gmail.com 370d278499 fix: multiply CPU values by 100 to convert from decimal to percentage 2025-03-03 18:32:57 +00:00
courtmanr@gmail.com e629152559 fix: add 'unknown' status to ProxmoxContainer type 2025-03-03 18:32:40 +00:00
courtmanr@gmail.com 05a0c32f4a chore: add commit-prompt.md to gitignore 2025-03-03 16:41:44 +00:00
courtmanr@gmail.com 028478e3c2 chore: add release prompt template to gitignore 2025-03-03 16:30:08 +00:00
courtmanr@gmail.com b2ff866a42 chore: bump version to 1.0.16 v1.0.16 2025-03-03 16:22:37 +00:00
courtmanr@gmail.com d68873ce5d perf: standardize polling intervals to fastest settings (1000ms) across all environments 2025-03-03 16:14:25 +00:00
courtmanr@gmail.com 39738c0b4e fix: add logs directory with proper permissions in Docker image 2025-03-03 16:06:17 +00:00
courtmanr@gmail.com ef24281ade docs: simplify README and focus on production Docker deployment - Remove references to local development script start-dev.sh - Remove development mode section and related commands - Update environment variables with production defaults - Simplify contributing section - Focus documentation on Docker deployment workflow 2025-03-03 16:04:34 +00:00
courtmanr@gmail.com 8f3ddde5dc Bump version to 1.0.15 2025-03-03 15:19:35 +00:00
courtmanr@gmail.com 770fe7cb24 Simplify repository: Remove GitHub workflows and simplify Docker for production only
- Remove GitHub workflows and related files

- Simplify Dockerfile to focus on production build only

- Update README to focus on local development with Docker for production

- Remove docker-compose and other Docker-related files

- Clean up documentation to match new simplified approach
2025-03-03 15:18:55 +00:00
courtmanr@gmail.com 7716d0ad37 Disable Docker publish workflow (will be managed manually) 2025-03-03 15:03:14 +00:00
courtmanr@gmail.com b83d5cd765 Update Docker publish workflow to trigger on release events 2025-03-03 15:02:07 +00:00
courtmanr@gmail.com 6a1a43df86 Update version to 1.0.15 v1.0.15 2025-03-03 15:01:26 +00:00
courtmanr@gmail.com e8617bb58e Disable update-version workflow (will be managed manually) 2025-03-03 14:59:20 +00:00
courtmanr@gmail.com 8d89fbc408 chore: bump version to 1.0.14 v1.0.14 2025-03-03 14:36:36 +00:00
courtmanr@gmail.com 1a1d60cdfe Remove Alt+F keyboard shortcut for expanding filters panel 2025-03-03 13:26:27 +00:00
courtmanr@gmail.com 1f5db9ae01 Optimize performance for maximum responsiveness: reduce polling intervals, optimize WebSocket, enhance React components 2025-03-03 13:13:41 +00:00
courtmanr@gmail.com 3f760f2617 Add click-away functionality to filter box for improved UX 2025-03-03 12:58:19 +00:00
courtmanr@gmail.com 1f10dfdf4c Move export options from bottom to filter menu for better UX 2025-03-03 12:51:47 +00:00
courtmanr@gmail.com 1879eff594 Fix filter menu layout: position 'Showing X of Y systems' text in its own row while preserving filter settings 2025-03-03 12:26:39 +00:00
courtmanr@gmail.com 71352db290 Move progress bar percentage value from right to left side 2025-03-03 12:18:05 +00:00
courtmanr@gmail.com 081d8e5ac5 Remove redundant helper labels from sliders in NetworkDisplay component 2025-03-03 12:14:35 +00:00
courtmanr@gmail.com c90651fb1d Make slider thumbs fully opaque in all states for better visibility 2025-03-03 12:11:28 +00:00
courtmanr@gmail.com 8253cbbad8 Integrate type information into ID column with color coding and enable ID search 2025-03-03 12:02:59 +00:00
courtmanr@gmail.com 7d6d346fd9 Add VM/LXC ID column with simplified numeric ID display 2025-03-03 11:50:03 +00:00
courtmanr@gmail.com d516eb542e Improve filter UI: Move VM/LXC toggle and Running/All toggle to filter panel for better organization 2025-03-03 11:41:46 +00:00
courtmanr@gmail.com 07ad7e1840 Replace blue dot with tooltips for filtered columns 2025-03-03 10:54:50 +00:00