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

11 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
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
aacc9602d5 fix cli, ui: add version 2019-04-16 13:40:56 +02:00
Edouard Paris
f869a471b5 add doc.go 2019-04-11 13:18:11 +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
579503fae8 refac controller: F1 Help 2019-04-02 10:14:39 +02:00
Edouard Paris
db7279fbfa views: help 2019-04-01 18:30:25 +02:00