Commit Graph

840 Commits

Author SHA1 Message Date
Chukwuleta Tobechi
62103c4275 final review 2026-05-20 15:23:31 +01:00
Chukwuleta Tobechi
22672a7047 fix code rabbit suggestion 2026-05-20 15:13:32 +01:00
Chukwuleta Tobechi
76b6132932 telemetry improvement 2026-05-20 14:31:18 +01:00
Chukwuleta Tobechi
040050ac38 bump changes 2026-05-07 16:36:50 +01:00
Chukwuleta Tobechi
cf8b8462d0 plugin stats implementation 2026-05-04 18:23:05 +01:00
Chukwuleta Tobechi
05011e0fc5
Merge pull request #219 from btcpayserver/fx/request_listing_revamp
Some checks are pending
PluginBuilder Tests / test (push) Waiting to run
request listing view update
2026-05-03 21:42:09 +01:00
Chukwuleta Tobechi
95f67b3fda resolve code rabbit suggeston 2026-05-03 21:27:47 +01:00
Chukwuleta Tobechi
4582d96b3d request listing view update 2026-05-03 21:09:03 +01:00
Chukwuleta Tobechi
8c42cf7d70
Merge pull request #206 from SusanGithaigaN/versions
Some checks failed
PluginBuilder Tests / test (push) Has been cancelled
add select plugin version option
2026-05-01 18:46:48 +01:00
Chukwuleta Tobechi
7518da1cc6 retest 2026-05-01 18:31:16 +01:00
Chukwuleta Tobechi
fd49a37c63 resolve test failure 2026-05-01 18:12:36 +01:00
Chukwuleta Tobechi
ac1dc009cd asome minor fixes 2026-05-01 17:40:07 +01:00
Chukwuleta Tobechi
3752a94d6c
Merge pull request #212 from btcpayserver/fix/local-download-loopback
Some checks are pending
PluginBuilder Tests / test (push) Waiting to run
Handle local loopback plugin downloads
2026-04-29 20:15:46 +01:00
thgO.O
04a64d9178
Handle local loopback plugin downloads
Add an explicit local artifact download proxy flag for development and tests.

