log plugins/mod_http_file_share.lua @ 13209:c8d949cf6b09

age author description
Sun, 16 Jul 2023 20:49:33 +0200 Kim Alvefur plugins: Switch to :get_option_period() for time range options
Sun, 02 Jul 2023 14:31:00 +0200 Kim Alvefur mod_http_file_share: Put 'expires' back, thought it was unused
Wed, 28 Jun 2023 17:17:20 +0200 Kim Alvefur mod_http_file_share: Set slot token TTL so util.jwt validates expiry
Thu, 28 Apr 2022 20:40:59 +0200 Jonas Schäfer mod_http_file_share: use util.human.io.parse_duration
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Sun, 04 Sep 2022 10:01:57 +0100 Matthew Wild mod_http_file_share: Use correct variable name (thanks riau.sni)
Mon, 11 Jul 2022 13:49:47 +0100 Matthew Wild mod_http_file_share: Switch to new util.jwt API