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