20 Commits

Author SHA1 Message Date
d85c87d346 adding submodule v0.0.5-rc1 2025-12-12 09:49:54 +01:00
e2f021f9b2 btcpay 2025-12-12 09:49:30 +01:00
c8da1cf331 fixed send, full transaction list v0.0.5-beta 2025-12-12 08:14:15 +01:00
2947555ef2 remove old dir 2025-12-11 15:16:19 +01:00
fb99468852 fixes 2025-12-11 14:05:06 +01:00
301ee5c839 cleanup 2025-12-11 06:26:22 +01:00
0e5f21a3b8 hopefully final renaming fixes 2025-12-11 06:21:31 +01:00
16bc40b62c Build: Create final fixed BreezSpark v3 package
- Fixed all remaining issues from rename from Breez to BreezSpark
- All connection strings now use type=breezspark
- All controller references updated
- All payment method IDs updated
- All UI text and navigation updated
2025-12-10 21:29:57 +01:00
face29fe04 Fix: Update connection string type from breez to breezspark in JavaScript
- Fixed JavaScript connection string generation in LNPaymentMethodSetupTab.cshtml
- Updated all connection string examples to use breezspark
- Updated UI text to reference BreezSpark instead of Breez
2025-12-10 21:27:16 +01:00
90a5c9c098 Fix: Update all view references from Breez to BreezSpark
- Fixed controller action references in Info.cshtml
- Updated partial view path in Payments.cshtml
- Fixed all SetActivePage calls to use BreezSpark
- Updated BreezPaymentsTable to BreezSparkPaymentsTable
- Fixed CSS IDs and selectors throughout views
- All navigation now correctly references BreezSpark controller
2025-12-10 21:17:46 +01:00
f8f4ffe368 rename fixign v0.0.3-beta 2025-12-10 17:44:29 +01:00
26fe224525 rename v0.0.3-alpha 2025-12-10 17:07:35 +01:00
757bd7f0b1 readme 2025-12-10 10:58:47 +01:00
fbafe4d587 Add permissions to allow updating GitHub releases
- Add contents: write permission to enable asset uploads
- Fixes 'Resource not accessible by integration' error when publishing releases
v0.0.2-alpha
2025-12-09 15:15:37 +01:00
e141ad16e3 Fix artifact upload paths in CI workflow
- Change from specific path to wildcard pattern to ensure files are found
- Upload: dist/BTCPayServer.Plugins.Breez/**/*.btcpay -> dist/**/*.btcpay
- Release: plugin/BTCPayServer.Plugins.Breez/**/*.btcpay -> plugin/**/*.btcpay
- Add fetch-depth: 0 to ensure full checkout when triggered by tags
2025-12-09 15:03:16 +01:00
e9899f3c43 Fix artifact upload path pattern in CI
- Change from specific path to wildcard pattern to ensure files are found
- Upload: dist/BTCPayServer.Plugins.Breez/**/*.btcpay -> dist/**/*.btcpay
- Release: plugin/BTCPayServer.Plugins.Breez/**/*.btcpay -> plugin/**/*.btcpay
- This ensures the .btcpay files are captured regardless of version subdirectory structure
2025-12-09 13:57:41 +01:00
2531edb5c3 fix 2025-12-09 13:14:37 +01:00
89ddab4282 fixing path 2025-12-09 11:15:39 +01:00
0a489431e9 plugin build v0.0.1-alpha 2025-12-09 06:37:37 +01:00
e1135a15a7 first commit 2025-12-08 11:45:58 +01:00