101 Commits

Author SHA1 Message Date
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
courtmanr@gmail.com 330b32b6d2 feat: Downgrade to Tailwind v3 and restore build step 2025-04-25 23:27:59 +01:00
courtmanr@gmail.com 55a1a2df3c revert: Remove pre-built CSS and restore build step 2025-04-25 22:55:17 +01:00
courtmanr@gmail.com b3d5ce0c1f fix: Explicitly set NODE_ENV=development for build:css 2025-04-25 22:47:01 +01:00
courtmanr@gmail.com 4531608856 fix: Force build:css script to mirror dev:css (no watch) 2025-04-25 22:44:06 +01:00
courtmanr@gmail.com 6bddba10a6 fix: Adjust build process for install script (no minify, install devDeps) 2025-04-25 22:35:09 +01:00
courtmanr@gmail.com 0ebe35fdcb fix(install): Build CSS during install/update & use npx for TW v4 2025-04-24 22:41:37 +01:00
courtmanr@gmail.com dd5afa442f fix: Resolve UI loading issues for v3.1.2
- Add explicit SPA route handler in server/index.js

- Correct middleware order in server/index.js

- Build CSS locally and copy into Docker image

- Adjust Dockerfile to copy pre-built CSS
2025-04-24 19:37:36 +01:00
courtmanr@gmail.com c5a281ff74 chore: Update version to v3.1.2 2025-04-24 18:22:50 +01:00
courtmanr@gmail.com f538a1b461 chore: Update version to v3.1.1 2025-04-24 16:29:09 +01:00
courtmanr@gmail.com 1562a8a248 chore: Update version to v3.1.0 2025-04-24 16:22:31 +01:00
courtmanr@gmail.com fe998d95a7 fix: Resolve Tailwind content path issue after refactor 2025-04-24 11:23:34 +01:00
courtmanr@gmail.com 7531b38d1f fix: Correct paths after frontend asset refactor 2025-04-24 11:19:57 +01:00
rcourtman 521b7987ff Merge pull request #52 from rcourtman/dependabot/npm_and_yarn/main/tailwindcss-4.1.4
chore(deps): bump tailwindcss from 3.4.4 to 4.1.4
2025-04-24 10:27:56 +01:00
courtmanr@gmail.com ede30f71e7 chore: Update version to v3.0.2 and refine logging 2025-04-24 10:12:30 +01:00
courtmanr@gmail.com 03a47302a8 chore: Update version to 3.0.1 in package.json 2025-04-24 09:38:01 +01:00
dependabot[bot] 1c9b77a479 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 4d4af1099a chore: Bump version to v3.0.0 2025-04-23 19:48:48 +01:00
courtmanr@gmail.com ab5b713461 Refactor: Centralize .env handling and update Docker/dev setup 2025-04-23 19:45:58 +01:00
courtmanr@gmail.com dc38ba5e3f feat: Add multi-endpoint monitoring support (v2.5.0) 2025-04-23 17:37:54 +01:00
courtmanr@gmail.com 99c4a1ee2f Bump version to 2.4.0 for Tailwind npm/PostCSS and dev workflow changes 2025-04-23 13:48:30 +01:00
courtmanr@gmail.com 24dc003c59 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 f989335878 chore(release): bump version to 2.3.4 2025-04-23 12:31:45 +01:00
courtmanr@gmail.com 0260b7c748 chore(release): bump version to 2.3.3 2025-04-23 12:23:40 +01:00
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