Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webui: small misc changes | Aaron LI | 2016-11-07 | 1 | -0/+6 |
| | | | | | | * milligram.css: Remove the "sourceMappingURL" * main.js: Add "use strict"; * utils.py: Add a TODO task | ||||
* | webui: Add "utils.py" to get the IP address | Aaron LI | 2016-11-03 | 1 | -0/+72 |
FIXME/TODO: How to determine the WebSocket origin is in the same subnet as the server? An additional network mask required to determine this. How does this additional mask passed? |