log mod_admin_web/admin_web/mod_admin_web.lua @ 426:6f2e37d0a1b0

age author description
2011-07-29 Florian Zeitz mod_admin_web: Show S2S certificate validity
2011-02-03 Florian Zeitz mod_admin_web: Fix path building
2011-01-21 Florian Zeitz mod_admin_web: Make module global. Host to administrate is now chooseable
2011-01-14 Florian Zeitz mod_admin_web: Get rid of the mod_pubsub dependency
2011-01-06 Florian Zeitz mod_admin_web: Handle paths without trailing slash
2010-12-27 Matthew Wild mod_admin_web: Fix initialisation code, undeclared variable and wrong event scope
2010-12-27 Matthew Wild mod_admin_web: Move pubsub service initialisation into a server-started handler, in case we get loaded before the service
2010-12-27 Florian Zeitz mod_admin_web: Add a live view for C2S connections
2010-12-24 Florian Zeitz mod_admin_web: Only create the node once when loading onto multiple hosts
2010-12-23 Florian Zeitz mod_adhoc_web: Put pubsubHost into js from lua. Compat with util.pubsub changes
2010-12-17 Florian Zeitz mod_admin_web: Initial PoC commit