Commit Graph

2776 Commits

Author SHA1 Message Date
rockstardev
56e85b68d9 Csproj cleanup, reorganizing namespaces, fixing tests 2019-10-02 22:41:53 -05:00
rockstardev
755a6bf8e6 Cleaning up references to old U2F\Services folder 2019-10-02 12:38:06 -05:00
rockstardev
7282199c31 Cleanup U2F namespace to correspond to folder path 2019-10-02 12:32:41 -05:00
nicolas.dorier
639f5d2fc4
Make sure calling monero related controllers can't be done if the shitcoin is not supported 2019-10-01 15:30:27 +09:00
nicolas.dorier
8c8ef9d3ca
Rename shitcoins to altcoins 2019-09-30 20:43:15 +09:00
Pavle
2c5c6d28e3 Fix broken getting started link in readme (#1060) 2019-09-30 18:42:35 +09:00
nicolas.dorier
fd78d02576
Moving Monero classes into BTCPayServer.Common 2019-09-30 17:58:41 +09:00
nicolas.dorier
3a0328d0be
Moving shitcoin code in shitcoin folder 2019-09-30 17:51:47 +09:00
Andrew Camilleri
d66b111121 xmr (#1044) 2019-09-30 17:32:43 +09:00
Andrew Camilleri
3366c86b16 Authorize granular permissions (#1057)
* granular scope permissions for api

* final fixes and styling

* prettify code

* fix missing policy
2019-09-29 16:23:31 +09:00
nicolas.dorier
c7e3241a85
Update info link in ListTokens 2019-09-29 16:21:25 +09:00
nicolas.dorier
1c2c3ede80
Update help link 2019-09-29 16:12:03 +09:00
nicolas.dorier
0f46da2e6b
Update c-lightning 2019-09-29 13:53:18 +09:00
nicolas.dorier
514386ecdd
Remove NDax support 2019-09-29 11:58:16 +09:00
nicolas.dorier
2257b95732
bump 2019-09-24 15:22:26 +09:00
nicolas.dorier
7a5cfcf50f
Fix docker-entrypoint for raspberry 2019-09-24 15:21:50 +09:00
nicolas.dorier
e8d5190569
bump 2019-09-22 22:00:17 +09:00
Nicolas Dorier
d6d13ec001
Merge pull request #1046 from Kukks/pre-monero
General optimizations and fixes
2019-09-22 00:15:37 +09:00
Kukks
f3aa67e0f1 make invoice repository able to query more extensively 2019-09-21 17:07:48 +02:00
Kukks
59839a3332 make sure networks are abstracted properly 2019-09-21 16:39:44 +02:00
Kukks
fa18bd9a69 allow nav layout for store to not have a main title specified 2019-09-21 16:28:04 +02:00
Kukks
bf9dd57177 move css logic to global css file as it makes more sense 2019-09-21 16:24:01 +02:00
Kukks
a230e21737 Store Nav extension support 2019-09-21 16:22:26 +02:00
nicolas.dorier
e763e9e41a
Make sure BTCPAY_SSHKEYFILE is set when starting container 2019-09-21 23:06:15 +09:00
nicolas.dorier
2e0abdbd06
Fix BTC_GBP pair not resolved for kraken 2019-09-21 13:05:05 +09:00
nicolas.dorier
f3890cd029
Make test more reliable 2019-09-20 19:41:59 +09:00
nicolas.dorier
2f918b1195
Fix SSH settings not correctly applied 2019-09-20 19:33:23 +09:00
Andrew Camilleri
5b73f22eb4 set buyer email in get invoice to refund email if not set (#1023)
closes #973 fixes #941
2019-09-20 19:15:07 +09:00
Samuel Almeida
edfdae744f Fix other-dependencies reference in TOC (#1035) 2019-09-20 19:14:33 +09:00
Umar Bolatov
438fc34ad2 Replace pay button PNG image with an SVG and add 2x res version (#1034)
fix #1030
2019-09-20 19:14:08 +09:00
nicolas.dorier
9e107b1eb1
Try to read the authorized keys file from the configuration 2019-09-20 18:51:14 +09:00
nicolas.dorier
a8e2a99faa
Do not use sed -i in docker endpoint 2019-09-20 18:06:21 +09:00
nicolas.dorier
0823a3e0dc
Remove warnings 2019-09-20 17:35:55 +09:00
nicolas.dorier
7ac72c6c2a
Make sure the key is deleted 2019-09-20 17:25:07 +09:00
nicolas.dorier
6d703d590b
Generate SSH keys in the docker container 2019-09-20 17:23:32 +09:00
nicolas.dorier
3dada3c464
Remove SSH warning if no SSH settings set 2019-09-20 15:26:09 +09:00
nicolas.dorier
a2cb6178b8
Can edit authorized_keys in SSH Services, remove download keyfile support 2019-09-19 19:17:20 +09:00
nicolas.dorier
42dda56eea
Retry SSH connection later if it fails 2019-09-19 16:54:07 +09:00
Andrew Camilleri
6407e15187
Create FUNDING.yml 2019-09-15 14:56:46 +03:00
nicolas.dorier
af97e296ba
bump 2019-09-15 01:13:06 +09:00
Rockstar Developer
200c9709fe Updating BundlerMinifier (#1033) 2019-09-13 04:56:36 +09:00
Andrew Camilleri
18b8bec8d0 Checkout: show red border around email when invalid (#1013) 2019-09-12 18:28:11 +09:00
nicolas.dorier
41d714e2ce
Revert "Share same browser for all selenium tests"
This reverts commit 2ce0749bb6.
2019-09-11 16:22:41 +09:00
nicolas.dorier
60a8b23c03
Revert "Fix test"
This reverts commit 0096250384.
2019-09-11 16:22:27 +09:00
nicolas.dorier
0096250384
Fix test 2019-09-11 15:58:38 +09:00
nicolas.dorier
2ce0749bb6
Share same browser for all selenium tests 2019-09-11 15:36:12 +09:00
Andrew Camilleri
7ab97311be Re-enable lightning sats feature through C# (#1014) 2019-09-11 14:49:06 +09:00
Andrew Camilleri
e6cfb6e851 Selenium Tests for Checkout + other store operations (#1015) 2019-09-10 17:03:24 +09:00
nicolas.dorier
b3298589c3
Rockstarify the docker-compose 2019-09-10 13:02:52 +09:00
Nicolas Dorier
127ad3e573
Merge pull request #1028 from bolatovumar/fix-1025
Allow removing transaction labels by clicking on an icon
2019-09-10 12:45:34 +09:00