Commit Graph

  • c765dbae48 Fixed module structure and successfully published to PowerShell Gallery main v2025.07.03.1046 v2025.07.03.1038 PSProxmox Team 2025-07-03 09:18:29 -04:00
  • 34b778c288 Enhanced build script with publish functionality and removed duplicate JSON library PSProxmox Team 2025-07-03 08:50:42 -04:00
  • 8d22693f77 Ensure version consistency across all files PSProxmox Team 2025-07-03 08:05:05 -04:00
  • af1713331f Update to .NET Standard 2.0 for dual PowerShell 5.1/7+ support PSProxmox Team 2025-07-03 07:39:00 -04:00
  • d9bd620168 feat: Add -IncludeGuestAgent parameter for performance optimization v2025.05.30.2323 AX-AMote 2025-05-30 23:25:19 -04:00
  • 33898b7b80 feat: Add VM Guest Agent support and fix all compilation errors v2025.05.30.1740 AX-AMote 2025-05-30 17:46:20 -04:00
  • 5f0e31725d Fix cloud image functionality and add pipeline support v2025.05.11.1030 Alphaeus Mote 2025-05-11 15:00:36 -04:00
  • f6d7cca621 Update version to 2025.05.11.0935 v2025.05.11.0935 Alphaeus Mote 2025-05-11 09:37:16 -04:00
  • 8f84140337 Add LXC container and TurnKey template support v2025.05.10.1600 Alphaeus Mote 2025-05-11 09:27:20 -04:00
  • 64c49b462d Add lib directory and update module manifest to reference it Alphaeus Mote 2025-05-09 17:12:19 -04:00
  • 50c5be0f95 Update README.md with cloud image functionality Alphaeus Mote 2025-05-09 17:01:59 -04:00
  • f62d635e5f Update version to 2025.05.10.1500 and prepare for release v2025.05.10.1500 Alphaeus Mote 2025-05-09 16:54:03 -04:00
  • d76c9fb247 Add cloud image template functionality Alphaeus Mote 2025-05-09 16:49:09 -04:00
  • 4df222b36b Update all URLs to point to Grace-Solutions organization Alphaeus Mote 2025-05-09 15:30:36 -04:00
  • d339e2bc72 Move repository to Grace-Solutions organization and update version to 2025.05.10.1400 v2025.05.10.1400 Alphaeus Mote 2025-05-09 15:20:07 -04:00
  • 3516dd3acb Update build scripts to support version parameter v2025.05.10.1300 Alphaeus Mote 2025-05-09 15:12:23 -04:00
  • effaf14886 Fix build errors and update module version to 2025.05.10.1200 v2025.05.10.1200 Alphaeus Mote 2025-05-09 15:04:48 -04:00
  • 9dba7a3bd6 Add regex and wildcard filtering to Get-* cmdlets Alphaeus Mote 2025-05-09 14:58:31 -04:00
  • 060ab64d70 Add script for publishing to PowerShell Gallery Alphaeus Mote 2025-05-09 14:37:56 -04:00
  • 7478796d16 Add automatic connection handling and Test-ProxmoxConnection cmdlet v2025.05.10.1000 Alphaeus Mote 2025-05-09 14:35:20 -04:00
  • d0433ae21f Add automatic connection handling and Test-ProxmoxConnection cmdlet Alphaeus Mote 2025-05-09 12:57:29 -04:00
  • f906f41364 Add padded counter and AutoSMBIOS parameters to New-ProxmoxVMFromTemplate v2025.05.09.1246 v2025.05.07.1111 Alphaeus Mote 2025-05-07 11:12:19 -04:00
  • fce40d9351 Enhanced SMBIOS functionality with manufacturer profiles and realistic hardware information Alphaeus Mote 2025-05-07 11:04:10 -04:00
  • 31f93dc29d Add SMBIOS functionality with manufacturer profiles Alphaeus Mote 2025-05-07 10:47:38 -04:00
  • d7e9067f2a Update CHANGELOG.md with recent changes Alphaeus Mote 2025-04-28 21:15:57 -04:00
  • 6227fd1a54 Add scripts for building and installing from release 2025.04.28.2035 Alphaeus Mote 2025-04-28 20:36:49 -04:00
  • 5c80c92331 Fix Connect-ProxmoxServer to return ProxmoxConnection instead of ProxmoxConnectionInfo Alphaeus Mote 2025-04-28 20:33:17 -04:00
  • a4e45c36aa Fix module loading by using NestedModules instead of AssembliesToProcess Alphaeus Mote 2025-04-28 20:27:44 -04:00
  • 16051f5fbd Fix module loading by using PSM1 file and AssembliesToProcess Alphaeus Mote 2025-04-28 20:23:16 -04:00
  • 771c399d45 Include Newtonsoft.Json dependency in the module Alphaeus Mote 2025-04-28 20:16:01 -04:00
  • 1a75ff9aa7 Update documentation to reflect new project structure Alphaeus Mote 2025-04-28 20:04:52 -04:00
  • 1ffbaa4fa9 Move scripts to Scripts folder and update paths Alphaeus Mote 2025-04-28 19:59:27 -04:00
  • c2397d3f05 Reorganize project structure and update build process Alphaeus Mote 2025-04-28 19:38:38 -04:00
  • 7dddca927c Reorganize project structure to separate solution from module Alphaeus Mote 2025-04-28 19:35:20 -04:00
  • 45e58a068f Cleanup Alphaeus Mote 2025-04-28 19:14:14 -04:00
  • 6a253c23d6 Update module manifest with release URL 2025.04.28.1902 Alphaeus Mote 2025-04-28 19:09:59 -04:00
  • e522cfaaf7 Update .gitignore to explicitly ignore ZIP files and Release folder Alphaeus Mote 2025-04-28 19:06:37 -04:00
  • e81e6c36a4 Remove test folder and add Release folder with module package Alphaeus Mote 2025-04-28 19:04:42 -04:00
  • c4bea36ece Add comprehensive documentation and examples Alphaeus Mote 2025-04-28 14:59:49 -04:00
  • 45433064b5 Add distribution package with minimal required files Alphaeus Mote 2025-04-28 14:50:59 -04:00
  • 8697a466c0 Remove PSM1 file and update module structure to load DLL from bin directory Alphaeus Mote 2025-04-28 14:47:19 -04:00
  • c31cdaa16a Update module GUID and GitHub URLs in module manifest Alphaeus Mote 2025-04-28 14:42:30 -04:00
  • 7889ba2f97 Build PSProxmox.dll and fix compilation issues Alphaeus Mote 2025-04-28 14:35:22 -04:00
  • 2385442c83 Initial commit of PSProxmox module Alphaeus Mote 2025-04-28 14:11:32 -04:00