Commit graph

4154 commits

Author SHA1 Message Date
Umar Bolatov
36e3eeecaa
Allow sorting apps by store, name or app type
close #1568
2020-07-19 15:20:18 -07:00
nicolas.dorier
561caf966a
bump 2020-07-16 12:34:39 +09:00
Nicolas Dorier
33eb5f8117
Merge pull request #1742 from bolatovumar/feat/1709
Allow mass-archiving of invoices
2020-07-15 12:27:25 +09:00
Nicolas Dorier
efa62e72af
Merge pull request #1741 from dennisreimann/2fa-view
UI: Minor enhancements to 2FA view
2020-07-15 12:26:11 +09:00
Umar Bolatov
94e8bf4a72
Allow mass-archiving of invoices
closes #1709
2020-07-14 19:58:52 -07:00
Dennis Reimann
391d7b01d1
UI: Minor enhancements to 2FA view
Improve hover highlight for light and dark theme. APply a bit more spacing to the 2FA link cells.

Also fixes table row highlight in light theme.
2020-07-14 13:29:26 +02:00
Kukks
9d1cd085ea ad psbt base64 file upload test 2020-07-14 09:52:17 +02:00
nicolas.dorier
311972c39f
Update changelog 2020-07-14 16:43:48 +09:00
Nicolas Dorier
72d4fa6cd0
Merge pull request #1740 from btcpayserver/psbt-decode
streamline decode of uploaded psbt file + fix action button alginment
2020-07-14 16:43:19 +09:00
Kukks
016bf1d671 add download psbt action 2020-07-14 09:36:58 +02:00
nicolas.dorier
406b06a0be
Update changelog 2020-07-14 16:31:01 +09:00
Nicolas Dorier
24439f1dc2
Merge pull request #1737 from btcpayserver/payjoin-hw-fix
Fix Payjoin HWW signing
2020-07-14 16:29:11 +09:00
Nicolas Dorier
15df2dfb0c
Merge pull request #1735 from btcpayserver/2fa-config-screen
Fix 2FA config screens
2020-07-14 16:27:09 +09:00
Kukks
d393cee732 streamline decode of uploaded psbt file + fix action button alginment 2020-07-14 09:18:40 +02:00
nicolas.dorier
4c175ca340
bump version 2020-07-14 16:05:07 +09:00
nicolas.dorier
5ed21fd740
Update lang 2020-07-14 16:04:58 +09:00
nicolas.dorier
88af6c441f
Can refund invalid invoices 2020-07-14 15:42:37 +09:00
Kukks
eb14635a53 broadcast hww payjopin immediately 2020-07-13 15:02:51 +02:00
Nicolas Dorier
37b065ce6a
Merge pull request #1736 from btcpayserver/basic-auth-fix
fail auth on incorrect basic auth value
2020-07-13 18:03:26 +09:00
Nicolas Dorier
dd0f8faf79
Merge pull request #1707 from Kukks/corsapi
Enable CORS and fix small doc error
2020-07-13 18:01:43 +09:00
Kukks
006ebf3f15 Fix 2FA config screens 2020-07-13 10:58:53 +02:00
Kukks
572c7ebbd8 Fix Payjoin HWW signing
fixes #1557
2020-07-13 10:54:39 +02:00
Nicolas Dorier
b728cd61ae
Merge pull request #1716 from arc3x/pull-payment-view-filter-fix
Fix: Filter payouts by PullPaymentDataId when fetching transactions for a specific pull payment
2020-07-13 17:40:55 +09:00
Nicolas Dorier
04f71155b0
Merge pull request #1721 from dennisreimann/ui-updates-account
UI updates: Account section
2020-07-13 17:39:35 +09:00
Nicolas Dorier
e45c5ae71e
Merge pull request #1724 from bolatovumar/fix-1723
Widen destination address field and make it monospace
2020-07-13 17:39:09 +09:00
Nicolas Dorier
632911d28c
Merge pull request #1727 from dennisreimann/ui-updates-server
UI updates: Server settings section
2020-07-13 17:38:33 +09:00
Nicolas Dorier
5fb72513a0
Merge pull request #1733 from bolatovumar/fix-1732
Improve "Pull payments" table look
2020-07-13 17:37:59 +09:00
Kukks
4b392ad70a fail auth on incorrect basic auth value
fixes #1713
2020-07-13 08:35:13 +02:00
Nicolas Dorier
42f6fbb4e5
Merge pull request #1504 from Argoneum/argoneum
Add Argoneum
2020-07-13 15:00:44 +09:00
Umar Bolatov
afce1682a6
Replace pull payments body copy with a tooltip docs link 2020-07-12 12:45:30 -07:00
Umar Bolatov
9f7af1c7d3
Replace | with - in pull payments table actions column 2020-07-12 12:37:36 -07:00
Umar Bolatov
ca1355f80c
Right-align "Actions" column in pull payments table 2020-07-12 12:35:11 -07:00
rockstardev
0d2f35c22f
Merge pull request #1731 from btcpayserver/fix/json-indent
Modifying launchSettings.json to follow 2 space indent convention
2020-07-12 07:50:51 -05:00
Umar Bolatov
6c71949888
Improve "Pull payments" table look
fix #1732
2020-07-11 21:03:46 -07:00
rockstardev
91e06d0858 Modifying launchSettings.json to follow 2 space indent convention 2020-07-11 16:45:44 -05:00
rockstardev
fe776edc9e Updating dev LND to 0.10.2-beta 2020-07-11 16:31:38 -05:00
Dennis Reimann
8a7825f3bd
Improve service settings view 2020-07-09 17:22:28 +02:00
Dennis Reimann
3f23531f20
Improve email settings view 2020-07-09 17:22:22 +02:00
Dennis Reimann
29d95a53a3
Improve users list view 2020-07-09 17:22:06 +02:00
Dennis Reimann
718835255f
Improve spacing for status messages 2020-07-09 17:21:29 +02:00
Dennis Reimann
ca1f910d55
Improve maintenance view 2020-07-09 17:20:43 +02:00
Dennis Reimann
0e410af63f
Fix spacing for subnavs on mobile 2020-07-09 17:20:08 +02:00
Dennis Reimann
0bbe095f6f
General table style improvements 2020-07-09 17:19:25 +02:00
Umar Bolatov
8b1a457312
Widen destination address field and make it monospace
fix #1723
2020-07-08 19:58:57 -07:00
Dennis Reimann
7a46b2fd1b
Improve user profile view 2020-07-08 19:20:32 +02:00
Dennis Reimann
bfd25b8a14
Improve API keys list view 2020-07-08 19:20:24 +02:00
Dennis Reimann
dae8163846
Improve change password view 2020-07-08 19:20:11 +02:00
Dennis Reimann
4db6c16068
Improve U2F view 2020-07-08 19:19:55 +02:00
Dennis Reimann
906ecc021b
Improve 2FA views 2020-07-08 19:19:29 +02:00
Dennis Reimann
8fc593a73e
Improve secondary login view 2020-07-08 19:18:40 +02:00