Commit Graph

47 Commits

Author SHA1 Message Date
dependabot[bot] 8e2f54e3c6 build(deps): bump semver from 7.7.1 to 7.7.2 (#76)
Bumps [semver](https://github.com/npm/node-semver) from 7.7.1 to 7.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.7.1...v7.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-version: 7.7.2
  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-05-13 07:58:53 +01:00
courtmanr@gmail.com af8385eebb feat: Add tailwind-scrollbar plugin for custom scrollbars 2025-05-09 17:09:58 +01:00
courtmanr@gmail.com 491e057da9 chore: Update package-lock.json 2025-05-08 16:52:42 +01:00
courtmanr@gmail.com f2140cadff build: Consolidate dependencies and optimize Dockerfile
Consolidate server dependencies into root package.json.

Refactor Dockerfile to use multi-stage build, build CSS,

run as non-root user, and install production dependencies only.

Update .gitignore and docker-compose.yml build context.
2025-05-04 14:38:32 +01:00
rcourtman 800af62d06 feat: Add automated screenshot generation script | Implements Playwright script (scripts/take-screenshots.js) to capture UI views. Adds npm run screenshot command. Includes playwright as a dev dependency. Updates README.md to use generated screenshots. (#73) 2025-05-02 10:35:23 +01:00
courtmanr@gmail.com a9cfed5c9c chore: Bump version to 3.2.4 2025-05-01 17:15:21 +01:00
root 03d611a396 Fix: Resolve heredoc parsing issue in print_dependency_info 2025-05-01 15:25:14 +01:00
courtmanr@gmail.com 38670d4eb7 chore: Update version to 3.2.3 in package files 2025-05-01 09:59:41 +01:00
github-actions[bot] 808702bdae chore: Prepare release v3.3.0 (#69)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-30 22:49:38 +01:00
courtmanr@gmail.com ec4c026f7f fix: reset version to v3.2.2
Corrects package.json and package-lock.json before attempting v3.3.0 release.
2025-04-30 22:47:56 +01:00
courtmanr@gmail.com 13c0b9d288 refactor(release): split into Prepare PR and Create Release workflows
Prepare PR workflow creates PR with version bump and changelog. Create Release workflow triggers on tag push, builds, and creates release with generated notes.
2025-04-30 20:42:35 +01:00
github-actions[bot] cb3e19a63b chore: Bump version to v3.3.0 2025-04-30 19:27:39 +00:00
github-actions[bot] 693275790a chore: Bump version to v3.3.2 2025-04-30 19:21:04 +00:00
github-actions[bot] 04e0ca7452 chore: Bump version to v3.3.1 2025-04-30 19:18:12 +00:00
github-actions[bot] 2c5627e529 chore: Bump version to v3.3.0 2025-04-30 18:39:21 +00:00
courtmanr@gmail.com 33adf44773 Revert "chore: Bump version to v3.2.3"
This reverts commit 40de4ce9ea.
2025-04-30 18:37:21 +01:00
github-actions[bot] 40de4ce9ea chore: Bump version to v3.2.3 2025-04-30 17:32:32 +00:00
courtmanr@gmail.com 205e993bb8 fix: Add missing axios-retry dependency 2025-04-30 16:32:00 +01:00
courtmanr@gmail.com cc0b8008fb fix: Add missing axios dependency 2025-04-30 16:30:08 +01:00
courtmanr@gmail.com 3e037b33d6 feat: Add test improvements and CI workflow 2025-04-30 16:18:37 +01:00
courtmanr@gmail.com 89e02aff41 chore: Bump version to 3.2.0 and fix PBS task fetch 2025-04-29 10:29:42 +01:00
dependabot[bot] 3a8b0a12f0 build(deps): bump concurrently from 8.2.2 to 9.1.2 (#58)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.2 to 9.1.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.2...v9.1.2)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-version: 9.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 11:08:59 +01:00
courtmanr@gmail.com d4e20dddee fix(pbs): Use correct colon separator for PBS API token auth
This resolves authentication issues (401/403 errors) when connecting to Proxmox Backup Server instances by using the correct colon separator (:) instead of an equals sign (=) between the token ID and secret in the Authorization header, as required by the PBS API.

Also bumps version to 3.1.5.
2025-04-27 19:41:26 +01:00
courtmanr@gmail.com 3c0ceb9403 fix: Handle duplicate VMIDs and bump version to 3.1.4 2025-04-26 23:32:11 +01:00
courtmanr@gmail.com 42dbf8e2c7 fix: Resolve PBS banner bug and build issues (fixes #55) 2025-04-26 10:20:22 +01:00
courtmanr@gmail.com e02b581103 chore: Update package-lock.json for Tailwind v3 downgrade 2025-04-25 23:35:01 +01:00
dependabot[bot] 43fd80886e chore(deps): bump tailwindcss from 3.4.4 to 4.1.4
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.4 to 4.1.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.4/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-version: 4.1.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-24 00:45:16 +00:00
courtmanr@gmail.com 1a2710801a Switch Tailwind to npm/PostCSS, remove CDN, add concurrent dev workflow, and fix config errors 2025-04-23 13:46:06 +01:00
courtmanr@gmail.com 5fb3e620b3 chore(release): bump version to 2.2.0 2025-04-21 16:11:20 +01:00
courtmanr@gmail.com 8340aa165c docs: Describe efficient polling feature in README 2025-04-20 20:35:36 +01:00
dependabot[bot] f2483646fd chore(deps-dev): bump tailwindcss from 3.4.17 to 4.1.4
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.1.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.4/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-20 18:44:58 +00:00
courtmanr@gmail.com 83885e3104 feat: Replace codebase entirely with simplified version 2025-04-20 13:17:10 +01:00
courtmanr@gmail.com a31150e440 chore: update package-lock.json with latest dependencies 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 3be95fe440 Improve application launcher UI with a more user-friendly menu 2025-03-13 17:44:26 +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
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 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 480d86cc83 Add Pulse logo assets and logo generation scripts 2025-03-09 21:41:17 +00:00
courtmanr@gmail.com 247c65cd18 Add uuid package for mock data generation 2025-03-04 11:44:35 +00:00
courtmanr@gmail.com 0efa49fa53 1.1.1 2025-03-04 10:06:28 +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 7e780e1792 v1.0.5 2025-02-28 20:39:40 +00:00
courtmanr@gmail.com 08633f4175 v1.0.0 2025-02-27 17:01:22 +00:00