1
0
Fork 0
Commit Graph

130 Commits

Author SHA1 Message Date
Gregory Eremin bdac7811db Fix js syntax 2015-02-08 22:10:00 +07:00
Gregory Eremin b54696bb68 Check for React tools before watching 2015-02-08 22:09:45 +07:00
Gregory Eremin 7eff60acdd Use minified React.js lib 2015-02-08 21:43:31 +07:00
Gregory Eremin 1a1e062712 Cleanup code 2015-02-08 21:40:05 +07:00
Gregory Eremin 6563736fae Precompile JSX, build with make 2015-02-08 21:21:25 +07:00
Gregory Eremin 54b1aa9c56 Dashboard built with React.js 2015-02-08 20:49:26 +07:00
Gregory Eremin 4db8e84cac Dashboard charts 2015-01-30 14:08:22 +07:00
Gregory Eremin 088b63a507 Bundle dashboard assets with rice 2015-01-28 13:01:30 +07:00
Gregory Eremin 41d2efea8b Rates API 2015-01-27 13:57:44 +07:00
Gregory Eremin 442ba2218d Fix storage state 2015-01-27 13:56:57 +07:00
Gregory Eremin ee789dacb5 Implement statistics collection 2015-01-27 13:07:17 +07:00
Gregory Eremin a51d2c5cb4 Add statistics package 2015-01-27 13:06:08 +07:00
Gregory Eremin c06d5d4f94 Convert numeric types to int64 2015-01-27 01:03:51 +07:00
Gregory Eremin e11882c556 Prepare readme for 1.1.0 2015-01-26 20:56:31 +07:00
Gregory Eremin 9b8130ac9e Attach dashboard screenshot 2015-01-26 20:46:20 +07:00
Gregory Eremin 59dbf2b8f1 Dashboard number format 2015-01-26 20:41:17 +07:00
Gregory Eremin 188cc53f43 Update placeholder for empty server 2015-01-26 20:40:55 +07:00
Gregory Eremin b03853d609 Bundle dashboard template 2015-01-26 15:07:23 +07:00
Gregory Eremin 0c2cdd5502 Title should help 2015-01-25 23:23:34 +07:00
Gregory Eremin f164c6afab Loading indicator 2015-01-25 23:15:44 +07:00
Gregory Eremin 34b43b12ee Perfect 2015-01-25 22:48:39 +07:00
Gregory Eremin 9318fd6d02 Loop using setTimeout instead of setInterval 2015-01-25 22:16:49 +07:00
Gregory Eremin 0d95143468 Add dashboard 2015-01-25 17:24:07 +07:00
Gregory Eremin a79904ece6 CLI flush action 2014-09-28 18:17:02 +04:00
Gregory Eremin 5f1ed72712 Add charset 2014-09-25 17:23:59 +04:00
Gregory Eremin ee34e14320 Add content-type header to json responses 2014-09-25 17:19:45 +04:00
Gregory Eremin 611393956d Remove unsupported arguments from readme 2014-09-24 20:30:29 +04:00
Gregory Eremin a97ed585e3 In-memory database descriptions updated 2014-09-24 20:29:27 +04:00
Gregory Eremin 3ce64b2792 It's obvious 2014-09-24 20:22:43 +04:00
Gregory Eremin 1a4f3aaa4c Client flush func 2014-09-24 20:13:29 +04:00
Gregory Eremin 185ebcd7a0 Describe flush endpoint in readme 2014-09-24 20:02:48 +04:00
Gregory Eremin 12b3a12c51 Queue flushing 2014-09-24 19:37:33 +04:00
Gregory Eremin 9d6d240bbc Move message struct definition to hub 2014-09-24 19:36:09 +04:00
Gregory Eremin 959bc56bc3 Pass done channel to counter 2014-09-24 19:34:39 +04:00
Gregory Eremin d74792a591 Rename result into message 2014-09-24 16:52:31 +04:00
Gregory Eremin 424dacae5b Update debug response example in readme 2014-09-24 16:32:59 +04:00
Gregory Eremin c0918ca789 Remove unnecessary -no- marks 2014-09-24 16:31:40 +04:00
Gregory Eremin 46f565b12f Change readme table marks 2014-09-24 16:30:44 +04:00
Gregory Eremin 922b3fc009 Don't lock around appending to subscribers list 2014-09-24 16:26:22 +04:00
Gregory Eremin f29268776b Hide result channel into subscription 2014-09-24 16:26:05 +04:00
Gregory Eremin a73ec0887c Cleanup client code 2014-09-24 15:39:11 +04:00
Gregory Eremin 32121799b5 Shorten conditions 2014-09-24 15:35:55 +04:00
Gregory Eremin 852661578c CLI command not found handler 2014-09-24 14:46:53 +04:00
Gregory Eremin 8566773ca0 CLI debug action 2014-09-24 14:39:21 +04:00
Gregory Eremin 726416ea46 Update client debug func 2014-09-24 14:39:12 +04:00
Gregory Eremin 8365c05961 Restore debug handler 2014-09-24 14:13:08 +04:00
Gregory Eremin 2a6f063ab0 Move server into subpackage 2014-09-24 13:49:27 +04:00
Gregory Eremin 384ca3dd0f Debug CLI action 2014-09-17 17:27:30 +04:00
Gregory Eremin 127a20895e Use proper language 2014-09-16 23:55:27 +04:00
Gregory Eremin 9bf0f9f65d Add cli status handler 2014-09-16 16:21:37 +04:00