Mercurial > prosody-modules
log mod_http_upload/mod_http_upload.lua @ 3376:972832108c78
age | author | description |
---|---|---|
Sun, 18 Nov 2018 12:06:13 +0000 | Matthew Wild | mod_http_upload: Add CORS headers for web clients (untested) |
Tue, 06 Nov 2018 14:44:11 +0100 | Kim Alvefur | mod_http_upload: Fix order of arguments to :measure |
Mon, 29 Oct 2018 01:21:29 +0100 | Kim Alvefur | mod_http_upload: Report statistics on upload sizes (0.10+) |
Thu, 27 Sep 2018 20:16:15 +0200 | Kim Alvefur | mod_http_upload: Use legacy datamanager directly (makes it work) |
Thu, 27 Sep 2018 20:03:10 +0200 | Kim Alvefur | mod_http_upload: Abort and throw error in case of failure to iterate over users |
Thu, 27 Sep 2018 19:54:26 +0200 | Kim Alvefur | mod_http_upload: Run expiry for all users if command run with a hostname |
Sun, 08 Jul 2018 13:04:46 +0200 | Jonas Wielicki | mod_http_upload: use correct error condition |