Software /
code /
prosody
Log
plugins/mod_http_file_share.lua @ 13145:af251471d5ae
description | author | age |
---|---|---|
mod_http_file_share: use util.human.io.parse_duration | Jonas Schäfer | Thu, 28 Apr 2022 20:40:59 +0200 |
plugins: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 24 Mar 2023 13:15:28 +0100 |
mod_http_file_share: Use correct variable name (thanks riau.sni) | Matthew Wild | Sun, 04 Sep 2022 10:01:57 +0100 |
mod_http_file_share: Switch to new util.jwt API | Matthew Wild | Mon, 11 Jul 2022 13:49:47 +0100 |
mod_http (and dependent modules): Make CORS opt-in by default (fixes #1731) 0.12 | Matthew Wild | Mon, 28 Mar 2022 14:53:24 +0100 |
mod_http_file_share: Use alternate syntax for filename in Content-Disposition | Kim Alvefur | Sat, 29 Jan 2022 16:11:38 +0100 |
mod_http_file_share: Always measure total disk usage for statistics! | Kim Alvefur | Tue, 11 Jan 2022 04:15:29 +0100 |