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