GraceSolutions
8731b7303f
Add verbose logging of API endpoint URLs
2025-04-18 10:30:58 -04:00
GraceSolutions
5330e620b2
Add release folder to .gitignore
2025-04-18 10:18:01 -04:00
GraceSolutions
5c845b1be6
Implement centralized API endpoint mapping and fix DHCP API paths
2025-04-18 10:15:53 -04:00
GraceSolutions
a413875058
Update Test-OPNSenseThreading cmdlet to work without connection (v2025.04.15.1749)
v2025.04.15.1749
2025-04-15 17:50:27 -04:00
GraceSolutions
459940c32f
Add Test-OPNSenseThreading cmdlet to exported cmdlets (v2025.04.15.1740)
v2025.04.15.1740
2025-04-15 17:41:32 -04:00
GraceSolutions
4eb68f76b7
Add test cmdlet for diagnosing threading issues (v2025.04.15.1714)
v2025.04.15.1714
2025-04-15 17:15:41 -04:00
GraceSolutions
09de38898d
Fix threading issues in PowerShell cmdlets (v2025.04.15.1543)
v2025.04.15.1543
2025-04-15 16:50:35 -04:00
GraceSolutions
570860bdc2
Fixed more threading issues in PowerShell cmdlets to ensure WriteObject and WriteError are only called from the main thread
2025-04-15 12:58:23 -04:00
GraceSolutions
29b83fbf16
Fixed more threading issues in PowerShell cmdlets to ensure WriteObject and WriteError are only called from the main thread
2025-04-15 12:53:47 -04:00
GraceSolutions
68fcec516e
Fixed more threading issues in PowerShell cmdlets to ensure WriteObject and WriteError are only called from the main thread
2025-04-15 12:49:33 -04:00
GraceSolutions
04b0fd5550
Fixed additional threading issues in PowerShell cmdlets to ensure WriteObject and WriteError are only called from the main thread
2025-04-15 12:45:29 -04:00
GraceSolutions
2b31bf23a9
Fixed more threading issues in PowerShell cmdlets to ensure WriteObject and WriteError are only called from the main thread
2025-04-15 12:34:43 -04:00
GraceSolutions
9c4d3f2eb3
Fixed threading issues in PowerShell cmdlets to ensure WriteObject and WriteError are only called from the main thread
2025-04-15 12:29:12 -04:00
GraceSolutions
edb95d1d4a
Fixed threading issues in PowerShell cmdlets to ensure WriteObject and WriteError are only called from the main thread
v2025.04.15.1216
2025-04-15 12:17:09 -04:00
GraceSolutions
013f1ba4a9
Added comprehensive cmdlet documentation and updated module version to 2025.04.15.1033
v2025.04.15.1033
2025-04-15 10:34:20 -04:00
GraceSolutions
3936e6bb5d
Comment out DotNetFrameworkVersion in PSD1 files
v2025.04.15.1143
2025-04-15 09:29:47 -04:00
GraceSolutions
7535135bfd
Fix threading issue in cmdlets
...
- Fixed threading issue in cmdlets that was causing 'WriteObject and WriteError methods cannot be called from outside the overrides' error
- Changed module structure to use DLL as root module instead of nested module
- Updated configuration cmdlets to properly handle async operations
2025-04-15 09:24:51 -04:00
GraceSolutions
68e6819131
Update configuration management cmdlets
...
- Added Get-OPNSenseConfig cmdlet that retrieves the OPNSense configuration as an XML document
- Updated Restore-OPNSenseConfig to accept an XML document from the pipeline or as a parameter
- Changed Export-OPNSenseConfig and Import-OPNSenseConfig to use System.IO.FileInfo for the Path parameter
- Removed Backup-OPNSenseConfig cmdlet (use Get-OPNSenseConfig instead)
- Updated documentation and examples
2025-04-15 08:53:09 -04:00
GraceSolutions
c423cca25a
Rename Upgrade-OPNSenseFirmware to Start-OPNSenseFirmwareUpgrade to resolve cmdlet name conflict
v2025.04.15.0739
2025-04-15 07:40:23 -04:00
GraceSolutions
91dc1a1f17
Fix cmdlet name conflict by renaming Upgrade-OPNSenseFirmware to Start-OPNSenseFirmwareUpgrade
2025-04-15 01:34:55 -04:00
GraceSolutions
7476e03319
Update PSM1 files to use Add-Type instead of Assembly.Load
2025-04-15 01:04:29 -04:00
GraceSolutions
7a2331bf74
Update Create-Release.ps1 to test module import
2025-04-15 00:53:57 -04:00
GraceSolutions
4e137e927e
Update cmdlet names in PSD1 files to use proper PowerShell verb-noun format
2025-04-15 00:53:05 -04:00
GraceSolutions
412f46ec8d
Update PSM1 file to properly load assemblies and let PowerShell handle cmdlet export
2025-04-15 00:44:55 -04:00
GraceSolutions
2916619bf3
Update documentation to mention the release script
2025-04-14 23:37:52 -04:00
GraceSolutions
ad693cedcd
Add script to create releases and clean up old zip files
2025-04-14 23:36:50 -04:00
GraceSolutions
ab0c75ab85
Add release notes for v2025.04.14.2340
2025-04-14 23:32:47 -04:00
GraceSolutions
ef21e5d359
Update version to 2025.04.14.2340
v2025.04.14.2340
2025-04-14 23:31:25 -04:00
GraceSolutions
fa5c666cbd
Update cmdlet list in PSD1 files to include all cmdlets
2025-04-14 23:27:46 -04:00
GraceSolutions
d5fe842cb7
Update version to 2025.04.14.2320
v2025.04.14.2320
2025-04-14 23:21:56 -04:00
GraceSolutions
52a422d6cc
Improve PSM1 file: use = for assignment and provide more detailed verbose output
2025-04-14 23:20:15 -04:00
GraceSolutions
ccfb37aaac
Update Tailscale-Integration.md to include Connect-OPNSenseTailscale and Disconnect-OPNSenseTailscale cmdlets
2025-04-14 23:15:51 -04:00
GraceSolutions
28546595bd
Update Visual-Studio-Solution.md to reflect current project structure
2025-04-14 23:12:54 -04:00
GraceSolutions
08e21843e0
Clean up repository: remove GitHub workflow, update .gitignore, remove unused files, update module structure
v2025.04.14.2306
2025-04-14 23:07:22 -04:00
GraceSolutions
bfbc031a76
Fix warnings, update version format, organize DLLs in subfolder, and use System.Reflection.Assembly::LoadBytes
2025-04-14 22:57:09 -04:00
GraceSolutions
afcb6dbbfa
Add port forwarding support, improve XML documentation, and add unit tests
v0.6.0
2025-04-14 22:48:53 -04:00