rockstardev
dc27ffa6ba
Http error page 406 for our dear man Jack
...
Yes, acceptable
2021-01-24 13:41:30 -06:00
rockstardev
ca25eedfbc
Extracting common layout for Error Pages
2021-01-24 13:33:34 -06:00
rockstardev
1627c05224
Fixing typos and grammar
...
Co-authored-by: Umar Bolatov <bolatovumar@gmail.com>
2021-01-24 13:19:26 -06:00
rockstardev
f65ca04507
Http error 502, Miles page
2021-01-24 13:19:26 -06:00
rockstardev
a662b6ef6a
Http error 417, page for Pavlenex
2021-01-24 13:19:26 -06:00
Dennis Reimann
bd6d38b3b0
Tests: Move extension method
2021-01-22 12:57:46 +01:00
raddev
a890d5300b
Update BTCPayServer.Tests/README.md
...
Co-authored-by: Pavlenex <pavle@pavle.org>
2021-01-19 13:30:45 -05:00
radWorx
eb8411611a
Update README.md
...
Update README.md #2210
2021-01-19 13:07:19 -05:00
radWorx
9360ddf294
Merge branch 'dev-with-polar' of https://github.com/radworx/btcpayserver into dev-with-polar
2021-01-19 13:04:32 -05:00
radWorx
e3c138fa98
Update README.md
...
Update README.md #2210
2021-01-19 13:02:26 -05:00
nicolas.dorier
7147dadb2a
Remove dependency to DBriize
2021-01-19 17:19:32 +09:00
raddev
8d03738a50
Update BTCPayServer.Tests/README.md
...
Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
2021-01-18 22:52:21 -05:00
raddev
e5540ee79f
Update BTCPayServer.Tests/README.md
...
Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
2021-01-18 22:52:09 -05:00
raddev
2ccbb6d6a7
Update BTCPayServer.Tests/README.md
...
Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
2021-01-18 22:51:59 -05:00
radWorx
3dce7e7e9f
Update README.md
...
Using Polar to test Lightning payments.
2021-01-18 22:15:52 -05:00
Kukks
79e8ce9226
Improve test on Greenfield Inoice metadata update
2021-01-18 14:24:38 +01:00
rockstardev
89857ca77c
Merge pull request #2202 from btcpayserver/fix/error-pages
...
Improving styling of error pages in preparation for adding new ones
2021-01-17 10:10:02 -06:00
rockstardev
5ce60be78a
Update BTCPayServer/Views/Shared/_BTCPaySupporters.cshtml
...
Co-authored-by: d11n <mail@dennisreimann.de>
2021-01-17 10:09:50 -06:00
nicolas.dorier
600cc20423
changelog
2021-01-17 21:50:02 +09:00
nicolas.dorier
987d09041d
bump
2021-01-17 21:45:54 +09:00
nicolas.dorier
df52d01a1d
Revert "GreenField API: Configure Store Lightning Payment Method"
...
This reverts commit b40095f603
.
2021-01-17 21:40:16 +09:00
nicolas.dorier
07de4af581
Revert "Apply suggestions from code review"
...
This reverts commit 48b2e682bf
.
2021-01-17 21:39:20 +09:00
Andrew Camilleri
95c50dcc0d
Changelog and new release ( #2204 )
...
* Changelog and new release
* Update Changelog.md
2021-01-17 19:14:36 +09:00
Kukks
71a192d0ba
Fix SQLite COnnection string setter
2021-01-17 10:02:59 +01:00
rockstardev
9acb8c2ba2
Restoring project name in partial
2021-01-16 16:26:35 -06:00
rockstardev
307f7b6bd7
Improving styling of error pages in preparation for adding new ones
2021-01-16 14:55:31 -06:00
Dennis Reimann
83dd80ae86
Prevent access to wallet features if derivation scheme isn't set ( #2196 )
2021-01-16 19:48:05 +09:00
Kukks
ccfa85b5e0
fix compile errors
2021-01-16 09:22:07 +01:00
Salie Hendricks
e59821caa1
GetInvoiceRaw used its own dbContext while calling code used a different one which causes the calling context not to track changes - thus nothing is saved. ( #2197 )
...
Co-authored-by: Salie Hendricks <salie@safarinow.com>
2021-01-16 09:00:19 +01:00
Andrew Camilleri
2215e5e069
Merge pull request #2194 from btcpayserver/gf/ln-payment-emthod
...
GreenField API: Configure Store Lightning Payment Method
2021-01-14 10:07:00 +01:00
Andrew Camilleri
48b2e682bf
Apply suggestions from code review
...
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2021-01-14 09:19:16 +01:00
Dennis Reimann
5750da574a
Add info on how to run the altcoin docker-compose ( #2193 )
2021-01-13 19:26:53 +01:00
Kukks
b40095f603
GreenField API: Configure Store Lightning Payment Method
2021-01-12 09:25:35 +01:00
nicolas.dorier
ec11585223
Update Changelog
2021-01-11 23:46:17 +09:00
nicolas.dorier
eedf189d44
Improve logs of the invoice text search import
2021-01-11 23:41:05 +09:00
nicolas.dorier
f027d36db8
Do not spam logs for inventory events
2021-01-11 23:33:21 +09:00
nicolas.dorier
0c79474e0c
Do not index metadata
2021-01-11 23:32:32 +09:00
nicolas.dorier
610f9e2b22
Log text search migration progress
2021-01-11 23:06:59 +09:00
nicolas.dorier
4db4b28369
Fix crash if DerivationSchemeSettings.Parse parse a 2-of scheme
2021-01-11 22:47:32 +09:00
nicolas.dorier
18464f5cd5
bump
2021-01-11 19:12:48 +09:00
Nicolas Dorier
cf24c1307a
Changelog 1.0.6.5 ( #2192 )
...
* Changelog 1.0.6.5
* Update Changelog.md
Co-authored-by: Zaxounette <51208677+Zaxounette@users.noreply.github.com>
Co-authored-by: Zaxounette <51208677+Zaxounette@users.noreply.github.com>
2021-01-11 19:12:00 +09:00
nicolas.dorier
35e870a8e7
Revert "Remove tests of chaincoin default rate provider ( #2189 )"
...
This reverts commit 56daf347b9
.
2021-01-11 12:11:25 +09:00
Andrew Camilleri
01be74b219
Add Bitcoin Output descriptor support ( #2169 )
...
* Add Output descriptor support
* Fix exception message and fix Parse Deriv Scheme Settings when electrum
* fix test
2021-01-11 11:22:42 +09:00
Andrew Camilleri
b8da6847b9
Plugins flexibility PR ( #2129 )
...
* Plugins flexibility PR
* Makes the BTCPayServerOptions.LoadArgs async to support Plugin hooks and actions
* relax the private set modifiers in the BTCPayNetwork
* Separate IPluginHookService from PluginService to reduce dependencies on DI
* fix some small bugs around image path
* Fix bug with new dbreeze migration where data dir was incorrect
* Update BTCPayServer/Plugins/PluginHookService.cs
Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com>
* Update BTCPayServer/Plugins/PluginHookService.cs
Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com>
Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com>
2021-01-07 14:49:53 +01:00
nicolas.dorier
e2e37a0db4
Make sure that the invoice currency is normalized to uppercase ( Fix #2146 )
2021-01-07 22:30:57 +09:00
nicolas.dorier
56daf347b9
Remove tests of chaincoin default rate provider ( #2189 )
2021-01-07 22:11:14 +09:00
Andrew Camilleri
5098f63175
Merge pull request #2188 from dennisreimann/patch-1
...
UI: Wrap notification text
2021-01-07 14:01:21 +01:00
Dennis Reimann
d9b12a6927
UI: Wrap notification text
...
Fixes #2187 .
2021-01-07 13:58:23 +01:00
Umar Bolatov
fe4ffcfc62
Update notification dropdown styling ( #2167 )
...
* Update notification dropdown strings
* Update notification dropdown styling
address #2131
* Update border color
* Update notification hover color
* Revert "was confirmed paid" to "has been paid" change
* Move styles to site.css
* Update style="border-bottom: 0;" to border-bottom-0
* Update heading
* Add icon sprite
* Add default icon styles
* Use "currentColor" instead of specific color for icon
* Update icon color definition
* Adjust dropdown position
* Update h4 to h5
2021-01-07 18:07:42 +09:00
Andrew Camilleri
64a68b95b0
Add API Key QR scan + click to reveal api key in List view ( #2174 )
2021-01-07 17:56:35 +09:00