You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2018. It is now read-only.
Consider rewriting in a framework that a virtual dom. Using raw jquery is horrible for rendering performance. Also the current thing is one monolithic table. Consider using templating to break it down to modifiable components.