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 |
Gregory Eremin
|
c684076ff1
|
Initialize http client in NewClient func
|
2014-09-16 16:06:51 +04:00 |
Gregory Eremin
|
030af0a7b0
|
Fix build errors
|
2014-09-16 15:58:32 +04:00 |
Gregory Eremin
|
5edd23278d
|
Keep client config inside main file
|
2014-09-16 15:58:27 +04:00 |
Gregory Eremin
|
994c114b5a
|
Fix import path
|
2014-09-16 15:43:27 +04:00 |
Gregory Eremin
|
a80bb986f2
|
Move client and CLI to the main repo
|
2014-09-16 15:41:48 +04:00 |
Gregory Eremin
|
a06b9f36bf
|
Subscribing should be asynchronous
|
2014-09-12 00:06:13 +04:00 |
Gregory Eremin
|
e572542330
|
Finished channel is already closed
|
2014-09-12 00:05:44 +04:00 |
Gregory Eremin
|
c7b4f74333
|
Restore server status handler
|
2014-09-11 23:13:53 +04:00 |
Gregory Eremin
|
2a0d88c3bb
|
Adding subscription should be safe
and not happen while cleaning up
|
2014-09-11 23:13:44 +04:00 |
Gregory Eremin
|
1735f11058
|
Fix banner format
|
2014-09-11 23:13:11 +04:00 |
Gregory Eremin
|
3d98c84548
|
Hub info function
|
2014-09-11 23:08:12 +04:00 |
Gregory Eremin
|
d811f366a9
|
Cleanup server subscription code
|
2014-09-11 23:00:19 +04:00 |
Gregory Eremin
|
d8c1d63c95
|
Storage info function
|
2014-09-11 23:00:08 +04:00 |