Software /
code /
prosody-modules
Log
mod_http_upload/mod_http_upload.lua @ 3658:02a1615d0392
description | author | age |
---|---|---|
mod_http_upload: Add hint about checking that the base URL is reachable | Kim Alvefur | Thu, 29 Aug 2019 23:30:55 +0200 |
mod_http_upload: Make loud noise if storage path can't be created or doesn't exist | Kim Alvefur | Thu, 29 Aug 2019 23:29:13 +0200 |
mod_http_upload: Also format max file size as integer in error (thanks lovetox) | Kim Alvefur | Fri, 23 Aug 2019 00:19:46 +0200 |
mod_http_upload: Ensure integer formatting of size limit | Kim Alvefur | Thu, 22 Aug 2019 23:57:57 +0200 |
mod_http_upload: Duplicate mime types handling from mod_http_files (fixes #1374) | Kim Alvefur | Sat, 29 Jun 2019 19:26:08 +0200 |
mod_http_upload: Propagate errors from expiry procedure | Kim Alvefur | Wed, 08 May 2019 13:51:49 +0200 |
mod_http_upload: Check attempted upload against quota even with no previous uploads | Kim Alvefur | Wed, 08 May 2019 13:50:49 +0200 |