2
0
mirror of https://github.com/edouardparis/lntop synced 2024-11-16 00:12:44 +00:00
Commit Graph

187 Commits

Author SHA1 Message Date
Edouard Paris
caa0b4a397 fix summary: gauge total 2019-04-16 09:16:52 +02:00
Edouard Paris
9fc5ab2fbc pubsub: add more ticker 2019-04-15 13:34:29 +02:00
Edouard Paris
b3ea008c43 refreshChannels: log error if node not found 2019-04-15 09:28:44 +02:00
Edouard
da35545ded
Merge pull request #8 from darwin/docker-logs
docker: tail logs from host
2019-04-14 11:04:26 +02:00
Antonin Hildebrand
687475db24 docker: tail logs from host
now that we have the log mapped to host folder we can simply tail it there
2019-04-13 21:27:29 +02:00
Edouard Paris
8c77b09737 fix pubsub: stop 2019-04-13 18:45:57 +02:00
Edouard Paris
fa4de73813 fix lnd: channel without ID 2019-04-13 18:13:13 +02:00
Edouard Paris
6f0cd4afd7 fix logger: use default development 2019-04-13 17:52:33 +02:00
Edouard
238995cda8
Merge pull request #7 from darwin/lntop-volume
docker: map lntop data as a volume to host folder
2019-04-13 17:46:20 +02:00
Edouard Paris
c9f1c090c9 fix lnd: remove annoying log 2019-04-13 13:04:31 +02:00
Antonin Hildebrand
c9e0a51c69 docker: map lntop data as a volume to host folder 2019-04-13 12:41:35 +02:00
Edouard Paris
3169a9211f fix cli: removed deprecated cmd 2019-04-13 12:05:59 +02:00
Edouard Paris
b835cea10d fix README: wrong url 2019-04-13 11:27:42 +02:00
Edouard Paris
a6f67ad662 fix Dockerfile: no need to cache deps 2019-04-12 17:55:12 +02:00
Edouard
1311b22936
Merge pull request #1 from darwin/docker
add docker support
2019-04-12 17:53:51 +02:00
Edouard
1b64be4aca Apply suggestions from code review
Co-Authored-By: darwin <antonin@hildebrand.cz>
2019-04-12 17:29:53 +02:00
Edouard Paris
ea3115f7ef fix ui: separate channel 2019-04-12 16:18:17 +02:00
Edouard Paris
f5006b250b fix readme: add -mod=vendor 2019-04-12 16:02:36 +02:00
Antonin Hildebrand
ea394c75c7 add docker support 2019-04-12 00:06:07 +02:00
Edouard Paris
c8035528bb ft readme add config 2019-04-11 14:06:21 +02:00
Edouard Paris
f705cc625a fix controller remove log 2019-04-11 13:47:45 +02:00
Edouard Paris
004060ebc4 controller: listen InvoiceSettled 2019-04-11 13:30:28 +02:00
Edouard Paris
f869a471b5 add doc.go 2019-04-11 13:18:11 +02:00
Edouard Paris
32e340a8ef reset cache github 2019-04-11 10:27:57 +02:00
Edouard Paris
480040c09c fix ui channels 2019-04-11 09:57:00 +02:00
Edouard Paris
b8dad61642 fix README 2019-04-11 09:56:42 +02:00
Edouard Paris
fb61bdb09a fix models channel: use ChannelPoint 2019-04-10 15:02:09 +02:00
Edouard Paris
92f33b2a48 ft channels 2019-04-10 13:37:55 +02:00
Edouard Paris
f21c9d5bc5 views: cursor 2019-04-10 13:32:11 +02:00
Edouard Paris
1bc8bffcfc refac view: add cursor method 2019-04-10 13:16:51 +02:00
Edouard Paris
bbeceb5d19 views: wrap method 2019-04-10 09:44:52 +02:00
Edouard Paris
6c3f5fe7da fix channels footer 2019-04-10 09:27:10 +02:00
Edouard Paris
4d5a43836a ui controller: cursorLeft, cursorRight 2019-04-10 09:22:44 +02:00
Edouard Paris
a873b60942 fix refresh channels 2019-04-09 14:02:51 +02:00
Edouard Paris
11bac3c788 update gui 2019-04-09 13:52:12 +02:00
Edouard Paris
c8fad86d94 network: pending channels 2019-04-09 10:08:43 +02:00
Edouard Paris
f4a930d2e6 readme 2019-04-08 14:37:57 +02:00
Edouard Paris
d6d711cc4c ui/models: add mutex to channels 2019-04-08 14:35:51 +02:00
Edouard Paris
57fa289c7f models channel: status 2019-04-08 13:38:21 +02:00
Edouard Paris
661aee511f network: pending open channels 2019-04-08 09:48:57 +02:00
Edouard Paris
1ff207cacf add forward policy 2019-04-05 17:28:36 +02:00
Edouard Paris
429cc8c329 refac config default 2019-04-05 17:00:25 +02:00
Edouard Paris
5e5f351568 fix views channel: AutoScroll false 2019-04-05 13:57:11 +02:00
Edouard Paris
a5ffc2c027 fix view channel 2019-04-05 13:42:37 +02:00
Edouard Paris
006fb08d66 keybinding: F10 quit 2019-04-05 09:48:29 +02:00
Edouard Paris
44a68c79e3 refac views: attach footer 2019-04-05 09:35:49 +02:00
Edouard Paris
407cc2cac7 fix view channels 2019-04-04 17:00:29 +02:00
Edouard Paris
7efa68f170 views: message.NewPrinter(language.English) 2019-04-04 16:24:44 +02:00
Edouard Paris
48011bb108 fix view channels: add Node 2019-04-04 14:18:00 +02:00
Edouard Paris
297d320471 remove useless docs 2019-04-04 14:03:16 +02:00