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

13 Commits

Author SHA1 Message Date
rkfg
2d8e6ea6cc Rename Policy1/2 to LocalPolicy/RemotePolicy 2022-09-14 16:34:14 +03:00
rkfg
91bd48bcac Show disabled channel count for node 2022-09-13 14:42:27 +03:00
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
a4252ffdfb fix view channels: wrong current channel
issue #11
2019-04-29 09:44:55 +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
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
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
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