72 Commits

Author SHA1 Message Date
courtmanr@gmail.com b2f65c47ed chore: Bump version to 2.3.2 2025-04-23 12:05:00 +01:00
courtmanr@gmail.com 77471568e4 chore: Bump version to 2.3.1 2025-04-23 11:41:04 +01:00
courtmanr@gmail.com 589227862e chore: bump version to 2.3.0 2025-04-21 21:45:08 +01:00
courtmanr@gmail.com d2dcd79343 chore(release): bump version to 2.2.0 2025-04-21 16:11:20 +01:00
courtmanr@gmail.com 7b972c5c73 chore: Update version to 2.1.0 in package.json 2025-04-21 12:40:39 +01:00
courtmanr@gmail.com dd3df33399 refactor: Remove 'simplified' branding references 2025-04-20 20:09:37 +01:00
courtmanr@gmail.com 3c898006a6 feat: Add version display to frontend 2025-04-20 20:02:55 +01:00
courtmanr@gmail.com 3b564fb330 feat: Replace codebase entirely with simplified version 2025-04-20 13:17:10 +01:00
courtmanr@gmail.com 8ee5265e7f chore(deps): add babel dependencies for module transformation 2025-03-17 16:56:57 +00:00
dependabot[bot] 715cb6122c chore(deps): bump axios from 1.8.2 to 1.8.3
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 00:27:37 +00:00
courtmanr@gmail.com 2e0dd6634f chore: Bump version to 1.6.4 2025-03-14 10:54:21 +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
2025-03-13 18:04:54 +00:00
courtmanr@gmail.com 666c6b2859 Release v1.6.2 2025-03-13 17:55:45 +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 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 ae2f0032ad Update frontend components and backend services for improved performance and UI 2025-03-12 15:57:50 +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 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 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 fece6fa389 chore: bump version to 1.5.4 2025-03-10 21:01:45 +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 450dcd5a3d chore: bump version to 1.5.3 2025-03-10 18:06:39 +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 739f3ad001 Bump version to 1.5.1 2025-03-10 16:19:57 +00:00
courtmanr@gmail.com 0b3e22eeaf chore: bump version to 1.5.0 2025-03-10 15:17:07 +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 138825f285 Add cross-platform development scripts and fix logo loading issue 2025-03-10 13:21:37 +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 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 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 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
courtmanr@gmail.com 480d86cc83 Add Pulse logo assets and logo generation scripts 2025-03-09 21:41:17 +00:00
courtmanr@gmail.com 3c92f2e530 Remove Windows screenshot functionality 2025-03-09 18:59:59 +00:00
courtmanr@gmail.com 14719b1637 Bump version to 1.3.0 2025-03-09 16:24:22 +00:00
courtmanr@gmail.com 1d0c47bd6d Add Windows support for screenshot automation tool 2025-03-08 23:09:16 +00:00
courtmanr@gmail.com 107202ff21 Remove broken test scripts while keeping working kill commands 2025-03-07 20:00:56 +00:00
courtmanr@gmail.com 30a7adc614 Remove redundant dev:start script 2025-03-07 19:57:36 +00:00
courtmanr@gmail.com 8e8e968686 Fix dev script to point to start-dev.sh instead of mock script 2025-03-07 19:56:57 +00:00
courtmanr@gmail.com c8cb9f19d1 Clean up screenshot tool: rename script and improve documentation 2025-03-07 19:54:09 +00:00
courtmanr@gmail.com 73dca97531 Remove node prefix from guest names in mock data and update screenshots 2025-03-07 19:48:47 +00:00
courtmanr@gmail.com 02d2169d19 Update README with new screenshots and add screenshot automation tool 2025-03-04 23:40:34 +00:00
courtmanr@gmail.com 247c65cd18 Add uuid package for mock data generation 2025-03-04 11:44:35 +00:00