Software /
code /
prosody-modules
Log
mod_http_upload/mod_http_upload.lua @ 2474:173fe999cc37
description | author | age |
---|---|---|
mod_http_upload: Use the correct variable name for directory | Kim Alvefur | Sun, 29 Jan 2017 18:10:06 +0100 |
mod_http_upload: Record upload slot metadata (fixes #718) | Kim Alvefur | Sun, 29 Jan 2017 17:27:49 +0100 |
mod_http_upload: Generate shorter random directory names (see #822) | Kim Alvefur | Sun, 29 Jan 2017 17:27:24 +0100 |
mod_http_upload: Accept already existing directory name if there is no conflicting file in it | Kim Alvefur | Sun, 29 Jan 2017 17:32:40 +0100 |
mod_http_upload: Make sure that target file does not exist prior to upload | Kim Alvefur | Sun, 29 Jan 2017 17:31:28 +0100 |
mod_http_upload: Create random directory name when assigning slot | Kim Alvefur | Sun, 29 Jan 2017 17:30:25 +0100 |
mod_http_upload: Forget upload slot under some error conditions | Kim Alvefur | Sun, 29 Jan 2017 17:22:37 +0100 |
mod_http_upload: Correctly attach extended error information | Kim Alvefur | Mon, 16 Jan 2017 01:45:05 +0100 |