rockstardev
a662b6ef6a
Http error 417, page for Pavlenex
2021-01-24 13:19:26 -06:00
nicolas.dorier
7147dadb2a
Remove dependency to DBriize
2021-01-19 17:19:32 +09: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
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
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
48b2e682bf
Apply suggestions from code review
...
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2021-01-14 09:19:16 +01:00
Kukks
b40095f603
GreenField API: Configure Store Lightning Payment Method
2021-01-12 09:25:35 +01: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
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
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
Andrew Camilleri
58d01738ab
More Options refactoring ( #2179 )
...
* More Options refactoring
Continues refactoring config classes to use the propert Options pattern where possible.
DataDirectories and DatabaseOptions are now configured the Options pattern and the BTCPayOptions is now moved alongside the other config setup
* Move COnfigure logic for Options to the Startup
2021-01-06 23:51:13 +09:00
Nicolas Dorier
a18dae6d04
Merge pull request #2185 from btcpayserver/fix/deleting-dbriize
...
Deleting DBriize database folder if present
2021-01-06 10:59:24 +09:00
nicolas.dorier
b2959e583a
Use default color for label if the color of a label is not set
2021-01-05 16:33:24 +09:00
Nicolas Dorier
a38a4d6f69
Merge pull request #2180 from btcpayserver/attempt-onion-modal-fix
...
Do not tell tor browser to redirect if invoice is loaded as a modal
2021-01-05 14:04:14 +09:00
nicolas.dorier
0a6ea59254
Rewrite the condition to show Onion-Location in a more readable way
2021-01-05 13:44:08 +09:00
rockstardev
04984a51e6
Fixing bug when MigratedInvoiceTextSearchPages is null
2021-01-04 22:40:50 -06:00
rockstardev
8947f13dbe
Deleting legacy DBriize database if present
2021-01-04 22:35:00 -06:00
dependabot[bot]
c0549d872c
Bump HtmlSanitizer from 4.0.217 to 5.0.372 in /BTCPayServer ( #2183 )
...
Bumps [HtmlSanitizer](https://github.com/mganss/HtmlSanitizer ) from 4.0.217 to 5.0.372.
- [Release notes](https://github.com/mganss/HtmlSanitizer/releases )
- [Commits](https://github.com/mganss/HtmlSanitizer/compare/v4.0.217...v5.0.372 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 13:22:39 +09:00
Nicolas Dorier
0929857b12
Attempt to solve webhooks disappearing ( #2178 )
2021-01-05 12:38:12 +09:00
Kukks
7d21b39534
Do not tell browser to redirect if invoice is loaded as a modal
...
fixes #2089
2021-01-03 14:29:19 +01:00
Andrew Camilleri
aaf85216eb
Split Options in BTCPayOptions ( #2175 )
...
* Split Options in BTCPayOptions
* fix spacing
2021-01-02 13:44:28 +01:00
rockstardev
2c87100ffb
Restoring tracking of selected objects so updates work as expected
2021-01-01 02:01:33 -06:00
Andrew Camilleri
91cb9129ab
FGreenField: Add DefaultPaymentMethod to Stores API ( #2171 )
2020-12-29 18:33:44 +09:00
Andrew Camilleri
ae32fdeea7
Introduce Additional Data to Store Blob and move obsolete props to migration ( #2065 )
...
* Introduce Additional Data to Store Blob and move obsolete props to migration
* Fixes and tests
* Small adjustements to prevent tracking too many objects
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2020-12-29 17:58:35 +09:00
Andrew Camilleri
5803512820
Remove Default from OnChainPayment Method ( #2170 )
...
Makes more sense to do it on the Store endpoint after thinking about it.
2020-12-29 17:38:31 +09:00
rockstardev
553b1f139b
Updating links to Zap wallet now that domain moved
2020-12-28 17:18:12 -06:00
Nicolas Dorier
623347bc48
Add Label and accountKeyPath to the on chain payment methods ( #2166 )
2020-12-28 13:59:01 +01:00
nicolas.dorier
f64f86fbb6
Make sure the invoice migration loop can be interrupted
2020-12-28 19:13:00 +09:00
Andrew Camilleri
39b5462809
Remove only dependency on Dbriize (TextSearch in new invoice column) ( #2029 )
...
* Remove only dependency on Dbriize (TextSearch in new invoice column)
* Switch to table for invoice text search
* Adding missing using after rebase
* Removing database migration in preparation for refresh
* Database Migration: Adding InvoiceSearchData
* Refactoring InvoicesRepository to make AddToTextSearch static and non-async
Operation as async is too expensive for simple filtering and AddRange
* Renaming InvoiceQuery property to Take
More inline with what property does by convention, Take is used in conjuction with Skip
* Refactoring SettingsRepository so update of settings can happen in another context
* Adding DbMigrationsHostedService that performs long running data migrations
* Commenting special placing of MigrationStartupTask
* Simplifying code and leaving comment on expected flow
* Resolving problems after merge
* Database Migration: Refreshing database migration, ensuring no unintended changes on ModelSnapshot
Co-authored-by: rockstardev <rockstardev@users.noreply.github.com>
Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2020-12-28 19:10:53 +09:00
Nicolas Dorier
a6ee64ea63
Remove DB and Directory settings out of the BTCPayServerOptions ( #2168 )
2020-12-27 22:06:00 +09:00
nicolas.dorier
0dcd834535
Improve error checks
2020-12-23 14:10:53 +09:00
nicolas.dorier
f0fc0441bd
Remove useless constant
2020-12-23 14:07:24 +09:00
Andrew Camilleri
69eaaef963
GreenField: Store OnChain Payment Method ( #2157 )
...
* GreenField: Store set payment methods
* add swagger docs
* fix swagger
2020-12-23 14:00:38 +09:00
Andrew Camilleri
9dbfe22171
add greenfield authorize UI docs and fix small issues ( #2156 )
...
* add greenfield authorize UI docs and fix small issues
* Update ManageController.APIKeys.cs
* Apply suggestions from code review
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2020-12-23 13:19:38 +09:00
Andrew Camilleri
5ca4e71c34
Introduce QR Code View component ( #2125 )
...
* Introduce QR Code View component
* more cleanup
* fix js clipboard
* Fix clipboard confirmation width calculation
* fix tests
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2020-12-22 11:18:51 +09:00