Commit Graph

53 Commits (6017a69415d1de626e81a4ac3b27b37ca7338a86)

Author SHA1 Message Date
rkfg 172b30c557 Add forced aliases 2 years ago
Jussi Tiira 12c7114c3e RM: remove help panel 3 years ago
rkfg 651cdfb98b Allow sorting by all columns 3 years ago
Martin Milata af2ea1c717 Add short channel id columns
SCID represents the same information as channel id but uses different
representation made of three components (block height, transaction
index, output index).
3 years ago
rkfg 62f9eca83c Add Home/End/PgUp/PgDn navigation 3 years ago
rkfg 52e7098908 Constrain the cursor and prevent segfaults 3 years ago
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
5 years ago
Edouard Paris 05b82cd759 fix views channels: Index 5 years ago
Edouard Paris a4252ffdfb fix view channels: wrong current channel
issue #11
5 years ago
Edouard Paris 7f7bc1fc72 fix view channels: truncate node alias
issue #12
5 years ago
Edouard Paris ea3115f7ef fix ui: separate channel 5 years ago
Edouard Paris 480040c09c fix ui channels 5 years ago
Edouard Paris fb61bdb09a fix models channel: use ChannelPoint 5 years ago
Edouard Paris 92f33b2a48 ft channels 5 years ago
Edouard Paris f21c9d5bc5 views: cursor 5 years ago
Edouard Paris 1bc8bffcfc refac view: add cursor method 5 years ago
Edouard Paris bbeceb5d19 views: wrap method 5 years ago
Edouard Paris 6c3f5fe7da fix channels footer 5 years ago
Edouard Paris c8fad86d94 network: pending channels 5 years ago
Edouard Paris 57fa289c7f models channel: status 5 years ago
Edouard Paris 1ff207cacf add forward policy 5 years ago
Edouard Paris 5e5f351568 fix views channel: AutoScroll false 5 years ago
Edouard Paris a5ffc2c027 fix view channel 5 years ago
Edouard Paris 006fb08d66 keybinding: F10 quit 5 years ago
Edouard Paris 44a68c79e3 refac views: attach footer 5 years ago
Edouard Paris 407cc2cac7 fix view channels 5 years ago
Edouard Paris 7efa68f170 views: message.NewPrinter(language.English) 5 years ago
Edouard Paris 48011bb108 fix view channels: add Node 5 years ago
Edouard Paris a11abb8225 views channel node alias 5 years ago
Edouard Paris 69f9a203fa fix views channels 5 years ago
Edouard Paris 5d535bea0f ui view Channels: LastUpdate 5 years ago
Edouard Paris 0bfdf83682 refac channels 5 years ago
Edouard Paris 3a5b65b8cc refac view channel 5 years ago
Edouard Paris 78c41c0741 ft channel view 5 years ago
Edouard Paris 579503fae8 refac controller: F1 Help 5 years ago
Edouard Paris 8aa3c9e047 refac view channels 5 years ago
Edouard Paris 3a7e5323f4 fix views channels 5 years ago
Edouard Paris fd1be309cd refac color and views 5 years ago
Edouard Paris bd04cacf4e ft network: Info 5 years ago
Edouard Paris e918c13c49 fix views channels columns 5 years ago
Edouard Paris a55b55787d fix gauge 5 years ago
Edouard Paris ff31582615 remove chartID 5 years ago
Edouard Paris 4867422474 view channel: gauge 5 years ago
Edouard Paris c2eb0ad4d7 refac ui: MVC 5 years ago
Edouard Paris 9cd954380b views channels: remove chartPubKey 5 years ago
Edouard Paris 503aea2052 ui: add cursor 5 years ago
Edouard Paris 9be0f6a18a ft channels chartPubKey 5 years ago
Edouard Paris 75c67d13af channels view: AutoScroll and SelColor 5 years ago
Edouard Paris 28df990c2c refac ui 5 years ago
Edouard Paris 892060af62 ui: add channels color 5 years ago