various: Improve error reporting if missing file server module on 0.12
|
Kim Alvefur |
Mon, 18 Jul 2022 22:47:54 +0200 |
mod_http_upload: Prevent the module from starting without TLS
|
Emmanuel Gil Peyrot |
Wed, 25 Aug 2021 12:52:33 +0200 |
mod_http_upload: Don’t send http: URIs to clients, this is forbidden by the XEP
|
Emmanuel Gil Peyrot |
Wed, 25 Aug 2021 10:22:37 +0200 |
mod_http_upload: Fix issuing slots to components or other non-c2s sessions
|
Kim Alvefur |
Thu, 01 Jul 2021 16:17:35 +0200 |
mod_http_upload: Add access config option
|
Nicolas Cedilnik |
Tue, 16 Feb 2021 21:29:27 +0100 |
mod_http_upload: Log warning when loaded on user host
|
Matthew Wild |
Tue, 25 Aug 2020 13:13:56 +0100 |
mod_http_upload: Show help message if not at least one host/user is given
|
Kim Alvefur |
Mon, 30 Mar 2020 19:56:09 +0200 |
mod_http_upload: Add some kind of help message to prosodyctl command
|
Kim Alvefur |
Mon, 30 Mar 2020 19:56:04 +0200 |
mod_http_upload: Skip custom HEAD handling on recent Prosody trunk
|
Kim Alvefur |
Sat, 12 Oct 2019 19:42:37 +0200 |
mod_http_upload: Back out 3fb0add97cdb - depends on yet uncommon lfs version
|
Kim Alvefur |
Fri, 30 Aug 2019 18:34:55 +0200 |
mod_http_upload: Skip write if nothing expired when checking
|
Kim Alvefur |
Thu, 29 Aug 2019 23:35:42 +0200 |
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 |
mod_http_upload: Consider quota reached if it can't be checked
|
Kim Alvefur |
Wed, 08 May 2019 13:48:24 +0200 |
Update modules using mod_http_files to serve files for change in Prosody trunk
|
Kim Alvefur |
Fri, 05 Apr 2019 18:57:51 +0200 |
mod_http_upload: Fix indentation
|
Kim Alvefur |
Fri, 18 Jan 2019 02:16:03 +0100 |
mod_http_upload: Disallow POST in CORS
|
Emmanuel Gil Peyrot |
Sun, 18 Nov 2018 18:38:37 +0100 |
mod_http_upload: Remove extra check for Origin HTTP header
|
Emmanuel Gil Peyrot |
Sun, 18 Nov 2018 18:36:16 +0100 |
mod_http_upload: Relocate function definition to avoid traceback
|
Matthew Wild |
Sun, 18 Nov 2018 12:16:47 +0000 |
mod_http_upload: Also add CORS headers in response to PUT
|
Matthew Wild |
Sun, 18 Nov 2018 12:15:02 +0000 |
mod_http_upload: Add CORS headers for web clients (untested)
|
Matthew Wild |
Sun, 18 Nov 2018 12:06:13 +0000 |
mod_http_upload: Fix order of arguments to :measure
|
Kim Alvefur |
Tue, 06 Nov 2018 14:44:11 +0100 |
mod_http_upload: Report statistics on upload sizes (0.10+)
|
Kim Alvefur |
Mon, 29 Oct 2018 01:21:29 +0100 |
mod_http_upload: Use legacy datamanager directly (makes it work)
|
Kim Alvefur |
Thu, 27 Sep 2018 20:16:15 +0200 |
mod_http_upload: Abort and throw error in case of failure to iterate over users
|
Kim Alvefur |
Thu, 27 Sep 2018 20:03:10 +0200 |
mod_http_upload: Run expiry for all users if command run with a hostname
|
Kim Alvefur |
Thu, 27 Sep 2018 19:54:26 +0200 |
mod_http_upload: use correct error condition
|
Jonas Wielicki |
Sun, 08 Jul 2018 13:04:46 +0200 |
mod_http_upload: Add an experimental prosodyctl command for expiring uploads
|
Kim Alvefur |
Sat, 19 May 2018 23:52:19 +0200 |
mod_http_upload: Include the current VirtualHost name in greeting to help with debugging
|
Kim Alvefur |
Sun, 25 Mar 2018 20:27:14 +0200 |
mod_http_upload: Only try to create a randomly named directory once.
|
Kim Alvefur |
Tue, 17 Oct 2017 22:39:37 +0200 |
mod_http_upload: Send a correct response on namespace :0.
|
Emmanuel Gil Peyrot |
Tue, 19 Sep 2017 22:07:51 +0200 |
mod_http_upload: Handle HEAD requests in 0.10 when reading body from a file handle
|
Kim Alvefur |
Wed, 16 Aug 2017 00:01:14 +0200 |
mod_http_upload: Remove directory when deleting a file (fixes #950)
|
Kim Alvefur |
Thu, 27 Jul 2017 16:46:18 +0200 |
mod_http_upload: Remove MIME type restrictions and checking (fixes #958)
|
Kim Alvefur |
Sat, 22 Jul 2017 23:14:13 +0200 |
mod_http_upload: Guess mime type from file extension if not provided by client (mime-type is OPTIONAL)
|
Kim Alvefur |
Sun, 16 Apr 2017 00:58:02 +0200 |
mod_http_upload: Store filename and directory separately
|
Kim Alvefur |
Sat, 15 Apr 2017 15:55:39 +0200 |
mod_http_upload: Return an error if unable to store slot info
|
Kim Alvefur |
Sat, 15 Apr 2017 15:53:46 +0200 |
mod_http_upload: Keep user- and hostname in locals
|
Kim Alvefur |
Sat, 15 Apr 2017 15:52:54 +0200 |
mod_http_upload: Remove unused upload slots
|
Kim Alvefur |
Sat, 15 Apr 2017 15:51:29 +0200 |
Backed out changeset e491a15d7621 (closes #888)
|
Kim Alvefur |
Sat, 15 Apr 2017 15:35:55 +0200 |
mod_http_upload: Switch to using a map store
|
Kim Alvefur |
Thu, 13 Apr 2017 22:18:28 +0200 |
mod_http_upload: Add support for limiting file types to upload
|
Kim Alvefur |
Thu, 13 Apr 2017 20:29:41 +0200 |
mod_http_upload: Clear unused slots after 15 minutes
|
Kim Alvefur |
Thu, 13 Apr 2017 20:26:24 +0200 |
mod_http_upload: Consider files deleted even if remove fails
|
Kim Alvefur |
Thu, 13 Apr 2017 20:59:55 +0200 |
mod_http_upload: Validate that file extension (used by mod_http_files) matches mime type given by client
|
Kim Alvefur |
Thu, 13 Apr 2017 20:23:17 +0200 |
mod_http_upload: Implement quota support (closes #823)
|
Kim Alvefur |
Thu, 13 Apr 2017 16:35:10 +0200 |
mod_http_upload: Add option for expiry of files after a configurable time (closes #557)
|
Kim Alvefur |
Thu, 13 Apr 2017 16:31:00 +0200 |
mod_http_upload: Fix halting of event propagation when request handler returns
|
Kim Alvefur |
Tue, 04 Apr 2017 00:16:17 +0200 |
mod_http_upload: Where did those parenthesis come from?
|
Kim Alvefur |
Tue, 04 Apr 2017 00:11:05 +0200 |
mod_http_upload: Use the new util.id if available (in 0.10+)
|
Kim Alvefur |
Tue, 04 Apr 2017 00:06:19 +0200 |
mod_http_upload: Use correct function for base64
|
Kim Alvefur |
Tue, 28 Mar 2017 17:09:39 +0200 |
mod_http_upload: Fix typo in variable name
|
Kim Alvefur |
Sun, 26 Mar 2017 23:08:14 +0200 |
mod_http_upload: Rename variable to avoid name clash
|
Kim Alvefur |
Sun, 26 Mar 2017 23:07:16 +0200 |
mod_http_upload: Split some long lines [luacheck]
|
Kim Alvefur |
Sun, 26 Mar 2017 23:05:31 +0200 |
mod_http_upload: Fix to call random bytes function instead of the module
|
Kim Alvefur |
Sun, 26 Mar 2017 21:09:02 +0200 |