53 Commits (v0.1.0)
 

Author SHA1 Message Date
Otto Suess 4d6992702f
travis: fix release upload 6 years ago
Otto Suess 8eab3763cf
travis: only build when tag is set 6 years ago
Otto Suess 9bb0bd3925
travis: archive builds 6 years ago
Otto Suess 8666b6784c
travis: build with latest go version 6 years ago
Otto Suess b499ea27b8
travis: setup github releases 6 years ago
Otto Suess fc02e6c390
travis: add badge to readme 6 years ago
Otto Suess f46a03a16c
travis: add .travis file 6 years ago
Otto Suess 9e9cec86f8
test: add tests 6 years ago
Otto Suess 7d5798e813
feature: add --query argument to enable custom query parameters 6 years ago
Otto Suess b1dd6aa319
refactor: rename json parameter to url 6 years ago
Otto Suess 77abf0830f
fix: display same error as lnd when multiple networks are selected 6 years ago
Tom Kirkpatrick ce6b8af761
Merge pull request #1 from LN-Zap/move_host 6 years ago
Otto Suess bc79c39105
move host to url authority component 6 years ago
Otto Suess b099de2937
doc: update readme 6 years ago
Otto Suess f692b2b006
add url specification document 6 years ago
Otto Suess 5c163e35fe
rename to lndconnect, use lndconnect url specification 6 years ago
Otto Suess 6d49c132ab
fix #10: don't use -h parameter for host 6 years ago
Otto Suess e66ffd5081
Merge pull request #8 from guggero/master 6 years ago
Oliver Gugger 26671efa30
Config cleanup, specify host and port 6 years ago
Otto Suess c7d1608b0c
feature: add flags to use invoice & readonly macaroons 6 years ago
Otto Suess 26a874078a
fix: update to new config file format 6 years ago
Otto Suess 0bf2886138
Merge branch 'videah-master' 6 years ago
Otto Suess b21c73f0e2
fix: image status message 6 years ago
videah eecce20971 added option to output QRCode as a file 6 years ago
Otto Suess 3619479f7a
fix #5: use glendc/go-external-ip to get external ip 6 years ago
Otto Suess 7c3c72adb6
fix: switch default network to mainnet 6 years ago
Otto Suess ec5911f101
Merge pull request #4 from mrfelton/fix/default-chain 6 years ago
Tom Kirkpatrick 5bd5afec65
fix: make bitcoin the default chain 6 years ago
Otto Suess 02d3c5bc1b
add missing config items 6 years ago
Otto Suess 6a96d29571
make testnet default network 6 years ago
Otto Suess 6b28c60b6f
separate macaroons by network lightningnetwork/lnd#1766 6 years ago
Otto Suess 404c6d2157
ui: display zoom instructions below QR Code 6 years ago
Otto Suess 90b5a64226
fix: segmentation violation crash 6 years ago
Otto Suess 70e4268673
fix: #3 use port from rpclisten setting 6 years ago
Otto Suess 266fd5262f
Update README.md 6 years ago
Otto Suess cb29f64fed
add makefile 6 years ago
Otto Suess 62ef92ba01
feature: add -l flag to use localhost 6 years ago
Otto Suess 169301d305
Update README.md 6 years ago
Otto Suess 83e1b921c0
feature: just display cert key instead of pem to save space 6 years ago
Otto Suess d0882c6608
fix: error formatting 6 years ago
Otto Suess 37fc646c07
fix: evaluate lnd flags, fix AdminMacPath 6 years ago
Otto Suess 1f1e69b34a
include public ip by default 6 years ago
Otto Suess 911b2ef461
Update README.md 6 years ago
Otto Suess ea8ff2e060
add option to include local ip in qrcode 6 years ago
Otto Suess 52b1286b1f
Update README.md 7 years ago
Otto Suess 029a0bc0e3
add -j flag to display json instead of QRCode 7 years ago
Otto Suess e50c9d9880
add missing step to installation instructions 7 years ago
Otto Suess efa33ee035
add starting instructions to readme 7 years ago
Otto Suess ab51205dd2
fix indentation 7 years ago
Otto Suess cc9f5e5b2b
add installation instructions to readme 7 years ago