Commit Graph

4 Commits

Author SHA1 Message Date
Viktor Petersson
cc043fca08 Refined logic for acquiring the IP address. We are now resolving the IP of the interface which is the default gateway. That is the most educated guess we can make. 2013-02-09 15:35:06 +01:00
Zachary Jones
1dce4608ce Merge branch 'master' into screenly-ui
Conflicts:
	utils.py
2013-02-08 18:34:12 -06:00
Zachary Jones
f0f67356d2 Make node IP introspection more robust. Should solve #49
Try multiple network interfaces when determining the node's IP address. Also, show correct port according to the settings.listen_port value. Previously was hardcoded to 8080, which may not be true if you've customized your port.
2013-02-08 18:16:27 -06:00
Zachary Jones
02c8c1ed4f Augment the JSON dumper to turn datetimes into ISO strings. 2013-01-22 22:42:36 -06:00