courtmanr@gmail.com
|
b9f2def4ea
|
Update network components and hooks to support new search and filter functionality
|
2025-03-15 19:58:32 +00:00 |
|
courtmanr@gmail.com
|
ded558e149
|
Refactor App component with SearchProvider, UserSettingsProvider, and improved settings menu
|
2025-03-15 19:58:21 +00:00 |
|
courtmanr@gmail.com
|
e17352dd84
|
Add notistack and MUI tree-view dependencies for enhanced UI components
|
2025-03-15 19:57:59 +00:00 |
|
courtmanr@gmail.com
|
f32d164c6f
|
Add CSS styles for column dragging and drop highlighting in table headers
|
2025-03-15 19:57:05 +00:00 |
|
courtmanr@gmail.com
|
618a6e8522
|
Add SearchField component with advanced filter functionality, keyboard shortcuts, and visual aids
|
2025-03-15 19:56:44 +00:00 |
|
courtmanr@gmail.com
|
e8f79f62b1
|
Add colorUtils to generate consistent colors based on node names for better visual identification
|
2025-03-15 19:56:31 +00:00 |
|
courtmanr@gmail.com
|
feb278f830
|
Add UserSettingsContext to manage user preferences like compact mode and table cell padding
|
2025-03-15 19:56:19 +00:00 |
|
courtmanr@gmail.com
|
6100b79fa2
|
Add SearchContext to manage search state and search term operations across components
|
2025-03-15 19:56:07 +00:00 |
|
courtmanr@gmail.com
|
cd10a200b3
|
Update NetworkTable component with improved styling and integration with filter system
|
2025-03-15 19:55:45 +00:00 |
|
courtmanr@gmail.com
|
bb6a1deddd
|
Enhance NetworkTableRow with improved search highlighting, dynamic sizing, and better visual organization
|
2025-03-15 19:55:33 +00:00 |
|
courtmanr@gmail.com
|
3060f1b8fd
|
Enhance NetworkTableHeader with improved column rendering, intelligent sizing, and better drag-and-drop UX
|
2025-03-15 19:55:20 +00:00 |
|
courtmanr@gmail.com
|
ee4768ce95
|
docs: Update RELEASE.md with explicit package creation steps
|
2025-03-14 12:45:44 +00:00 |
|
courtmanr@gmail.com
|
9effbc0f6f
|
docs: Update dashboard screenshot
|
2025-03-14 12:44:08 +00:00 |
|
courtmanr@gmail.com
|
42ea8cfc16
|
docs: Add Docker multi-architecture build requirements to RELEASE.md
|
2025-03-14 11:06:38 +00:00 |
|
courtmanr@gmail.com
|
2e0dd6634f
|
chore: Bump version to 1.6.4
v1.6.4
|
2025-03-14 10:54:21 +00:00 |
|
courtmanr@gmail.com
|
2cb1ab637a
|
Fix Demo Mode banner and environment detection: Improve mock data detection by connecting to server configuration, remove redundant Demo Mode chip from header, and fix environment variable access
|
2025-03-14 09:46:01 +00:00 |
|
courtmanr@gmail.com
|
f661268c0e
|
Fix type column sorting to properly alternate between CT and VM
|
2025-03-14 09:28:20 +00:00 |
|
courtmanr@gmail.com
|
4c497d1abc
|
Fix sorting for status and type columns with special case handling
|
2025-03-13 22:33:30 +00:00 |
|
courtmanr@gmail.com
|
9ae6bd45f9
|
Improve mock data with more stopped guests and proper uptime values
|
2025-03-13 22:28:42 +00:00 |
|
courtmanr@gmail.com
|
8c80d76773
|
Enhance mock data with more dynamic changes and patterns
|
2025-03-13 22:26:47 +00:00 |
|
courtmanr@gmail.com
|
60a3e785e5
|
Add DEMO MODE indicator when running with mock data
|
2025-03-13 22:23:41 +00:00 |
|
courtmanr@gmail.com
|
8a555ed9be
|
Fix Docker development environment by preventing duplicate .dev extension in Dockerfile path
|
2025-03-13 20:31:07 +00:00 |
|
courtmanr@gmail.com
|
c89dee862b
|
Update README with clear all-in-one installation command and Node.js version requirement
|
2025-03-13 19:21:59 +00:00 |
|
courtmanr@gmail.com
|
eb9fc0ad95
|
Update README.md to include npm install steps before running start scripts
|
2025-03-13 19:12:16 +00:00 |
|
courtmanr@gmail.com
|
8565219793
|
Update README.md with correct startup procedures and commands
|
2025-03-13 19:09:47 +00:00 |
|
courtmanr@gmail.com
|
6ecd931521
|
Update GETTING-STARTED.md with correct startup procedures and environment variables
|
2025-03-13 18:59:38 +00:00 |
|
courtmanr@gmail.com
|
99a27cd223
|
feat: Update version link to point to specific release tag
Changed version in header to link directly to the current release page instead of the general repository
|
2025-03-13 18:10:41 +00:00 |
|
courtmanr@gmail.com
|
854a15087e
|
Release v1.6.3
Security patch release to address Dependabot alerts: - Fixes high severity vulnerability in jspdf dependencies - Updates Babel dependencies to fix moderate severity issues
v1.6.3
|
2025-03-13 18:04:54 +00:00 |
|
rcourtman
|
ae57e63c2f
|
Merge pull request #15 from rcourtman/fix/security-vulnerabilities
Fix: Security Vulnerabilities in Dependencies
|
2025-03-13 18:03:54 +00:00 |
|
courtmanr@gmail.com
|
ce4d3f1a5f
|
fix: resolve security vulnerabilities by removing unused packages
- Removes unused jspdf and jspdf-autotable packages to fix high severity vulnerability (GHSA-v2mw-5mch-w8c5) - Updates Babel dependencies to fix moderate severity vulnerabilities (GHSA-968p-4wvh-cqc8)
|
2025-03-13 18:02:52 +00:00 |
|
courtmanr@gmail.com
|
666c6b2859
|
Release v1.6.2
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
|
29809b2508
|
Improve screenshot quality and automation workflow
|
2025-03-13 16:00:07 +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
|
8d75c2aad5
|
Fix config scripts to use original environment variable format
|
2025-03-13 00:02:36 +00:00 |
|
courtmanr@gmail.com
|
7ac98844d2
|
v1.6.1: Revert to original environment variable format for backward compatibility
v1.6.1
|
2025-03-12 23:28:05 +00:00 |
|
courtmanr@gmail.com
|
d62c46360b
|
Add local draft notes directory to gitignore
|
2025-03-12 22:31:03 +00:00 |
|
courtmanr@gmail.com
|
28b2a12bdf
|
Add CHANGELOG generation and pager handling to release documentation
|
2025-03-12 22:15:51 +00:00 |
|
courtmanr@gmail.com
|
4d7e606ae3
|
Fix version label in Dockerfile and streamline release documentation
|
2025-03-12 22:12:55 +00:00 |
|
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 |
|