aboutsummaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)AuthorFilesLines
2017-05-20Make use of /.sproxy/access when availableIgor Pashev1-37/+67
Previously MyWatch was making many HTTP requests, one per each MySQL server. Now it will make just one request. HTTP2 can mitigate slowness, but single request is better anyway. MyWatch will work faster with Sproxy2 >= 1.95.0 and slower with previous versions :)
2016-10-10Fixed a typoIgor Pashev1-1/+1
2016-06-27Fixed alignment in tables cellsIgor Pashev1-1/+2
2016-06-27Allow killing queriesIgor Pashev2-36/+89
2016-06-22Use location hash for server nameIgor Pashev1-16/+35
2016-06-19Use CSS class for queryIgor Pashev2-2/+3
2016-06-19Compact server listIgor Pashev1-0/+1
2016-06-17Set window title to server nameIgor Pashev1-0/+1
2016-06-15Use HEAD /server/:server/processlist.jsonIgor Pashev1-12/+28
To see which servers are really allowed by Sproxy
2016-06-14Version 0.1.00.1.0Igor Pashev10-0/+8038