nicolas.dorier
ab64bbc3b0
bump version
2020-12-13 20:40:17 +09:00
Nicolas Dorier
5da83e9945
Changelog for 1.0.6.3 ( #2135 )
2020-12-13 20:39:22 +09:00
nicolas.dorier
1386f205fd
DateTime.Now.ToUniversalTime -> DateTime.UtcNow
2020-12-12 15:25:08 +09:00
Umar Bolatov
a294ad41cb
Ensure campaign status is shown correctly in minimal crowdfund app ( #2062 )
2020-12-12 15:23:59 +09:00
Dennis Reimann
ed497cab99
Hide pagination & page size when not necessary ( #2122 )
...
* UI: Hide pagination and page size when not necessary
* UI: Use pager component for notifications list
* UI: Use pager component for wallet transactions list
* UI: Improve pager component
* Fix from code review
2020-12-12 15:21:37 +09:00
Nicolas Dorier
282d0abb62
Remove bitpay translator ( #2130 )
2020-12-12 15:17:44 +09:00
Andrew Camilleri
034b732e7c
GreenField: Update invoice metadata ( #2095 )
...
* GreenField: Update invoice metadata
* add swagger
Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2020-12-12 15:15:34 +09:00
Umar Bolatov
b1e9c005b7
Add "Mark all as seen" button to notification dropdown ( #2101 )
2020-12-12 14:14:50 +09:00
Nicolas Dorier
0d144d088e
Refactor label implementation ( Fix #2090 ) ( #2123 )
2020-12-12 14:10:47 +09:00
Nicolas Dorier
b2855e74ef
Document miscallenous features in the swagger doc ( #2128 )
2020-12-12 14:07:25 +09:00
Andrew Camilleri
0652e30c30
GreenField: Notifications API ( #2055 )
...
* GreenField: Notifications API
This refactors notifications so that we dont have a bunch of duplicated direct access to db contexts in controllers and then introduces new endpoints to fetch/toggle seen/remove notifications of the current user.
* add tests + docs
* fix test
* pr changes
* fix permission json
2020-12-11 23:11:08 +09:00
Nicolas Dorier
1c58fabc30
Merge pull request #2127 from NicolasDorier/doclinks
...
Add links to API documentation for better discovery
2020-12-11 22:52:27 +09:00
nicolas.dorier
262ba6ee1e
Add links to API documentation for better discovery
2020-12-11 22:48:53 +09:00
nicolas.dorier
e0534577d1
Make tests a big stronger
2020-12-11 13:41:39 +09:00
nicolas.dorier
c12423f28b
update languages
2020-12-11 12:58:13 +09:00
nicolas.dorier
3dd6577b32
Use the FindBestMatch of LanguageService to fetch the checkout lang
2020-12-11 12:56:13 +09:00
Nicolas Dorier
a638b4fb28
Merge pull request #2124 from NicolasDorier/checkoutlink
...
Add checkoutLink and defaultLang to GreenField invoice
2020-12-11 12:28:17 +09:00
nicolas.dorier
798cf66e3f
Add checkoutLink and defaultLanguage to GreenField invoice
2020-12-11 12:04:18 +09:00
Nicolas Dorier
6cf29123f3
Merge pull request #2119 from btcpayserver/greenfield/redirectURL
...
Add redirectURL to create invoice on Greenfield
2020-12-10 22:33:43 +09:00
nicolas.dorier
e65d42bd61
Add redirectURL to create invoice on Greenfield
2020-12-09 23:20:13 +09:00
nicolas.dorier
febf8ac5b3
Fix doc for create invoice request
2020-12-09 22:55:00 +09:00
Nicolas Dorier
c8a9b66694
Merge pull request #2113 from bolatovumar/feat/add-pull-payment-css
...
Add ability to add custom CSS to pull payments
2020-12-09 21:33:16 +09:00
Nicolas Dorier
9c185f1081
Merge pull request #2118 from dennisreimann/store-setup-mobile
...
UI: Improve mobile store setup view
2020-12-09 18:43:49 +09:00
Dennis Reimann
0a444508f8
UI: Improve mobile store setup view
...
According to [this comment](https://github.com/btcpayserver/btcpayserver/pull/2117#issuecomment-741255465 ).
2020-12-09 09:45:45 +01:00
Nicolas Dorier
1d00ee41c4
Merge pull request #2086 from dennisreimann/u2f-update
...
U2F: Update lib and improve error display
2020-12-09 17:33:22 +09:00
Nicolas Dorier
266434fe7b
Merge pull request #2116 from btcpayserver/testfixer
...
Attempt to fix flaky tests
2020-12-09 16:44:46 +09:00
Nicolas Dorier
7c88333060
Merge pull request #2106 from btcpayserver/email-spam-protect
...
Introduce Spam protection
2020-12-09 16:43:49 +09:00
Umar Bolatov
e0b561b12a
Update new pull payment page heading
2020-12-08 18:25:59 -08:00
Umar Bolatov
16e5e2d757
Add ability to associate custom CSS with a pull payment
2020-12-08 18:25:58 -08:00
Nicolas Dorier
8a07c62603
Merge pull request #2117 from dennisreimann/store-setup-mobile
...
UI: Improve mobile store setup view
2020-12-09 00:02:24 +09:00
Dennis Reimann
4df847bc10
UI: Improve mobile store setup view
...
According to [this comment](https://github.com/btcpayserver/btcpayserver/pull/2087#issuecomment-737672180 ).
2020-12-08 15:33:20 +01:00
Nicolas Dorier
b5df44ce8e
Merge pull request #2115 from btcpayserver/pay-button-app-fix
...
FIx Pay Button Link preview when app mode chosen
2020-12-08 22:54:42 +09:00
Kukks
716952cd58
Attempt to fix flaky tests
2020-12-08 10:02:03 +01:00
Kukks
7b9b418e93
FIx Pay Button Link preview when app mode chosen
...
Apps cannot have a link as they only have a POST action.
2020-12-08 09:49:51 +01:00
Kukks
dfd7c6d4a6
add tests and reword setting
2020-12-08 08:12:29 +01:00
nicolas.dorier
920caaa524
Pull language updates
2020-12-08 15:23:15 +09:00
nicolas.dorier
13f10657b8
Fix bug: When creating API Key for non-admin, some checked permissions were not included ( Fix #2107 and Fix #2002 )
2020-12-08 15:20:59 +09:00
nicolas.dorier
dd5fd2e5bb
Make sure checkout is not null in createinvoice
2020-12-08 14:54:24 +09:00
nicolas.dorier
97b00053c4
Do not crash on invocie creation error for greenfield ( Fix #2111 )
2020-12-08 14:47:20 +09:00
nicolas.dorier
76e46d2fa7
Fix performance issues on query over orderId ( fix #2114 )
2020-12-08 14:43:39 +09:00
Nicolas Dorier
4c62c5dc22
Merge pull request #2104 from btcpayserver/fix/qr-fail-import
...
do not crash when importing a non-json based QR code
2020-12-06 12:03:57 +09:00
Andrew Camilleri
c7209df7e2
Fix swagger docs for pull payments ( #2105 )
...
* Fix swagger docs for pull payments
fixes #2097
* Update BTCPayServer/wwwroot/swagger/v1/swagger.template.pull-payments.json
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2020-12-04 12:03:27 +01:00
Kukks
c17b8e4d9e
Introduce Spam protection
...
fixes #1958
Adds 2 new options:
* Do not allow stores to use the email settings of the server. Instead, they would need to fill in the email settings in their own store
* Do not allow user creation through the API unless you are an admin.
Both are opt-in and turned off by default.
2020-12-04 08:08:05 +01:00
Kukks
0ab33b704c
do not crash when importing a non-json based QR code
...
fixes #2098
2020-12-04 07:41:02 +01:00
Nicolas Dorier
ba027de3f7
Merge pull request #2103 from btcpayserver/fix/uppercase-qrcode-2
...
Lowercasing the protocol in QR code because it's not widely supported
2020-12-04 14:43:59 +09:00
rockstardev
3ac257bfda
Lowercasing the protocol in QR code because it's not widely supported
...
https://github.com/btcpayserver/btcpayserver/issues/2099#issuecomment-738550565
2020-12-03 23:39:18 -06:00
nicolas.dorier
ec495ea4d1
bump
2020-12-04 14:15:18 +09:00
Nicolas Dorier
3b035158a2
Merge pull request #2100 from btcpayserver/fix/uppercase-qrcode
...
Reverting uppercasing of Bech32 addresses in QR code
2020-12-04 13:00:47 +09:00
rockstardev
36582a2741
Reverting uppercasing of Bech32 addresses in QR code
2020-12-03 17:30:14 -06:00
nicolas.dorier
450d3cb7d2
bump
2020-12-03 23:30:34 +09:00