2
0
mirror of https://github.com/edouardparis/lntop synced 2024-11-13 13:10:34 +00:00
Commit Graph

88 Commits

Author SHA1 Message Date
Edouard
f72c5ca099
V0.1.0 (#10)
* config: add Views

* refac views channels

* fix config default

* views: menu

* config default: add comment

* fix config default

* README: enhance config section

* fix README

* controller: F2 Menu

* views: transactions

* fix views: set current in layout

* fix menu

* ft transactions

* fix Help

* fix controller Menu

* view: transaction

* refac controller

* fix ui controller

* try some bold

* fix cursor

* refac color

* focus column transactions

* controller: add keyBinding Menu m

* help view: add menu

* fix cursor: push to the right

* refac remove current model

* ui: txs and channels sortable

* fix focus column

* view transaction: transaction dest addresses

* fix menu

* refac controller

* channels: sort

* rename current column

* refac cursor

* refac currentColumnIndex

* set cursor if view deleted

* remove previous

* clean view.View

* controller: ToggleView

* fix menu

* view txs: add config

* feat order

* fix channels sort
* feat transactions sort
* feat help: add asc/desc
* fix README
* color: magenta
* fix color
* fix views menu
* fix views help
* network backend: SubscribeTransactions
* pubsub: transactions
* controller.Listen: refresh transactions
* fix controller
* fix controller pubsub: no need for wallet ticker
* fix models transactions
* views channels: column SENT and RECEIVED
* update version
* fix README
* fix README
* fix models sort
* fix readme and default config
* fix readme
2019-05-14 18:13:59 +02:00
Edouard Paris
314908296a version v0.0.3 2019-04-30 14:08:35 +02:00
Edouard Paris
05b82cd759 fix views channels: Index 2019-04-30 14:07:21 +02:00
Edouard Paris
fd0fb6d493 models refreshChannels: Debug log 2019-04-29 13:39:23 +02:00
Edouard Paris
0453b712f5 controller: add keybindings 2019-04-29 13:33:06 +02:00
Edouard Paris
884616fe40 change version 2019-04-29 13:20:38 +02:00
Edouard Paris
a4252ffdfb fix view channels: wrong current channel
issue #11
2019-04-29 09:44:55 +02:00
Edouard Paris
392fc9676b fix view channel: wrong layout
issue #12
2019-04-29 09:18:32 +02:00
Edouard Paris
7f7bc1fc72 fix view channels: truncate node alias
issue #12
2019-04-29 09:13:47 +02:00
Edouard Paris
aacc9602d5 fix cli, ui: add version 2019-04-16 13:40:56 +02:00
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 Paris
ea3115f7ef fix ui: separate channel 2019-04-12 16:18:17 +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
480040c09c fix ui channels 2019-04-11 09:57:00 +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
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
1ff207cacf add forward policy 2019-04-05 17:28:36 +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
a11abb8225 views channel node alias 2019-04-04 13:24:06 +02:00
Edouard Paris
69f9a203fa fix views channels 2019-04-04 10:44:37 +02:00
Edouard Paris
5d535bea0f ui view Channels: LastUpdate 2019-04-04 10:10:33 +02:00
Edouard Paris
e853349da2 ui/models: GetChannelInfo 2019-04-04 10:10:21 +02:00
Edouard Paris
0bfdf83682 refac channels 2019-04-03 14:11:49 +02:00
Edouard Paris
1457c7772f fix views Get 2019-04-03 10:14:47 +02:00
Edouard Paris
3a5b65b8cc refac view channel 2019-04-03 10:12:36 +02:00
Edouard Paris
78c41c0741 ft channel view 2019-04-02 14:27:51 +02:00
Edouard Paris
868b2519ca fix controller: remove log 2019-04-02 10:22:14 +02:00
Edouard Paris
ff7afeb842 fix view footer 2019-04-02 10:21:12 +02:00
Edouard Paris
579503fae8 refac controller: F1 Help 2019-04-02 10:14:39 +02:00
Edouard Paris
8389a3b419 fix view header: clear 2019-04-01 18:36:12 +02:00