log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
prosody-modules
log mod_http_upload/mod_http_upload.lua @ 2255:
cdfc917a8cc7
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2016-07-04
Matthew Wild
mod_http_upload: Add disco identity
2016-06-12
Kim Alvefur
mod_http_upload: Log if file size exceeds limit
2016-06-12
Kim Alvefur
mod_http_upload: Add additional debug logging
2016-05-31
Kim Alvefur
mod_http_upload: Return nil if no upload slot is found (should prevent conflicts between multiple instances on the same path)
2016-05-31
Kim Alvefur
mod_http_upload: Demote some errors to warnings
2016-05-31
Kim Alvefur
mod_http_upload: Add more logging
2016-03-08
Kim Alvefur
mod_http_upload: Advertise maximum file size in disco#info (Per XEP-0363 v0.2)
2016-03-07
Kim Alvefur
mod_http_upload: Trim trailing whitespace
2016-02-24
Kim Alvefur
mod_http_upload: Lower default size limit to 1MB
2015-12-11
Kim Alvefur
mod_http_upload: Make file system path configurable
2015-12-11
Kim Alvefur
mod_http_upload: URL-encode filename in case it contains characters that need escaping (thanks Thilo)
2015-11-01
Kim Alvefur
mod_http_upload: Say Hello to anyone opening the "bare" HTTP URL (helpful to show that module is loaded correctly)
2015-10-19
Kim Alvefur
mod_http_upload: Add missing local of string.upper (Thanks Thilo)
2015-10-18
Kim Alvefur
mod_http_upload: Duplicate code from net.http.server in order send proper HEAD responses
2015-10-14
Kim Alvefur
mod_http_upload: Fix Content-Length header (it is now identical to the one in net.http.server)
2015-10-13
Kim Alvefur
mod_http_upload: Fix HEAD requests
2015-09-24
Michael Töglhofer
mod_http_upload.lua: use official namespace from XEP-0363
2015-09-14
Kim Alvefur
mod_http_upload: Add support for a file size limit
2015-09-14
Kim Alvefur
mod_http_upload: Include failure reason in error response
2015-09-14
Kim Alvefur
mod_http_upload: Log a message with the upload URL and storage path for easy discovery
2015-09-14
Kim Alvefur
mod_http_upload: Cache first-level child <request> in local variable
2015-09-01
Kim Alvefur
mod_http_upload: Fix typo (thanks mo)
2015-09-01
Kim Alvefur
mod_http_upload: Include join_path function, should make it work with 0.9.x
2015-08-30
Kim Alvefur
mod_http_upload: Depend on mod_disco, allows it to be discovered when set up as a component
2015-07-18
Kim Alvefur
mod_http_upload: Implementation of Conversations HTTP upload file transfer mode
less
more
|
(0)
tip