btcpayserver-plugin-builder/PluginBuilder
r1ckstardev 62d160a29b BTCMaps v2: drop hardcoded Status field on BtcMapResult
Per rollforsats feedback on PR #226 msg 82: the Status field on
BtcMapsBtcMapResult was a hardcoded 'submitted-for-review' constant
that didn't reflect anything the btcmap RPC actually returned.
submit_place's result envelope contains id / origin / external_id;
the queued-for-reviewer-workflow semantics are documented on the
BTC Map side, not signalled per-response. Carrying it on every
response was misleading.
2026-05-27 16:33:16 +00:00
..
APIModels BTCMaps v2: drop hardcoded Status field on BtcMapResult 2026-05-27 16:33:16 +00:00
Authentication Updating editorconfig and cleaning up solution 2026-01-15 23:47:43 -06:00
Components fix: mark request listing nav active 2026-05-18 00:31:18 -03:00
Configuration persist contributor snapshots to DataDir 2026-02-18 09:23:01 +01:00
Controllers BTCMaps v2: add btcmap import-RPC submit path alongside directory submission 2026-05-25 14:45:46 +00:00
Data/Scripts revert changes 2026-05-14 11:21:20 +01:00
DataModels Pre-stage: Phone field on submit request + BtcMap http client name 2026-05-24 16:59:59 +00:00
Events Improving .editorconfig and cleaning up project 2025-04-24 22:54:41 -05:00
Filters Align antiforgery error details flow with BTCPay UI handling (#196) (#197) 2026-05-08 18:40:12 -03:00
HostedServices Merge branch 'btcpayserver:master' into chore/remove-redundant-usings-182 2026-03-27 13:27:27 +05:30
Hubs Updating editorconfig and cleaning up solution 2026-01-15 23:47:43 -06:00
JsonConverters GPG signature support for .sig signatures in addition to .asc 2025-10-29 11:26:45 +01:00
ModelBinders Update PluginBuilder/ModelBinders/BTCPayHostVersionModelBinder.cs 2026-04-07 13:34:47 -03:00
Properties Handle local loopback plugin downloads 2026-04-26 12:45:37 -03:00
Services BTCMaps v2: osm: prefix on payment-rail markers 2026-05-25 16:58:20 +00:00
Util fix: keep listing rejection pending-only 2026-05-18 00:30:26 -03:00
ViewModels chore: remove reviewer feedback leftovers 2026-05-18 00:30:59 -03:00
Views Merge pull request #222 from btcpayserver/ft/request_listing_flow 2026-05-18 11:02:33 -03:00
wwwroot asome minor fixes 2026-05-01 17:40:07 +01:00
BuildStates.cs Updating editorconfig and cleaning up solution 2026-01-15 23:47:43 -06:00
entrypoint.sh Apply suggestion from @rockstardev 2026-01-23 14:12:29 -03:00
FullBuildId.cs Improving .editorconfig and cleaning up project 2025-04-24 22:54:41 -05:00
GitCommitAttribute.cs Resolving problem with GitcommitAttribute 2025-07-15 00:32:29 +02:00
libman.json Show build details 2022-11-10 19:29:27 +09:00
OwnPluginRequirement.cs Improving .editorconfig and cleaning up project 2025-04-24 22:54:41 -05:00
PluginBuilder.csproj refactor : health page 2026-03-21 13:21:33 +01:00
PluginBuilder.Dockerfile Bump the builder to dotnet 10.0 2026-03-13 15:32:06 +09:00
PluginBuildParameters.cs Improving .editorconfig and cleaning up project 2025-04-24 22:54:41 -05:00
PluginManifest.cs feat(api): add BTCPay compatibility ranges and filtering 2026-03-19 18:34:29 -03:00
PluginSelector.cs Improving .editorconfig and cleaning up project 2025-04-24 22:54:41 -05:00
PluginSettings.cs rm : screenshots -> images 2026-03-31 19:36:40 +02:00
PluginSlug.cs Improving .editorconfig and cleaning up project 2025-04-24 22:54:41 -05:00
PluginVersion.cs feat(api): add BTCPay compatibility ranges and filtering 2026-03-19 18:34:29 -03:00
Policies.cs BTCMaps v1: directory-only submission API 2026-05-10 18:52:16 +00:00
ProcessRunner.cs More coderabbit nits fixed 2026-01-16 00:20:32 -06:00
Program.cs BTCMaps v2: tighten /apis/btcmaps/v1/submit rate limit to 3/24h per IP 2026-05-25 17:30:22 +00:00