Software /
code /
prosody
Log
plugins/mod_http_file_share.lua @ 13050:4ae759490e31
description | author | age |
---|---|---|
plugins: Prefix module imports with prosody namespace | Kim Alvefur | 23 months ago |
mod_http_file_share: Use correct variable name (thanks riau.sni) | Matthew Wild | 2022-09-04 |
mod_http_file_share: Switch to new util.jwt API | Matthew Wild | 2022-07-11 |
mod_http (and dependent modules): Make CORS opt-in by default (fixes #1731) 0.12 | Matthew Wild | 2022-03-28 |
mod_http_file_share: Use alternate syntax for filename in Content-Disposition | Kim Alvefur | 2022-01-29 |
mod_http_file_share: Always measure total disk usage for statistics! | Kim Alvefur | 2022-01-11 |
mod_http_file_share: Fix to take retention time into account | Kim Alvefur | 2021-12-04 |