Commit graph

589 commits

Author SHA1 Message Date
Anthony Potdevin
34d4586a41
chore: 🔧 update standard version 2020-08-05 08:32:51 +02:00
Anthony Potdevin
c5917f5769
chore(release): 🚀 0.8.14 2020-08-05 08:20:10 +02:00
Anthony Potdevin
dfc42279e6
docs: 📚️ sign release 2020-08-05 08:18:05 +02:00
Torkel Rogstad
a95b61e60d
bug: don't throw error on missing master password (#94)
We also add tests that verify you need to input either a master password
or an account password.
2020-07-17 21:16:35 +02:00
AP
14526696e8 fix: 🐛 release-drafter 2020-07-17 17:59:32 +02:00
AP
59a3983abb ci: 👷 add release-drafter 2020-07-17 16:58:21 +02:00
AP
c05f02ac9c chore: 🔧 change min htlc warnings 2020-07-17 11:37:51 +02:00
AP
7cadc0938a chore(release): 🚀 0.8.13 2020-07-16 22:51:46 +02:00
Anthony Potdevin
56e6b964c9
chore: add lnd dir option to config (#92) (#93)
* chore: add lnd dir option to config (#92)

* Add lndDir and network options in AccountType

* Add BITCOIN_NETWORK environment variable

We use this as a fallback value if no network values are set for the
individual accounts.

* Update documentation

We update the documentation to cover the new LND directory and Bitcoin
network configuration parameters.

* chore: 🔧 cleanup

* docs: 📚️ cleanup

Co-authored-by: Torkel Rogstad <torkel@rogstad.io>
2020-07-16 22:50:21 +02:00
AP
27b5e832b4 docs: 📚️ update README 2020-07-16 00:18:53 +02:00
AP
fa1e438115 chore(release): 🚀 0.8.12 2020-07-16 00:10:50 +02:00
AP
26cd42bf78 fix: 🐛 hash password change 2020-07-16 00:08:46 +02:00
AP
688d552847 docs: 📚️ update readme 2020-07-15 22:40:00 +02:00
AP
a7dd38f87a chore(release): 🚀 0.8.11 2020-07-15 12:18:19 +02:00
AP
bf76e0baa0 feat: hash config passwords 2020-07-15 12:14:16 +02:00
AP
9c4fcb5f37 chore(release): 🚀 0.8.10 2020-07-14 18:28:42 +02:00
AP
9044c37e2b chore: 🔧 qr code chain address 2020-07-14 14:33:08 +02:00
AP
b29a32277c Merge branch 'master' of https://github.com/apotdevin/thunderhub 2020-07-14 13:57:16 +02:00
AP
d4e01f5cf0 fix: 🐛 null checks 2020-07-14 11:10:21 +02:00
Anthony Potdevin
5bdb299d85
chore: add FUNDING.yml (#86) 2020-07-12 23:50:29 +02:00
AP
c2dedf6314 chore(release): 🚀 0.8.9 2020-07-12 17:55:40 +02:00
AP
6be165c79c refactor: ♻️ connect widget 2020-07-12 17:38:43 +02:00
AP
3a52b00e89 refactor: ♻️ tooltip 2020-07-12 17:17:43 +02:00
AP
6a6faf4f72 chore: 🔧 renable payment report 2020-07-12 16:40:56 +02:00
AP
f8c4e53388 chore: 🔧 bump deps 2020-07-12 16:35:16 +02:00
AP
5dd94af06a refactor: ♻️ forward report 2020-07-12 16:01:27 +02:00
AP
77b597dd7a refactor: ♻️ forward report 2020-07-12 00:55:31 +02:00
AP
1c6c9dbedf refactor: ♻️ transaction report 2020-07-11 23:30:43 +02:00
AP
2bd0fdc69b style: 🎨 fix typo 2020-07-11 20:09:29 +02:00
AP
eee103a4f8 chore: 🔧 reset repo before update 2020-07-09 14:37:15 +02:00
AP
9d0c802561 chore(release): 🚀 0.8.8 2020-07-08 23:19:31 +02:00
AP
704b04c542 chore: 🔧 change to mempool api for fees 2020-07-08 23:09:56 +02:00
AP
1b45f57180 chore: 🔧 url to add peer 2020-07-08 23:04:47 +02:00
AP
0a01c00fc9 chore(release): 🚀 0.8.7 2020-07-05 12:48:39 +02:00
AP
b2aaee378d fix: 🐛 incorrect asset url 2020-07-05 12:47:43 +02:00
AP
3051fdd5d5 chore: 🔧 sort by channel age 2020-07-03 08:14:38 +02:00
AP
fdcf6d00ff chore: 🔧 add commit fee 2020-07-03 07:15:10 +02:00
AP
4d93c9951e style: 🎨 hide intro homepage 2020-07-02 07:02:54 +02:00
AP
cf07dd0aca chore(release): 🚀 0.8.6 2020-06-29 20:15:53 +02:00
Anthony Potdevin
83031a63bd
feat: recommended channels (#77)
* feat:  recommended channels

* chore: 🔧 change ui

* style: 🎨 loading card

* chore: 🔧 remove console logs

* refactor: ♻️ node filter

* chore: 🔧 check if peer

* chore: 🔧 format peer capacity
2020-06-29 19:46:39 +02:00
AP
fdda98f1cb chore(release): 🚀 0.8.5 2020-06-27 19:20:20 +02:00
AP
830586b6bd feat: balance from channel view 2020-06-27 19:15:49 +02:00
AP
76aacd3c52 chore: 🔧 channel sort by deviation 2020-06-27 15:10:24 +02:00
AP
bf8ad5d16d chore: 🔧 balance sort by amount 2020-06-27 14:48:30 +02:00
AP
621564a3c8 docs: 📚️ env file warning 2020-06-27 13:18:26 +02:00
AP
a3e6406b88 chore(release): 🚀 0.8.4 2020-06-27 11:46:37 +02:00
Anthony Potdevin
9a860ee141
feat: accounting (#75)
* feat:  accounting

* chore: 🔧 accounting params

* chore: 🔧 remove log

* chore: 🔧 remove null year

* chore: 🔧 disabled payment report

* chore: 🔧 rebalance filters
2020-06-27 11:44:43 +02:00
AP
4b9a568e63 chore: 🔧 regenerate graphql 2020-06-27 11:38:08 +02:00
AP
ba7f93d23b docs: 📚️ change default basepath 2020-06-26 20:22:43 +02:00
AP
cf626dcdeb chore(release): 🚀 0.8.3 2020-06-23 11:01:57 +02:00