Software /
code /
prosody-modules
Log
mod_http_upload/mod_http_upload.lua @ 1870:6a9f91ad4f95
description | author | age |
---|---|---|
mod_http_upload: Add support for a file size limit | Kim Alvefur | Mon, 14 Sep 2015 12:49:54 +0200 |
mod_http_upload: Include failure reason in error response | Kim Alvefur | Mon, 14 Sep 2015 12:45:00 +0200 |
mod_http_upload: Log a message with the upload URL and storage path for easy discovery | Kim Alvefur | Mon, 14 Sep 2015 12:44:10 +0200 |
mod_http_upload: Cache first-level child <request> in local variable | Kim Alvefur | Mon, 14 Sep 2015 12:43:10 +0200 |
mod_http_upload: Fix typo (thanks mo) | Kim Alvefur | Tue, 01 Sep 2015 12:34:45 +0200 |
mod_http_upload: Include join_path function, should make it work with 0.9.x | Kim Alvefur | Tue, 01 Sep 2015 12:22:29 +0200 |
mod_http_upload: Depend on mod_disco, allows it to be discovered when set up as a component | Kim Alvefur | Sun, 30 Aug 2015 13:38:50 +0200 |
mod_http_upload: Implementation of Conversations HTTP upload file transfer mode | Kim Alvefur | Sat, 18 Jul 2015 23:05:09 +0200 |