Commit graph

7649 commits

Author SHA1 Message Date
nicolas.dorier
6d2f886717
Update changelog 2024-06-03 22:04:03 +09:00
Andrew Camilleri
f9aae4ab3d
Cancel shopify order when invoice payment fails (#6027)
* Cancel shopify order when invoice payment fails

* void correctly and invoice logs
2024-06-03 22:04:02 +09:00
rockstardev
1ecf0d25a9
Bumping LND to 0.18-0-beta (#6023) 2024-06-01 19:27:37 -05:00
Nicolas Dorier
c7231fe092
Fix: Adding a label to a base58 addresses in the Send Wallet screen wasn't working (#6011) 2024-05-27 23:17:18 +09:00
Nicolas Dorier
8922c3de59
Add changelog for 1.13.2 (#6005) 2024-05-24 16:13:52 +09:00
d11n
fefb99dfa2
Dashboard: Add table-responsive wrapper for transactions and invoices (#6006)
Fixes #5721.
2024-05-24 14:12:10 +09:00
d11n
a3b0bbe861
Sanitizer: Allow bitcoin and lightning URI schemes (#6002)
Fixes #6001.
2024-05-24 14:12:01 +09:00
nicolas.dorier
3dd562ffdc
Fix tests 2024-05-23 22:22:49 +09:00
Nicolas Dorier
b19db7291d
Bump dependencies (#5996) 2024-05-23 22:18:30 +09:00
d11n
70253cbd9f
Search: Display text filters in search input (#5986)
* Search: Display text filters in search input

This changes the search text input to also display the filters, which don't have a special UI (e.g. dropdown). Those filters (e.g. orderid) were not displayed before and hence could not be reset.

Fixes #5984.

* Add and fix test
2024-05-23 20:22:36 +09:00
d11n
887803a328
POS: Allow overpay for articles with minimum price (#5997)
Adjust the LNURL settings so that minimum price items aren't capped and can be overpaid.

Also fixes the missing LNURL response for free items to return a proper LNURL error instead of just 404.

Fixes #5995.
2024-05-23 20:21:30 +09:00
d11n
42da90f7dc
Improve data display on receipt (#5896)
Once more an improvement for the receipt, which also fixes #5882:

- Unify data displayed on the web and print version
- Split cart and additional data and ensure additional data is displayed
- Do not display extra subtotal row if there are no tips or discounts
- Make PosData partial more universal and backwards-compatible by using case insensitive key lookups
2024-05-23 19:58:13 +09:00
Andrew Camilleri
1152f68aed
fix bolt 11 0 amount check for payouts (#5943)
Co-authored-by: d11n <mail@dennisreimann.de>
2024-05-23 19:40:26 +09:00
d11n
9124aeb1ee
Domain mapping constraint: Fix .onion case (#5948)
Fixes #5917, which is a regression introduced in #5776. The Tor-check must happen to prevent redirecting, but we must still return true if we already resolved an `appId`.
2024-05-23 19:39:37 +09:00
d11n
a35c5d8289
Pull payment QR scan fixes (#5950)
Updates the icon and fixes a JS error, in case the LNURL/Boltcard option isn't available.
2024-05-23 19:24:41 +09:00
d11n
e24b42ef95
Server email settings: Fix missing password field (#5952)
Fixes #5949.
2024-05-23 19:24:24 +09:00
Nicolas Dorier
e10937c253
Add refund reports (#5791)
* Add refund reports

* Fix fake data generator in reports
2024-05-23 19:23:11 +09:00
ndeet
96b90d2444
Greenfield API clarifications, fix typo subscriptions -> registrations (#5955) 2024-05-23 19:20:25 +09:00
d11n
600bbb9ce0
Theme docs link fix (#5972)
We recently removed the section the anchor links to and we'll remove the links entirely in #5947.
2024-05-23 19:19:12 +09:00
Nicolas Dorier
fe9e5eb9c9
Fix: Some valid taproot PSBT couldn't parsed and show better error message (Fix #5715) (#5993) 2024-05-23 19:16:53 +09:00
nicolas.dorier
cb136cba82
Allow negative payouts in pull payments 2024-05-17 16:31:44 +09:00
nicolas.dorier
b3240f28b5
Minor refactorings 2024-05-17 14:46:17 +09:00
nicolas.dorier
fe32cbd8be
Can hide the footer of LayoutSimple 2024-05-17 09:27:46 +09:00
nicolas.dorier
51fcf52da1
Show boltcard deeplink also on iOS 2024-05-17 09:10:15 +09:00
rockstardev
3f02c0d30a
Checking if display cart is needed to save space on receipt 2024-05-16 09:43:33 +09:00
rockstardev
bae1f4e20b
Cutting off lightning payment so receipt takes less space 2024-05-16 09:41:50 +09:00
nicolas.dorier
3fbc717cd4
Show better error message for invalid destination in PullPayments 2024-05-03 22:58:28 +09:00
nicolas.dorier
958a348fed
bump NTag424 lib 2024-04-24 21:50:31 +09:00
nicolas.dorier
57226fc97f
Remove debug logs 2024-04-22 10:54:56 +09:00
nicolas.dorier
ca55e1f300
bump 2024-04-15 22:27:09 +09:00
d11n
8b02c0bd82
Prevent payout double send (#5931)
Fixes #5913.
2024-04-15 22:06:00 +09:00
Nicolas Dorier
b92ff7c27b
Bump CLightning (#5923) 2024-04-15 18:22:51 +09:00
Chukwuleta Tobechi
d24761a498
update csv export to include full date and time in 12 hour format (#5922)
* update csv export to include full date and time in 12 hour format

* formatting the export datetime to 24 hours
2024-04-15 12:22:18 +09:00
nicolas.dorier
c78ee24d0a
Fix: Unable to use a different postgres schema (Fix #5901) 2024-04-15 11:38:56 +09:00
Andrew Camilleri
172dd507bd
Small payment request fixes (#5926)
* Do not crash payment request page on 0 amount

* set email from form to payment request
2024-04-15 09:11:19 +09:00
Henry Hollingworth
fdd4790023
(bug) handle null XMR settings (#5909)
Co-authored-by: Henry Hollingworth <henry.hollingworth@alcoa.com>
2024-04-15 09:11:08 +09:00
nicolas.dorier
4ebe46830b
Fix JSContent test 2024-04-09 11:13:07 +09:00
Jabster28
a2df9ed44c
fix: switch to using get_info for monerod (#5885) 2024-04-09 11:12:38 +09:00
rockstardev
6ae474d214
Adding Tether as BTCPay Server Foundation Supporter (#5891)
* Adding Tether as BTCPay Server Foundation Supporter

* Adding Tether to _BTCPaySupporters partial as well

* Modfying supporter_strike.svg to have white backgroundf or dark mode

* Modifying supporter_tether.svg to fit in the 150x100 box

* Centering Tether shape
2024-04-09 11:12:06 +09:00
d11n
5b31d4de20
v1.13: Update changelog (#5879) 2024-03-28 22:40:18 +09:00
d11n
14f8c73b08
POS: Increase size of quantity buttons (#5877)
Closes #5873.
2024-03-28 09:01:56 +09:00
d11n
529075f64c
Make "Employee" default role on store settings (#5874)
* Refactoring: Use property rather than injecting StoreRepository

* Update info text

* Make "Employee" default role on store settings

Closes #5867.
2024-03-28 09:01:34 +09:00
d11n
dba102e74f
Template Editor: Fix mobile view (#5871)
Fixes #5869.
2024-03-27 19:20:49 +09:00
d11n
0f3f8b6bf9
Contact Us improvements (#5872)
* Add contact link to sidebar

Closes #5866.

* Obfuscate contact email on public pages

Closes #5870.

* Fix
2024-03-27 19:19:39 +09:00
ndeet
83028b9b73
Adding introduction, Authentication and Usage examples sections to the API docs. (#5858) 2024-03-24 00:02:01 +09:00
d11n
1fe766cb16
Keypad: Fix images (#5857) 2024-03-22 15:16:59 +01:00
Andrew Camilleri
6b45eb0d3d
Do not throw when local node is not synced and using external ln node (#5859)
* Do not throw when local node is not synced and using external ln node

* Fix additional bug when ln conn strings without server would crash
2024-03-22 10:06:38 +01:00
nicolas.dorier
6b0087ab69
Update version 2024-03-21 21:40:09 +09:00
d11n
e60fd8d6ab
Changelog v1.13 (#5840) 2024-03-21 21:39:06 +09:00
Andrew Camilleri
88a1d83323
Support bbqr psbts (#5852)
* Support bbqr psbts

https://bbqr.org/ @nvk

* add js test for bbqr
2024-03-21 10:30:23 +01:00