Commit Graph

339 Commits (master)
 

Author SHA1 Message Date
fuwa 9c4b3e59f4 sync state when terminal receive stdout
5 years ago
fuwa a120963ac8 auto replace - with _
5 years ago
fuwa a994493199 keep focus even if input is empty
5 years ago
fuwa 311978d863 0.6.1.2-c release
5 years ago
fuwa 0799ecca98 remove the new keyword
5 years ago
fuwa 4f7fe77837 hide keyboard outside of terminal
5 years ago
fuwa 115c31b717 persist page view index
5 years ago
fuwa 480cafd99f use `compute` for background json parsing
5 years ago
fuwa d9c21ec96a filter ansi color code
5 years ago
fuwa 7c4db7847b 0.6.1.2-b release
5 years ago
fuwa ec358ceee2 add terminal page
5 years ago
fuwa a635f8e72b use flutter theme
5 years ago
fuwa 9dedc81012 use exit(0) for a clean exit
5 years ago
fuwa 465ffc5c90 fix async exiting
5 years ago
fuwa 628cfa07b6 integrate exiting state into state machine
5 years ago
fuwa 1331c36ac6 make state machine aware of exiting
5 years ago
fuwa 6536d135e3 detect exiting in proper loop
5 years ago
fuwa 65b4f0ce9b qualify widget
5 years ago
fuwa 1ba9f89d44 add exiting state
5 years ago
fuwa 038af999f9 add exiting func
5 years ago
fuwa 5c89911995 exit the daemon gracefully with stdin
5 years ago
fuwa 4ab4c2bf24 refactor to process controller
5 years ago
fuwa f1c3bd3a40 enable stdin
5 years ago
fuwa 35710f9757 add daemon input sink
5 years ago
fuwa 37f2492518 limit stdout buffer size to 100 lines
5 years ago
fuwa 08fe7edbfb add type cast helpers
5 years ago
fuwa 0afba79021 make rpc typed
5 years ago
fuwa ae4f2f83f4 clean up rpc
5 years ago
fuwa cd460f6053 apply hashLengh to info
5 years ago
fuwa 2891890ff5 use final when possible
5 years ago
fuwa a6e7271117 exit on invalid state
5 years ago
fuwa 084052fd4e qualified import of config
5 years ago
fuwa 1363bf59a4 make rpc functional
5 years ago
fuwa 8ab975361d simplify rpc
5 years ago
fuwa a9936fce7c split the two types of rpc
5 years ago
fuwa 3874195934 4 spaces indent
5 years ago
fuwa 64b9cf4d02 0.6.1.2-a release
5 years ago
fuwa 0999afae6e use "tx pool" as label
5 years ago
fuwa 7068b90b1c more clean up on pool
5 years ago
fuwa 4298f701eb fix empty transaction list
5 years ago
fuwa 1ce8cd5884 add pool page
5 years ago
fuwa 3d44b3a734 add pretty helper
5 years ago
fuwa a68d49d80c fix transaction pool rpc
5 years ago
fuwa 6c67ea9e9e add host to config
5 years ago
fuwa e7f8ee17f9 fix transaction rpc
5 years ago
fuwa 0b23a15642 add transaction pool rpc
5 years ago
fuwa 94de787125 add some debug log
5 years ago
fuwa 0719737967 clean up connections page
5 years ago
fuwa db0d81a1e5 add padding to rpc page
5 years ago
fuwa e6e04b412e add rpc test
5 years ago