nicolas.dorier
|
65afc9f7b2
|
Make sure dashboard is initialized from the beginning
|
2020-03-10 17:42:53 +09:00 |
|
nicolas.dorier
|
2e630ac5d8
|
WaitSiteIsOperational should only wait full sync
|
2020-03-10 17:24:38 +09:00 |
|
nicolas.dorier
|
e6acc19bcc
|
Add a test catching expirationTime bug (#1336)
|
2020-03-10 17:11:15 +09:00 |
|
nicolas.dorier
|
c598a1827f
|
Remove misleading error message (Fix #1377)
|
2020-03-10 16:33:50 +09:00 |
|
nicolas.dorier
|
1edd19f403
|
bump
|
2020-03-10 15:54:02 +09:00 |
|
Nicolas Dorier
|
1052e9a035
|
Merge pull request #1376 from Kukks/fix-sqllite-again
fix sqlite again
|
2020-03-10 15:52:38 +09:00 |
|
Kukks
|
5e15dd97b3
|
fix sqlite again
closes #1287
Seems like a merge conflict removed the fix for sqlite datetimeoffsets
|
2020-03-09 09:44:44 +01:00 |
|
Nicolas Dorier
|
7763ad5b2c
|
Merge pull request #1372 from btcpayserver/pr/flaky-tests
Fixing ocassional CanManageWallet Selenium test fails
|
2020-03-06 19:22:43 +09:00 |
|
rockstardev
|
4e826553f8
|
Fixing ocassional CanManageWallet Selenium test fails
Looking through logs it seems like Generate button is never clicked, which can happen if modal is not displayed
https://circleci.com/gh/btcpayserver/btcpayserver/6167
|
2020-03-06 02:06:32 -06:00 |
|
nicolas.dorier
|
21c7bcca5a
|
bump
|
2020-03-06 15:16:53 +09:00 |
|
Nicolas Dorier
|
1df0fe9deb
|
Merge pull request #1369 from pavlenex/readme-macos-dev-video
Readme Update .Net Core to 3.1, Add MacOS video
|
2020-03-04 16:46:07 +09:00 |
|
Nicolas Dorier
|
7038c28429
|
Merge pull request #1370 from bolatovumar/prettify-receive-tab
Prettify wallet receive tab screen
|
2020-03-04 16:45:34 +09:00 |
|
Umar Bolatov
|
d9bdb46033
|
Prettify wallet receive tab screen
|
2020-03-03 21:15:27 -08:00 |
|
pavlenex
|
e0aad34105
|
Update .Net Core to 3.1, Add MacOS video
|
2020-03-03 22:44:58 +01:00 |
|
Nicolas Dorier
|
a88f46e1ab
|
Merge pull request #1365 from bolatovumar/fix-1332
Specify QR code error correction level explicitly
|
2020-03-03 18:03:40 +09:00 |
|
Nicolas Dorier
|
ba480e40e6
|
Merge pull request #1362 from pavlenex/readme-deployment
add enviroment configuration to issue template
|
2020-03-02 18:17:36 +09:00 |
|
Nicolas Dorier
|
ef52d6b4c7
|
Merge pull request #1352 from Kukks/changelly-fiat
remove changelly fiat option
|
2020-03-02 18:10:50 +09:00 |
|
Nicolas Dorier
|
99f47e2848
|
Merge pull request #1360 from Kukks/pay-button-modal
Modal option for Pay Button
|
2020-03-02 18:10:14 +09:00 |
|
pavlenex
|
8046872315
|
Add private info note, change command
|
2020-03-02 10:07:50 +01:00 |
|
Nicolas Dorier
|
b282a70534
|
Merge pull request #1351 from Kukks/api/api-keys-get
GreenField API #1: Get current API Key info
|
2020-03-02 18:06:34 +09:00 |
|
Nicolas Dorier
|
991daefd85
|
Merge pull request #1359 from Kukks/cf-fixes
Use proper divisibility for payments in crowdfund and do not show too…
|
2020-03-02 18:04:14 +09:00 |
|
Nicolas Dorier
|
2a0353b6ff
|
Merge pull request #1367 from btcpayserver/fix/flaky-tests
Fixing Selenium tests failing because of dynamic hidden elements
|
2020-03-02 17:58:06 +09:00 |
|
rockstardev
|
304caaaf1d
|
Fixing Selenium tests failing because of dynamic hidden elements
|
2020-03-01 22:38:40 -06:00 |
|
rockstardev
|
4f5f52b937
|
Merge pull request #1366 from btcpayserver/pr/fix-931
Fixing modal Open Wallet click on iOS Safari by targeting iframe parent
|
2020-03-01 22:05:20 -06:00 |
|
rockstardev
|
0b4760bc29
|
Merge pull request #1361 from btcpayserver/pr/fix-1316
Showing the next available address in the invoices list
|
2020-03-01 21:49:14 -06:00 |
|
rockstardev
|
7f6d27cc5b
|
Fixing modal Open Wallet click on iOS Safari by targeting iframe parent
|
2020-03-01 20:51:34 -06:00 |
|
rockstardev
|
f8520201ce
|
Using tuple for payments partial model
|
2020-03-01 19:46:05 -06:00 |
|
Umar Bolatov
|
efda8ff5bd
|
Specify QR code error correction level explicitly
fix #1332
|
2020-03-01 14:16:24 -08:00 |
|
pavlenex
|
27f964e2a1
|
add enviroment configuration
|
2020-02-29 10:46:07 +01:00 |
|
rockstardev
|
56380a5fb3
|
Formatting code
|
2020-02-28 23:15:14 -06:00 |
|
rockstardev
|
a303e793b4
|
Fixing CanCreateApiKeys test admin user check
|
2020-02-28 23:15:06 -06:00 |
|
rockstardev
|
2934c27ee5
|
Commenting decision to leave partial
|
2020-02-28 17:04:56 -06:00 |
|
rockstardev
|
44d4673981
|
Removing reference to InvoicePaymentsPartial.cshtml from Invoice.cshtml
|
2020-02-28 16:58:09 -06:00 |
|
rockstardev
|
fca6b39681
|
Revert "Remove the next address to pay to from Invoice details page (Fix #1056) (#1283)"
This reverts commit 6848482999 .
|
2020-02-28 16:30:57 -06:00 |
|
Kukks
|
c3bfce7656
|
Modal option for Pay Button
closes #796
|
2020-02-28 16:01:44 +01:00 |
|
Kukks
|
c607696230
|
Use proper divisibility for payments in crowdfund and do not show tooltip if identical data
fixes #1037 and fixes #1003
|
2020-02-28 12:51:15 +01:00 |
|
Kukks
|
9eac33793a
|
GreenField API #1: Get current API Key info
|
2020-02-26 16:20:32 +01:00 |
|
Nicolas Dorier
|
18aaa1a0c4
|
Merge pull request #1341 from btcpayserver/swagger
Add Swagger and Redoc
|
2020-02-26 19:02:35 +09:00 |
|
Kukks
|
e7eea1036b
|
make api key delete use confirm page
|
2020-02-26 10:26:38 +01:00 |
|
Kukks
|
48c21baee5
|
add migration attributes and remove designer
|
2020-02-26 09:53:58 +01:00 |
|
Kukks
|
95b9884af7
|
Revert "consolidate migrations"
This reverts commit 501c3241b5 .
|
2020-02-26 09:41:32 +01:00 |
|
nicolas.dorier
|
d9ea9fbffd
|
Fix colspan
|
2020-02-26 17:34:32 +09:00 |
|
Kukks
|
0c7f35b000
|
fix swagger gen
|
2020-02-26 09:17:50 +01:00 |
|
Pavlenex
|
78f73132ed
|
Delete docs folder (#1354)
|
2020-02-26 14:00:46 +09:00 |
|
rockstardev
|
5a93857b4a
|
Simplifying delegate invoke
Ref: 0074790684 (r37477529)
|
2020-02-25 16:08:57 -06:00 |
|
Kukks
|
b71fd1653e
|
remove changelly fiat option
closes #728
|
2020-02-25 16:44:19 +01:00 |
|
Kukks
|
ec80787120
|
fix
|
2020-02-25 15:33:04 +01:00 |
|
Kukks
|
501c3241b5
|
consolidate migrations
|
2020-02-25 15:00:47 +01:00 |
|
Kukks
|
0a8b303c11
|
add label for api keys, make api keys without -, fix null exception on authorize
|
2020-02-25 14:43:53 +01:00 |
|
nicolas.dorier
|
fec5637040
|
Replace Datetime.UTCNow by entity.InvoiceTime
|
2020-02-25 17:22:39 +09:00 |
|