Commit Graph

  • d073bf206c
    Merge pull request #15 from edouardparis/v0.0.2 v0.0.2 Edouard 2019-04-29 13:58:39 +0200
  • cdcb1d02c8
    Merge pull request #14 from darwin/drop-docker-compose Edouard 2019-04-29 13:57:16 +0200
  • fd0fb6d493 models refreshChannels: Debug log Edouard Paris 2019-04-29 13:39:23 +0200
  • 0453b712f5 controller: add keybindings Edouard Paris 2019-04-29 13:33:06 +0200
  • 884616fe40 change version Edouard Paris 2019-04-29 13:20:38 +0200
  • a4252ffdfb fix view channels: wrong current channel Edouard Paris 2019-04-29 09:44:55 +0200
  • 392fc9676b fix view channel: wrong layout Edouard Paris 2019-04-29 09:18:32 +0200
  • 7f7bc1fc72 fix view channels: truncate node alias Edouard Paris 2019-04-29 09:13:47 +0200
  • 9e50120dec docker: drop docker-compose dependency Antonin Hildebrand 2019-04-27 22:01:10 +0200
  • 5aaf6401a9 implemented CreateInvoice, SendPayment, DecodePayReq. fiatjaf 2019-04-20 22:47:49 +0000
  • 83029fa7c2 requested fixes. fiatjaf 2019-04-20 21:32:30 +0000
  • fa6b27f489 more channel and node info. fiatjaf 2019-04-12 21:31:51 +0000
  • e10e6d31a1 lightningd support skeleton. fiatjaf 2019-04-12 03:18:59 +0000
  • 2f18d9a37c README: Compatibility Edouard Paris 2019-04-16 14:01:46 +0200
  • aacc9602d5 fix cli, ui: add version v0.0.1 Edouard Paris 2019-04-16 13:40:56 +0200
  • a4fad4f7d9 goreleaser Edouard Paris 2019-04-16 13:18:51 +0200
  • caa0b4a397 fix summary: gauge total Edouard Paris 2019-04-16 09:16:52 +0200
  • 9fc5ab2fbc pubsub: add more ticker Edouard Paris 2019-04-15 13:34:29 +0200
  • b3ea008c43 refreshChannels: log error if node not found Edouard Paris 2019-04-15 09:28:44 +0200
  • da35545ded
    Merge pull request #8 from darwin/docker-logs Edouard 2019-04-14 11:04:26 +0200
  • 687475db24 docker: tail logs from host Antonin Hildebrand 2019-04-13 21:27:29 +0200
  • 8c77b09737 fix pubsub: stop Edouard Paris 2019-04-13 18:45:57 +0200
  • fa4de73813 fix lnd: channel without ID Edouard Paris 2019-04-13 18:13:13 +0200
  • 6f0cd4afd7 fix logger: use default development Edouard Paris 2019-04-13 17:52:33 +0200
  • 238995cda8
    Merge pull request #7 from darwin/lntop-volume Edouard 2019-04-13 17:46:20 +0200
  • c9f1c090c9 fix lnd: remove annoying log Edouard Paris 2019-04-13 13:04:31 +0200
  • c9e0a51c69 docker: map lntop data as a volume to host folder Antonin Hildebrand 2019-04-13 12:41:35 +0200
  • 3169a9211f fix cli: removed deprecated cmd Edouard Paris 2019-04-13 12:05:59 +0200
  • b835cea10d fix README: wrong url Edouard Paris 2019-04-13 11:27:42 +0200
  • a6f67ad662 fix Dockerfile: no need to cache deps Edouard Paris 2019-04-12 17:55:12 +0200
  • 1311b22936
    Merge pull request #1 from darwin/docker Edouard 2019-04-12 17:53:51 +0200
  • 1b64be4aca Apply suggestions from code review Edouard 2019-04-12 17:29:53 +0200
  • ea3115f7ef fix ui: separate channel Edouard Paris 2019-04-12 16:18:17 +0200
  • f5006b250b fix readme: add -mod=vendor Edouard Paris 2019-04-12 16:02:36 +0200
  • ea394c75c7 add docker support Antonin Hildebrand 2019-04-11 23:54:07 +0200
  • c8035528bb ft readme add config Edouard Paris 2019-04-11 14:06:21 +0200
  • f705cc625a fix controller remove log Edouard Paris 2019-04-11 13:47:45 +0200
  • 004060ebc4 controller: listen InvoiceSettled Edouard Paris 2019-04-11 13:30:28 +0200
  • f869a471b5 add doc.go Edouard Paris 2019-04-11 13:18:11 +0200
  • 32e340a8ef reset cache github Edouard Paris 2019-04-11 10:27:57 +0200
  • 480040c09c fix ui channels Edouard Paris 2019-04-11 09:57:00 +0200
  • b8dad61642 fix README Edouard Paris 2019-04-11 09:56:42 +0200
  • fb61bdb09a fix models channel: use ChannelPoint Edouard Paris 2019-04-10 15:02:09 +0200
  • 92f33b2a48 ft channels Edouard Paris 2019-04-10 13:37:55 +0200
  • f21c9d5bc5 views: cursor Edouard Paris 2019-04-10 13:32:11 +0200
  • 1bc8bffcfc refac view: add cursor method Edouard Paris 2019-04-10 13:16:51 +0200
  • bbeceb5d19 views: wrap method Edouard Paris 2019-04-10 09:44:52 +0200
  • 6c3f5fe7da fix channels footer Edouard Paris 2019-04-10 09:27:10 +0200
  • 4d5a43836a ui controller: cursorLeft, cursorRight Edouard Paris 2019-04-10 09:22:44 +0200
  • a873b60942 fix refresh channels Edouard Paris 2019-04-09 14:02:51 +0200
  • 11bac3c788 update gui Edouard Paris 2019-04-09 13:52:12 +0200
  • c8fad86d94 network: pending channels Edouard Paris 2019-04-09 10:08:43 +0200
  • f4a930d2e6 readme Edouard Paris 2019-04-08 14:37:57 +0200
  • d6d711cc4c ui/models: add mutex to channels Edouard Paris 2019-04-08 14:35:51 +0200
  • 57fa289c7f models channel: status Edouard Paris 2019-04-08 13:38:21 +0200
  • 661aee511f network: pending open channels Edouard Paris 2019-04-08 09:48:57 +0200
  • 1ff207cacf add forward policy Edouard Paris 2019-04-05 17:28:36 +0200
  • 429cc8c329 refac config default Edouard Paris 2019-04-05 17:00:25 +0200
  • 5e5f351568 fix views channel: AutoScroll false Edouard Paris 2019-04-05 13:57:11 +0200
  • a5ffc2c027 fix view channel Edouard Paris 2019-04-05 13:42:37 +0200
  • 006fb08d66 keybinding: F10 quit Edouard Paris 2019-04-05 09:48:29 +0200
  • 44a68c79e3 refac views: attach footer Edouard Paris 2019-04-05 09:35:49 +0200
  • 407cc2cac7 fix view channels Edouard Paris 2019-04-04 17:00:29 +0200
  • 7efa68f170 views: message.NewPrinter(language.English) Edouard Paris 2019-04-04 16:24:44 +0200
  • 48011bb108 fix view channels: add Node Edouard Paris 2019-04-04 14:18:00 +0200
  • 297d320471 remove useless docs Edouard Paris 2019-04-04 14:03:16 +0200
  • a31fa26668 fix README Edouard Paris 2019-04-04 13:59:52 +0200
  • 106d59957b readme add image Edouard Paris 2019-04-04 13:56:03 +0200
  • 106c4e4424 readme add image Edouard Paris 2019-04-04 13:40:46 +0200
  • a11abb8225 views channel node alias Edouard Paris 2019-04-04 13:24:01 +0200
  • b763317014 network: GetNode Edouard Paris 2019-04-04 13:06:38 +0200
  • 69f9a203fa fix views channels Edouard Paris 2019-04-04 10:44:37 +0200
  • 5d535bea0f ui view Channels: LastUpdate Edouard Paris 2019-04-04 10:10:33 +0200
  • e853349da2 ui/models: GetChannelInfo Edouard Paris 2019-04-04 10:10:21 +0200
  • 578d113902 network: GetChannelInfo Edouard Paris 2019-04-04 10:09:58 +0200
  • 0948674486 fix README Edouard Paris 2019-04-03 15:14:35 +0200
  • 0bfdf83682 refac channels Edouard Paris 2019-04-03 14:11:49 +0200
  • 1457c7772f fix views Get Edouard Paris 2019-04-03 10:14:47 +0200
  • 3a5b65b8cc refac view channel Edouard Paris 2019-04-03 10:12:36 +0200
  • 78c41c0741 ft channel view Edouard Paris 2019-04-02 14:27:51 +0200
  • 868b2519ca fix controller: remove log Edouard Paris 2019-04-02 10:22:14 +0200
  • ff7afeb842 fix view footer Edouard Paris 2019-04-02 10:21:12 +0200
  • 579503fae8 refac controller: F1 Help Edouard Paris 2019-04-02 10:14:39 +0200
  • 8389a3b419 fix view header: clear Edouard Paris 2019-04-01 18:36:12 +0200
  • db7279fbfa views: help Edouard Paris 2019-04-01 18:30:25 +0200
  • 604258626f config default Edouard Paris 2019-04-01 17:53:41 +0200
  • 2f9e948692 fix README Edouard Paris 2019-04-01 16:43:24 +0200
  • 736c891558 fix README Edouard Paris 2019-04-01 16:42:03 +0200
  • 8898c437d2 README: go report card Edouard Paris 2019-04-01 16:40:04 +0200
  • 7559b0c3f3 git add ticker Edouard Paris 2019-04-01 14:46:59 +0200
  • 46ebdd149c refac controller listen Edouard Paris 2019-04-01 13:24:49 +0200
  • cdfcb5ecd6 refac lnd: subscribe invoices Edouard Paris 2019-04-01 09:57:21 +0200
  • e2c89f3143 fix wrong file path Edouard Paris 2019-03-30 17:46:39 +0100
  • 08e8cf1c27 pubsub: context with cancel Edouard Paris 2019-03-29 18:03:51 +0100
  • a09067ecb7 controller: add pubsub Edouard Paris 2019-03-29 17:30:48 +0100
  • 64d0388015 fix pubsub Edouard Paris 2019-03-29 17:02:52 +0100
  • c6eb89150d summary: gauge Edouard Paris 2019-03-29 12:52:49 +0100
  • 68ec948558 refac summary Edouard Paris 2019-03-29 12:38:09 +0100
  • 2b68624a33 enhance header Edouard Paris 2019-03-29 10:06:30 +0100
  • eb7d299c1d refac summary Edouard Paris 2019-03-29 09:37:24 +0100