Andrew Camilleri
0bff5e2236
Update BTCPayServer/wwwroot/swagger/v1/swagger.template.stores-email.json
...
Co-authored-by: d11n <mail@dennisreimann.de>
2022-03-26 21:46:40 +00:00
Kukks
dca986eb2e
Add Greenfield Store Email API
2022-03-26 21:46:40 +00:00
galloway-valence
326eb1135b
added inputmode attr to relevant input fields
2022-03-26 18:27:22 +00:00
Wouter Samaey
b2f7b4e6b9
Update BTCPayServer/Services/Invoices/InvoiceRepository.cs
...
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2022-03-25 13:21:43 +00:00
Wouter Samaey
5129d6aa6b
Update BTCPayServer/Services/Invoices/InvoiceRepository.cs
...
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2022-03-25 13:21:43 +00:00
Wouter Samaey
a8cf334616
Update BTCPayServer/Services/Invoices/InvoiceRepository.cs
...
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2022-03-25 13:21:43 +00:00
Wouter Samaey
3b4d06a1e5
Bugfix: Could not find an order by OrderId after it's OrderId was changed through the API
2022-03-25 13:21:43 +00:00
Andrew Camilleri
c7969476b0
Apply suggestions from code review
...
Co-authored-by: d11n <mail@dennisreimann.de>
2022-03-25 10:45:56 +00:00
Philip
7bf24df03a
Change payment method name from "Wallet" to "Bitcoin"
...
As discussed here: https://github.com/btcpayserver/btcpayserver/issues/3571
2022-03-25 10:45:56 +00:00
Kukks
5ef41294e4
Optimize github plugin fetching
2022-03-23 15:03:39 +00:00
Dennis Reimann
2eb68655c7
FileService: Add method to check availability
2022-03-21 12:38:25 +01:00
d11n
23049439c0
API: Add description hash to CreateLightningInvoiceRequest ( #3559 )
...
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2022-03-17 10:15:27 +01:00
Umar Bolatov
ce6cd40b92
Adjust wallet receive page layout ( #3553 )
...
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2022-03-11 10:43:31 +01:00
Wouter Samaey
c36b0c16b0
New API endpoint: Send email using store SMTP ( #3181 )
...
Co-authored-by: Kukks <evilkukka@gmail.com>
2022-03-11 10:17:40 +01:00
d11n
c15f182377
Streamline JS/CSS bundles ( #3520 )
2022-03-11 08:41:48 +01:00
Pavlenex
fe782bc3b6
Merge pull request #3519 from dennisreimann/2fa-layout
...
Use simple layout for 2FA views
2022-03-08 13:42:28 +03:00
Umar Bolatov
d372cbad74
Fix null reference error when "destinations" field is not specified or empty when creating a new wallet transaction
...
fix #3537
2022-03-08 11:14:34 +01:00
Dennis Reimann
5effc96cff
Remove Kraken as a supporter
...
Closes #3539 .
2022-03-08 11:13:19 +01:00
Pavlenex
36a25e6efa
Merge pull request #3543 from dennisreimann/manage-plugins
...
Rename Add plugin to Manage plugins
2022-03-08 11:26:35 +03:00
Dennis Reimann
e4683b1ea1
Refactoring: Extract ITempDataDictionary extensions
2022-03-08 08:17:39 +00:00
Dennis Reimann
749c22a0c3
Refactoring: Extract HttpRequest extensions
2022-03-08 08:17:39 +00:00
Dennis Reimann
6867774627
Refactoring: Extract StringExtensions
2022-03-08 08:17:39 +00:00
Dennis Reimann
80944972e9
Rename Add plugin to Manage plugins
...
Closes #3540 .
2022-03-08 08:04:15 +01:00
d11n
c1f608c0d8
Upgrade Lightning lib ( #3531 )
2022-03-08 10:02:48 +09:00
Dennis Reimann
ead1dffd98
QR container display fixes
...
Consistently centers the container contents.
2022-03-04 10:49:36 +00:00
Dennis Reimann
5a16e4d132
Use simple layout for 2FA views
2022-03-03 13:43:22 +01:00
Kukks
3231d5d179
Allow file service to be used in plugins
2022-03-02 12:22:46 +01:00
Dennis Reimann
03e49ea2bf
Allow access to global invoices list
...
The recent changes in 19eea3a615
prevent it to access a global/unfiltered list of invoices across all stores. This removes the fallback to the current store, which brings the global list back at `/invoices`.
2022-03-02 11:00:25 +01:00
Kukks
7d3eef092c
Add missing generate wallet greenfield docs
2022-03-02 10:54:05 +01:00
Kukks
30d0410b49
fix shopify settings
2022-03-01 09:19:28 +01:00
Kukks
eb2a887f77
Fix missing store in export for invoices
...
fixes #3505
2022-03-01 09:18:46 +01:00
Dennis Reimann
e77b8d29cf
Remove policy, set store context manually
2022-03-01 09:18:23 +01:00
Dennis Reimann
490ec299c5
Fix missing store context for Lightning payouts
2022-03-01 09:18:23 +01:00
Dennis Reimann
e47c2aa24d
Fix redirect
2022-03-01 09:18:23 +01:00
Dennis Reimann
3eb9fdca6a
Syntax improvements
2022-03-01 09:18:23 +01:00
Dennis Reimann
a4173a93b7
Improve display on payout confirm page
2022-03-01 09:18:23 +01:00
Dennis Reimann
ad762cf239
Fix back link on payout confirm page
...
Fixes #3490 .
2022-03-01 09:18:23 +01:00
Umar Bolatov
5a478607dc
Fix "Copy Link" button on pull payment and payment request pages
...
close #3499
2022-03-01 09:15:15 +01:00
Dennis Reimann
4abc6eb387
Refactoring: Allow GreenfieldExtensions to be used by plugins
2022-03-01 09:14:51 +01:00
Dennis Reimann
c313bba288
Fix mobile content z-index
...
I think we added this before taking proper care of the main menu z-index. Now that that is fixed we can remove the z-index of the content area, which fixes #3504 .
2022-02-26 13:51:59 +01:00
Kukks
73eaf97afb
Fix pos print view
...
fixes #3503
2022-02-26 13:22:27 +01:00
Dennis Reimann
8d25df5d4e
Fix Pay Button code copying
...
Fixes #3489 .
2022-02-24 12:23:03 +01:00
Dennis Reimann
4a05f16050
Refactoring: Move WellKnownTempData into Abstractions.Constants
...
This allows plugins to reuse the status message mechanism.
2022-02-21 16:39:08 +01:00
Dennis Reimann
2976edf333
Sticky header JS fix
...
The old version lead to an error on pages that do not contain a sticky header.
2022-02-21 13:05:50 +01:00
Kukks
248be11e4d
fix local client http accessor overrider
2022-02-21 11:48:40 +01:00
Nicolas Dorier
19eea3a615
Refactor how we get storeids list in invoice filter ( #3483 )
2022-02-21 14:53:48 +09:00
nicolas.dorier
7b81b9786d
Fix LNUrl comment truncating
2022-02-21 13:47:00 +09:00
nicolas.dorier
292d302a3d
Allow only 2k chars in LNURL comments
2022-02-21 13:27:02 +09:00
nicolas.dorier
557594e34d
Test LNUrl Pay payment method information, add doc
2022-02-21 13:22:17 +09:00
d11n
48393c3765
Add border for mobile menu ( #3477 )
...
In addition to #3469 .
2022-02-21 12:20:04 +09:00