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