145 Commits

Author SHA1 Message Date
courtmanr@gmail.com 55393ed916 chore: set release version 3.9.0 2025-05-27 13:09:42 +01:00
dependabot[bot] 3d7883620d build(deps): bump p-limit from 4.0.0 to 6.2.0 (#79)
Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 4.0.0 to 6.2.0.
- [Release notes](https://github.com/sindresorhus/p-limit/releases)
- [Commits](https://github.com/sindresorhus/p-limit/compare/v4.0.0...v6.2.0)

---
updated-dependencies:
- dependency-name: p-limit
  dependency-version: 6.2.0
  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-05-27 09:59:17 +01:00
courtmanr@gmail.com ead3460499 chore: set release version 3.8.0 2025-05-26 22:08:31 +01:00
courtmanr@gmail.com 3f3afaac5d fix: Resolve test failures and integrate recent UI/backend updates 2025-05-26 22:08:12 +01:00
courtmanr@gmail.com cbfaecbd83 chore: set release version 3.8.0 2025-05-26 18:27:16 +01:00
courtmanr@gmail.com f8252e42cc Update dependencies 2025-05-26 18:25:56 +01:00
courtmanr@gmail.com 78db752cdc Build: Enhance dev script for robust concurrent task handling 2025-05-24 22:01:00 +01:00
courtmanr@gmail.com 2b78da4320 Update dependencies 2025-05-22 15:43:18 +01:00
courtmanr@gmail.com f68cc8b1b9 chore: begin development for v3.7.1 2025-05-20 17:21:53 +01:00
courtmanr@gmail.com 8e963d3cf9 chore: set release version 3.7.0 2025-05-20 17:05:26 +01:00
courtmanr@gmail.com 9a09b69bb9 Chore: Prepare for release v3.6.3 2025-05-20 16:42:20 +01:00
courtmanr@gmail.com a3ac80da55 chore: begin development for v3.6.3 2025-05-16 23:16:18 +01:00
courtmanr@gmail.com 92eb58b488 chore: set release version 3.6.2 2025-05-16 23:03:51 +01:00
dependabot[bot] e329bdee6b 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 fcb7abaf6e chore: begin development for v3.6.2 2025-05-10 19:28:39 +01:00
courtmanr@gmail.com 23c7575762 chore: set release version 3.6.1 2025-05-10 15:40:15 +01:00
courtmanr@gmail.com 9e06bcdbcc feat: Add tailwind-scrollbar plugin for custom scrollbars 2025-05-09 17:09:58 +01:00
courtmanr@gmail.com 95234252fe chore: set release version 3.6.0 2025-05-08 14:37:36 +01:00
courtmanr@gmail.com 4bcb0d3527 chore: begin development for v3.5.1 2025-05-07 10:24:10 +01:00
courtmanr@gmail.com 1cc715486b chore: set release version 3.5.0 2025-05-07 09:58:31 +01:00
courtmanr@gmail.com a3afbc1d90 chore: begin development for v3.4.1 2025-05-06 11:21:22 +01:00
courtmanr@gmail.com b06a5b08f3 chore: set release version 3.4.0 2025-05-06 11:18:46 +01:00
courtmanr@gmail.com a0294afd2f chore: begin development for v3.4.1 2025-05-06 11:12:39 +01:00
courtmanr@gmail.com 46083bb5a7 chore: set release version 3.4.0 2025-05-06 10:51:24 +01:00
courtmanr@gmail.com ba3230cdfc 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
courtmanr@gmail.com 5dbd7e5fb4 chore: begin development for v3.3.1 2025-05-04 12:53:57 +01:00
courtmanr@gmail.com 6d4908abe1 chore: bump version to 3.3.0 2025-05-04 11:31:57 +01:00
rcourtman 83092cec39 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 41dbc9d86e chore: Bump version to 3.2.4 2025-05-01 17:15:21 +01:00
courtmanr@gmail.com 58b17ba8ea chore: Update version to 3.2.3 in package files 2025-05-01 09:59:41 +01:00
github-actions[bot] e3ca53305d 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 e19b83e6cf 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 763c7ede4c 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] 1d0c43f10d chore: Bump version to v3.3.0 2025-04-30 19:27:39 +00:00
github-actions[bot] 752e439d62 chore: Bump version to v3.3.2 2025-04-30 19:21:04 +00:00
github-actions[bot] e953b6c6b1 chore: Bump version to v3.3.1 2025-04-30 19:18:12 +00:00
github-actions[bot] b1b79512ca chore: Bump version to v3.3.0 2025-04-30 18:39:21 +00:00
courtmanr@gmail.com b3ff18528e Revert "chore: Bump version to v3.2.3"
This reverts commit 40de4ce9ea.
2025-04-30 18:37:21 +01:00
github-actions[bot] 2c53ab95e6 chore: Bump version to v3.2.3 2025-04-30 17:32:32 +00:00
courtmanr@gmail.com 3a8bcc6c38 chore: Correct package version on main 2025-04-30 18:22:56 +01:00
courtmanr@gmail.com f980133735 fix: Add missing axios-retry dependency 2025-04-30 16:32:00 +01:00
courtmanr@gmail.com af3a75414d fix: Add missing axios dependency 2025-04-30 16:30:08 +01:00
courtmanr@gmail.com f94c19218e feat: Add test improvements and CI workflow 2025-04-30 16:18:37 +01:00
courtmanr@gmail.com 7034ebb55b Bump version to 3.2.1 2025-04-29 23:28:27 +01:00
courtmanr@gmail.com ebac21137b chore: Bump version to 3.2.0 and fix PBS task fetch 2025-04-29 10:29:42 +01:00
dependabot[bot] aab584ca79 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 a326a1a3ad 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 c6109be537 fix: Handle duplicate VMIDs and bump version to 3.1.4 2025-04-26 23:32:11 +01:00
courtmanr@gmail.com 2a039b9c22 fix: Resolve PBS banner bug and build issues (fixes #55) 2025-04-26 10:20:22 +01:00
courtmanr@gmail.com fe897caf20 docs: Add comment explaining Tailwind v3 usage 2025-04-25 23:33:57 +01:00