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 |
|
nicolas.dorier
|
5cbe61e2e0
|
Allow user to set the expirationTime of invoice via the API (Fix #1336)
|
2020-02-25 17:21:08 +09:00 |
|
Kukks
|
023e64704d
|
Add Swagger and Redoc
Blocked by #1262
|
2020-02-24 19:04:04 +01:00 |
|
Andrew Camilleri
|
276a9a95f9
|
Remove OpenIddict (#1244)
|
2020-02-25 00:40:04 +09:00 |
|
nicolas.dorier
|
d16a4334cb
|
Fix error 500 on services page
|
2020-02-25 00:10:07 +09:00 |
|
Andrew Camilleri
|
fa51180dfa
|
Api keys with openiddict (#1262)
* Remove OpenIddict
* Add API Key system
* Revert removing OpenIddict
* fix rebase
* fix tests
* pr changes
* fix tests
* fix apikey test
* pr change
* fix db
* add migration attrs
* fix migration error
* PR Changes
* Fix sqlite migration
* change api key to use Authorization Header
* add supportAddForeignKey
* use tempdata status message
* fix add api key css
* remove redirect url + app identifier feature :(
|
2020-02-24 22:36:15 +09:00 |
|
nicolas.dorier
|
a3e7729c52
|
Remove warnings
|
2020-02-24 22:12:50 +09:00 |
|
nicolas.dorier
|
2a7f6e4aa3
|
bump
|
2020-02-24 21:32:54 +09:00 |
|
Andrew Camilleri
|
1d61db4758
|
Add text customization for pay button (#1346)
* Add text customization for pay button
https://i.imgur.com/nFxscOZ.gifv
* pr changes
|
2020-02-24 21:29:29 +09:00 |
|
nicolas.dorier
|
ee524e36c5
|
bump
|
2020-02-24 21:25:52 +09:00 |
|
hannes
|
f097ecdc80
|
fix: remove ipn via email #1241 (#1337)
* fix: remove ipn via email #1241
* fix: remove ipn via email #1241
|
2020-02-24 21:21:03 +09:00 |
|
Andrew Camilleri
|
a354f7d9dd
|
add GET endpoint for pay button (#1349)
closes #889
|
2020-02-24 21:18:04 +09:00 |
|
rockstardev
|
29d51ad2a2
|
Adding 1 second leeway for expiration
|
2020-02-21 17:09:03 -06:00 |
|
rockstardev
|
1be6408246
|
Adding logging to try and catch situations where invoice is not expired
|
2020-02-21 17:09:03 -06:00 |
|
Andrew Camilleri
|
34702d2633
|
Revoke Legacy Api Keys (#1344)
closes #1333
|
2020-02-21 13:40:00 +09:00 |
|
nicolas.dorier
|
b79b310bd5
|
Revert "Sort invoice list (Fix #1329)"
This reverts commit dc4f8a1fbe .
|
2020-02-21 11:29:09 +09:00 |
|
nicolas.dorier
|
dc4f8a1fbe
|
Sort invoice list (Fix #1329)
|
2020-02-19 22:04:46 +09:00 |
|