Sun, 08 Jul 2018 13:04:46 +0200 |
Jonas Wielicki |
mod_http_upload: use correct error condition
|
Sat, 19 May 2018 23:52:19 +0200 |
Kim Alvefur |
mod_http_upload: Add an experimental prosodyctl command for expiring uploads
|
Sun, 25 Mar 2018 20:27:14 +0200 |
Kim Alvefur |
mod_http_upload: Include the current VirtualHost name in greeting to help with debugging
|
Tue, 17 Oct 2017 22:39:37 +0200 |
Kim Alvefur |
mod_http_upload: Only try to create a randomly named directory once.
|
Tue, 19 Sep 2017 22:07:51 +0200 |
Emmanuel Gil Peyrot |
mod_http_upload: Send a correct response on namespace :0.
|
Wed, 16 Aug 2017 00:01:14 +0200 |
Kim Alvefur |
mod_http_upload: Handle HEAD requests in 0.10 when reading body from a file handle
|
Thu, 27 Jul 2017 16:46:18 +0200 |
Kim Alvefur |
mod_http_upload: Remove directory when deleting a file (fixes #950)
|
Sat, 22 Jul 2017 23:14:13 +0200 |
Kim Alvefur |
mod_http_upload: Remove MIME type restrictions and checking (fixes #958)
|
Sun, 16 Apr 2017 00:58:02 +0200 |
Kim Alvefur |
mod_http_upload: Guess mime type from file extension if not provided by client (mime-type is OPTIONAL)
|
Sat, 15 Apr 2017 15:55:39 +0200 |
Kim Alvefur |
mod_http_upload: Store filename and directory separately
|
Sat, 15 Apr 2017 15:53:46 +0200 |
Kim Alvefur |
mod_http_upload: Return an error if unable to store slot info
|
Sat, 15 Apr 2017 15:52:54 +0200 |
Kim Alvefur |
mod_http_upload: Keep user- and hostname in locals
|
Sat, 15 Apr 2017 15:51:29 +0200 |
Kim Alvefur |
mod_http_upload: Remove unused upload slots
|
Sat, 15 Apr 2017 15:35:55 +0200 |
Kim Alvefur |
Backed out changeset e491a15d7621 (closes #888)
|