Software /
code /
prosody-modules
Log
mod_http_upload/mod_http_upload.lua @ 3649:d252c8573f33
description | author | age |
---|---|---|
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 |
mod_http_upload: Consider quota reached if it can't be checked | Kim Alvefur | Wed, 08 May 2019 13:48:24 +0200 |