Commit graph

255 commits

Author SHA1 Message Date
Oliver Gugger
881ab4093a
cmd: rename binary to litd 2020-07-21 22:10:33 +02:00
Oliver Gugger
33df4a1698
multi: rename golang and make files to lightning-terminal 2020-07-21 22:06:15 +02:00
Olaoluwa Osuntokun
3efb0e9ba3
Merge pull request #71 from lightninglabs/lnd-10-3
build: bump lnd version to v0.10.3
2020-07-08 20:22:01 -07:00
Olaoluwa Osuntokun
89c2c87571
multi: update to lnd v0.10.3 compatible dep versions 2020-07-08 16:11:01 -07:00
Olaoluwa Osuntokun
8b6cd8803d
build: bump lnd version to v0.10.3 2020-07-08 16:10:59 -07:00
Jamal James
0e888b4458
Merge pull request #69 from lightninglabs/rc3-feedback
RC3 feedback
2020-07-07 11:20:18 -04:00
jamaljsr
23701b5e01 swap: fix warning message flicker 2020-07-06 22:51:29 -04:00
jamaljsr
985fcc9d7f build: run backend build during CI 2020-07-06 17:09:43 -04:00
jamaljsr
e1bb745f1f perf: gzip and cache static files 2020-07-06 17:09:43 -04:00
jamaljsr
7d61a21033 perf: preload fonts and add fallback 2020-07-06 17:09:43 -04:00
jamaljsr
88f426c9db perf: add code-splitting to reduce initial page size 2020-07-06 17:09:39 -04:00
jamaljsr
156a645766 ui: update copy 2020-07-06 16:44:14 -04:00
jamaljsr
f8115635ed channels: reduce logging for fetched aliases and feeRates 2020-06-30 02:03:24 -04:00
jamaljsr
8be4b74bed settings: add pubkey/alias/url to the settings page 2020-06-30 01:52:43 -04:00
jamaljsr
26644b6a3c history: fix misaligned columns on history page 2020-06-30 01:52:25 -04:00
jamaljsr
c6b38067fa channel: round fee rate % to two decimals and display tooltip with exact value 2020-06-30 01:51:53 -04:00
jamaljsr
90f00088a6 swap: infer swap direction based on balance mode 2020-06-30 01:51:53 -04:00
jamaljsr
772b99acbb loop: remove history icon from header 2020-06-30 01:51:53 -04:00
jamaljsr
1ec9d92478 style: change yellow color to marigold 2020-06-30 01:51:53 -04:00
Jamal James
766ae685e9
chore: update npm dependencies (#68) 2020-06-30 01:49:43 -04:00
Oliver Gugger
6584e0ff31
Merge pull request #65 from lightninglabs/routing
Add url based routing
2020-06-23 09:55:29 +02:00
Oliver Gugger
1e0d03ce4f
Merge pull request #66 from guggero/lnd-10.2-rc2
mod: update to lnd v0.10.2-beta.rc2
2020-06-23 09:42:40 +02:00
Oliver Gugger
929460088e
mod: update to lnd v0.10.2-beta.rc2 2020-06-23 09:42:04 +02:00
jamaljsr
948b01d72a shushtar: properly handle client routes 2020-06-22 12:41:48 -04:00
jamaljsr
28f389dd7a settings: add nested routes for settings screens 2020-06-18 15:54:36 -04:00
jamaljsr
bf530d0b9c store: add url based routing 2020-06-18 15:54:36 -04:00
Oliver Gugger
078268c9bf
Merge pull request #64 from guggero/lnd-0.10.2
mod: use lnd v0.10.2-beta, downgrade faraday
2020-06-18 21:49:09 +02:00
Jamal James
571f365eb5
Merge pull request #61 from lightninglabs/rc-feedback-fixes
RC feedback fixes
2020-06-18 09:55:59 -04:00
Oliver Gugger
d73632ab70
Makefile: add shushtar prefix to commit version
The version string on boot up displays the lnd version hard coded in
lnd/build/version.go but the commit of shushtar (currently
v0.1.0-alpa.rcX). This could be confusing to users, why the second
version is completely different. I added the prefix "shushtar-" to the
commit to make it clear it is referencing the shushtar repo.

We also fix the Makefile to properly compile in the commit hash.
2020-06-18 10:03:58 +02:00
Oliver Gugger
b09f0f8aed
mod: use lnd v0.10.2-beta, downgrade faraday 2020-06-18 09:42:18 +02:00
jamaljsr
94837c9702 docs: add note about CAP_NET_BIND_SERVICE to readme 2020-06-17 17:40:34 -04:00
jamaljsr
f2401db3b9 styles: improve alignment of columns in channels/swaps lists 2020-06-16 12:34:55 -04:00
jamaljsr
b399e47a6e channels: add full alias to the pubkey tooltip 2020-06-16 12:12:09 -04:00
jamaljsr
c4b735f221 swap: update ambiguous descriptions in the swap wizard 2020-06-15 14:57:40 -04:00
jamaljsr
2b836e75f5 ui: fix hamburger menu going offscreen when the page is scrolled 2020-06-15 13:35:39 -04:00
jamaljsr
941c5a2584 channels: indicate channels currently being used in a swap 2020-06-15 12:31:50 -04:00
jamaljsr
cb2c084cc2 docs: reformat readme markdown 2020-06-13 00:39:59 -04:00
jamaljsr
e007ea0242 docs: add yarn to readme and update screenshot 2020-06-13 00:38:37 -04:00
jamaljsr
abe9249613 api: add error handling for GetChanInfo and GetNodeInfo calls 2020-06-12 23:22:31 -04:00
jamaljsr
6c16b59a7b channels: prevent ellipsed amounts on smaller screen resolutions 2020-06-12 23:22:31 -04:00
jamaljsr
3da83887c8 swap: fix incorrect multi Loop In warning 2020-06-12 23:22:31 -04:00
jamaljsr
67de28ef3a swap: change Invoice Total to Total 2020-06-12 23:22:31 -04:00
jamaljsr
39ae2db8a6 swap: update "x channels selected" label 2020-06-12 23:22:31 -04:00
jamaljsr
f9006fb022 ui: display tooltip for "In Fee %" header 2020-06-12 23:22:31 -04:00
jamaljsr
7e04d9fc97 theme: change the orange color to yellow 2020-06-12 23:22:09 -04:00
jamaljsr
427994fa8d swaps: add Loop type (in/out) to Processing Loops section 2020-06-12 10:16:14 -04:00
jamaljsr
3f9d33a89d swaps: limit max Loop amount to be based on channel balances 2020-06-12 10:16:14 -04:00
jamaljsr
f006e62ae7 chore: remove default ReactJS readme 2020-06-12 10:16:14 -04:00
jamaljsr
92e32738fc ui: fix style and layout issues on smaller screens 2020-06-12 10:16:14 -04:00
Jamal James
11ba8a7236
Merge pull request #55 from lightninglabs/alias-fees
Add alias and fees to channel list
2020-06-12 10:15:18 -04:00