282 Commits

Author SHA1 Message Date
courtmanr@gmail.com c921db41de Bump version to 1.6.0 v1.6.0 2025-03-12 21:50:24 +00:00
courtmanr@gmail.com 645c8b28eb Add performance tuning changes to changelog 2025-03-12 21:36:08 +00:00
courtmanr@gmail.com bad98f9629 Improve metrics simulation: enhance CPU modeling and add smoothing 2025-03-12 21:29:22 +00:00
courtmanr@gmail.com 50e1e28819 Improve performance tuning defaults to reduce Proxmox server load 2025-03-12 21:25:39 +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 08bc4ea0a1 Remove deprecated configuration and startup files 2025-03-12 10:12:34 +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 9dbd739dce Restructure Docker setup with improved containerization and environment handling 2025-03-12 10:11:55 +00:00
courtmanr@gmail.com 47d28bc2ac Reorganize and enhance scripts with improved startup and configuration tools 2025-03-12 10:11:44 +00:00
courtmanr@gmail.com f325184523 Update documentation with new features and troubleshooting information 2025-03-12 10:11:34 +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 276f595d3e Enhance server and websocket handling with improved error management 2025-03-12 10:11:09 +00:00
courtmanr@gmail.com e85b0b2b4c Update mock data system with improved network metrics and cluster support 2025-03-12 10:11:00 +00:00
courtmanr@gmail.com e35a44fd84 Enhance Proxmox API client with cluster detection and improved error handling 2025-03-12 10:10:49 +00:00
courtmanr@gmail.com 9898a1cf11 Update NodeManager to support cluster detection and improved metrics handling 2025-03-12 10:10:39 +00:00
courtmanr@gmail.com a8e8193150 Enhance MetricsService with network rate capping and stability improvements 2025-03-12 10:10:12 +00:00
courtmanr@gmail.com a0e9db65f3 Fix Docker commands to separate build and run steps 2025-03-10 23:45:12 +00:00
courtmanr@gmail.com f0f2e52b19 Fix Docker development setup 2025-03-10 23:43:38 +00:00
courtmanr@gmail.com 677f6e5e06 Add security note about environment files to README 2025-03-10 23:35:10 +00:00
courtmanr@gmail.com 7163f75216 Add example environment files without sensitive data 2025-03-10 23:34:44 +00:00
courtmanr@gmail.com 122c2a57de Update scripts to use mock data for dev and real data for prod 2025-03-10 23:33:14 +00:00
courtmanr@gmail.com 8e3baeb7a6 Add environment configuration files, production scripts, and update documentation 2025-03-10 23:29:07 +00:00
courtmanr@gmail.com 662162eda8 Add cluster detection functionality and mock data documentation 2025-03-10 23:26:09 +00:00
courtmanr@gmail.com a13dd0e3ce Update .gitignore to exclude additional environment files 2025-03-10 23:16:18 +00:00
courtmanr@gmail.com fece6fa389 chore: bump version to 1.5.4 v1.5.4 2025-03-10 21:01:45 +00:00
courtmanr@gmail.com aa67bd3b46 fix: correct network rate calculation to properly handle Proxmox cumulative counters 2025-03-10 20:59:53 +00:00
courtmanr@gmail.com e87efdf126 refactor: improve npm scripts for development and production environments 2025-03-10 19:24:11 +00:00
courtmanr@gmail.com e84c3ec781 chore: remove automation scripts to enhance LLM agency 2025-03-10 18:15:55 +00:00
courtmanr@gmail.com ac9eefb254 docs: update RELEASE.md to be more LLM-friendly 2025-03-10 18:12:53 +00:00
courtmanr@gmail.com 7222a23e74 chore: add version automation scripts to prevent release mistakes 2025-03-10 18:09:32 +00:00
courtmanr@gmail.com 450dcd5a3d chore: bump version to 1.5.3 2025-03-10 18:06:39 +00:00
courtmanr@gmail.com 2129d8f9e6 Update dashboard screenshot for v1.5.3 2025-03-10 18:04:55 +00:00
courtmanr@gmail.com 04ae0530b7 Fix WebSocket connection issues and improve security in Docker environments v1.5.3 2025-03-10 17:41:37 +00:00
dependabot[bot] e4222c998a chore(deps): bump @types/socket.io from 3.0.1 to 3.0.2 (#8)
Bumps [@types/socket.io](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/socket.io) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/socket.io)

---
updated-dependencies:
- dependency-name: "@types/socket.io"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 17:19:30 +00:00
courtmanr@gmail.com ee9969cf97 Remove GitHub Actions from Dependabot configuration 2025-03-10 17:18:26 +00:00
courtmanr@gmail.com 0ac4b30916 Remove GitHub Actions workflow and update SECURITY.md contact method 2025-03-10 17:16:10 +00:00
courtmanr@gmail.com 4f87f6932f Add repository improvements: GitHub Actions, PR template, SECURITY.md, Dependabot, and funding configuration 2025-03-10 17:14:19 +00:00
rcourtman 2347c159da docs: add dependency verification step to release checklist 2025-03-10 17:01:19 +00:00
rcourtman 658b9acb2f Fix frontend dependencies to ensure Vite is properly installed 2025-03-10 16:59:24 +00:00
courtmanr@gmail.com 49cfbd8a7f Update RELEASE.md with critical reminders for multi-architecture builds and version file updates 2025-03-10 16:47:50 +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 v1.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 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