log mod_http_upload/mod_http_upload.lua @ 5819:bb51cf204dd4 default tip

age author description
Mon, 18 Jul 2022 22:47:54 +0200 Kim Alvefur various: Improve error reporting if missing file server module on 0.12
Wed, 25 Aug 2021 12:52:33 +0200 Emmanuel Gil Peyrot mod_http_upload: Prevent the module from starting without TLS
Wed, 25 Aug 2021 10:22:37 +0200 Emmanuel Gil Peyrot mod_http_upload: Don’t send http: URIs to clients, this is forbidden by the XEP
Thu, 01 Jul 2021 16:17:35 +0200 Kim Alvefur mod_http_upload: Fix issuing slots to components or other non-c2s sessions
Tue, 16 Feb 2021 21:29:27 +0100 Nicolas Cedilnik mod_http_upload: Add access config option
Tue, 25 Aug 2020 13:13:56 +0100 Matthew Wild mod_http_upload: Log warning when loaded on user host
Mon, 30 Mar 2020 19:56:09 +0200 Kim Alvefur mod_http_upload: Show help message if not at least one host/user is given
Mon, 30 Mar 2020 19:56:04 +0200 Kim Alvefur mod_http_upload: Add some kind of help message to prosodyctl command
Sat, 12 Oct 2019 19:42:37 +0200 Kim Alvefur mod_http_upload: Skip custom HEAD handling on recent Prosody trunk
Fri, 30 Aug 2019 18:34:55 +0200 Kim Alvefur mod_http_upload: Back out 3fb0add97cdb - depends on yet uncommon lfs version
Thu, 29 Aug 2019 23:35:42 +0200 Kim Alvefur mod_http_upload: Skip write if nothing expired when checking
Thu, 29 Aug 2019 23:30:55 +0200 Kim Alvefur mod_http_upload: Add hint about checking that the base URL is reachable
Thu, 29 Aug 2019 23:29:13 +0200 Kim Alvefur mod_http_upload: Make loud noise if storage path can't be created or doesn't exist
Fri, 23 Aug 2019 00:19:46 +0200 Kim Alvefur mod_http_upload: Also format max file size as integer in error (thanks lovetox)
Thu, 22 Aug 2019 23:57:57 +0200 Kim Alvefur mod_http_upload: Ensure integer formatting of size limit