Log

mod_http_upload/mod_http_upload.lua @ 2678:2dec7cad9218

description author age
mod_http_upload: Implement quota support (closes #823) Kim Alvefur 2017-04-13
mod_http_upload: Add option for expiry of files after a configurable time (closes #557) Kim Alvefur 2017-04-13
mod_http_upload: Fix halting of event propagation when request handler returns Kim Alvefur 2017-04-03
mod_http_upload: Where did those parenthesis come from? Kim Alvefur 2017-04-03
mod_http_upload: Use the new util.id if available (in 0.10+) Kim Alvefur 2017-04-03
mod_http_upload: Use correct function for base64 Kim Alvefur 2017-03-28
mod_http_upload: Fix typo in variable name Kim Alvefur 2017-03-26
mod_http_upload: Rename variable to avoid name clash Kim Alvefur 2017-03-26
mod_http_upload: Split some long lines [luacheck] Kim Alvefur 2017-03-26
mod_http_upload: Fix to call random bytes function instead of the module Kim Alvefur 2017-03-26
mod_http_upload: Generate shorter directory names (closes #822) Kim Alvefur 2017-03-24
mod_http_upload: add support for XEP-0363 version 0.3 Emmanuel Gil Peyrot 2017-03-22
mod_http_upload: Return 201 on successful PUT (as per XEP-0363 and RFC 2616) (Thanks Flow) Matthew Wild 2017-03-10
mod_http_upload: Log the directory and filename joined Kim Alvefur 2017-02-10
Backed out changeset f48e9e25aec4, util.uuid.get_nibbles is unavailable in 0.9 Kim Alvefur 2017-01-31