log plugins/mod_http_file_share.lua @ 13266:9c62ffbdf2ae

age author description
Sat, 14 Oct 2023 22:43:39 +0200 Kim Alvefur mod_http_file_share: Retrieve stored total in async-friendly way
Sat, 16 Sep 2023 14:23:08 +0200 Kim Alvefur mod_http_file_share: Switch to the new authz API (BC)
Fri, 21 Jul 2023 17:23:00 +0200 Kim Alvefur plugins: Handle how get_option_period returns "never"
Mon, 17 Jul 2023 01:38:54 +0200 Kim Alvefur plugins: Use integer config API with interval specification where sensible
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