Jakob Schrettenbrunner
887e48aeb3
console: only flush once, not with every message
2017-03-19 16:18:31 +01:00
Dane Everitt
377fe92f5b
Don't try to render 200 lines per second in the console... 💣
...
Corrects a math mistake on my end, and makes the console speed
configurable again. Now sends 50 messages per second.
Console will notify when being throttled, and refreshing the page will
clear the queue if necessary.
2017-03-19 11:13:17 -04:00
Dane Everitt
0c6e6f39fe
Fix multiple clients causing all consoles to refresh
2017-03-17 19:05:54 -04:00
Jakob Schrettenbrunner
344e3b4330
add console notification on new output that is out of view
...
fix the revealing module pattern (browser cache 😒 )
change graph colors to theme primary color
move Socket.on(‚console’) to console.js
2017-01-26 22:57:33 +01:00
Jakob Schrettenbrunner
5142dce0e0
reorganize code of console module
2017-01-26 22:20:04 +01:00
Jakob Schrettenbrunner
96f5d15811
switch console javascript code to revealing module pattern to avoid global variables
2017-01-26 22:12:33 +01:00
Dane Everitt
bf7b58470a
Update copyright headers
2017-01-24 17:57:08 -05:00
Dane Everitt
ae8f53d8ef
Prevent clicky mcgee from clicking too quickly
2017-01-23 22:26:48 -05:00
Dane Everitt
c7f3bb5112
New theme assigned to server console page.
2017-01-15 18:52:22 -05:00