Keep the public download endpoint as a redirect while routing enabled loopback artifacts through the internal proxy.
2026-04-26 12:45:37 -03:00
susan githaiga
650f74781d add select plugin version option 2026-04-22 18:11:02 +03:00
Chukwuleta Tobechi
645f28c7d8
Merge pull request #209 from itsneruta/fix/logo-dark-mode-208
Some checks failed
PluginBuilder Tests / test (push) Has been cancelled
Publish Docker image / Push Docker image to Docker Hub (push) Has been cancelled
Fix "Review markup logo not visible on dark mode"
2026-04-21 21:18:04 +01:00
Chukwuleta Tobechi
fa9e2673d9
Merge pull request #207 from btcpayserver/ft/remove_logo_on_Create_plugin
clean up create plugin page
2026-04-21 21:00:46 +01:00
thgO.O
02df725394
Merge pull request #210 from btcpayserver/fix/flaky-rate-limit-test
Some checks are pending
PluginBuilder Tests / test (push) Waiting to run
Fix flaky rate limit window reset test
2026-04-21 15:12:45 -03:00
thgO.O
9c51728140
Merge pull request #205 from Psycarlo/feat/gitlab-provider
Feat: GitLab Provider
2026-04-21 15:02:29 -03:00
thgO.O
3faa08f350
Fix flaky rate limit window test 2026-04-21 14:43:13 -03:00
nathalie
d98a71fc82 Fixed code icon from hardcoded to currentcolor. 2026-04-21 18:39:19 +02:00
psycarlo
d9460f8818 chore: resolve GitLab commit authors via Users API 2026-04-21 16:04:05 +01:00
psycarlo
7c67548270 fix: match configured GitLab hosts with ports via uri.Authority 2026-04-21 12:44:50 +01:00
nathalie
9a0c8d6350 Fix "Review markup logo not visible on dark mode"
Fixed link icon not visible in dark mode by replacing hardcoded stroke color with currentColor so it respects theme styling.
2026-04-21 13:34:36 +02:00
psycarlo
36b0882561 fix: fix: use named GitLab HTTP client so GITLAB_TOKEN is applied 2026-04-21 12:04:16 +01:00
psycarlo
047cf851a7 fix: fix: handle null avatar and profile URL in contributor view 2026-04-21 12:03:03 +01:00
Chukwuleta Tobechi
1bed813873 Test: remove enforcing of image on plugin create 2026-04-17 15:36:44 +01:00
Chukwuleta Tobechi
9a5c8614d5 code rabbit suggestion 2026-04-17 15:21:44 +01:00
Chukwuleta Tobechi
382831cd38 resolve related image media test on create plugin 2026-04-17 15:14:08 +01:00
Chukwuleta Tobechi
0366e9ce8e if logo upload fails, return warning message 2026-04-17 14:08:43 +01:00
Chukwuleta Tobechi
660f86bc18 resolve coderabbit suggestion 2026-04-17 14:04:29 +01:00
Chukwuleta Tobechi
f0ddd89293 clean up create plugin page 2026-04-17 13:53:50 +01:00
psycarlo
d762e9f0ff chore: handle code rabbit nitpick comments 2026-04-14 12:52:31 +01:00
psycarlo
b7158cda4f chore: update with coderabbit suggestion 2026-04-14 12:06:19 +01:00
psycarlo
55315d1f1b fix: resolve GitLab contributor avatars via /avatar API 2026-04-13 18:54:38 +01:00
psycarlo
4829306bb5 feat: gitlab provider and IGitHostingProvider abstraction 2026-04-13 18:49:04 +01:00
thgO.O
1643bb8aec
Merge pull request #191 from teamssUTXO/master
Some checks failed
PluginBuilder Tests / test (push) Has been cancelled
Publish Docker image / Push Docker image to Docker Hub (push) Has been cancelled
Feat : add screens to plugin (media)
2026-04-11 22:51:46 -03:00
thgO.O
ed621aae24
test : cover create media failure flow 2026-04-11 22:28:49 -03:00
thgO.O
ad18746ac1
fix : handle create media failures gracefully 2026-04-11 22:28:48 -03:00
Tim
91ae5f726c
Merge branch 'btcpayserver:master' into master 2026-04-11 11:20:06 +02:00
Timothé
0281bc437c refactor : create slug before uploading logo/images 2026-04-09 10:11:53 +02:00
Timothé
ea02f78e40 fix : limitation images url in create endpoint 2026-04-09 09:26:45 +02:00
thgO.O
b881066eb9
Merge pull request #200 from SusanGithaigaN/align-tab-content
Some checks failed
PluginBuilder Tests / test (push) Has been cancelled
align plugin page tabs with BTCPay reporting layout
2026-04-08 00:50:00 -03:00
thgO.O
ebf197210b
test: use stable AddUser selector in owners flow 2026-04-08 00:34:50 -03:00
thgO.O
cdda01f559
refactor(ui): align listing request status filters with SectionNav 2026-04-08 00:10:22 -03:00
thgO.O
639d8d3243
fix(ui): use shared SectionNav styling for build and plugin edit tabs 2026-04-08 00:09:55 -03:00
thgO.O
1e1e2210ea
Merge pull request #198 from btcpayserver/fix/rc-btcpay-version-handling
Some checks are pending
PluginBuilder Tests / test (push) Waiting to run
[Fix] Accept RC BTCPay host versions in compatibility filters
2026-04-07 13:48:22 -03:00
thgO.O
fbeea1c46f
Update PluginBuilder/ModelBinders/BTCPayHostVersionModelBinder.cs
Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com>
2026-04-07 13:34:47 -03:00
Timothé
a2ce9d5094 fix : repopulate images in settings 2026-04-06 19:29:54 +02:00
Timothé
581a9ed1ee fix : limitation images url 2026-04-06 19:13:38 +02:00