log plugins/mod_http_file_share.lua @ 13805:eef9a2a53dcb 13.0

age author description
Sun, 23 Mar 2025 12:36:47 +0100 Kim Alvefur mod_http_file_share: Explicitly reject all unsupported ranges 13.0
Sun, 23 Mar 2025 12:21:19 +0100 Kim Alvefur mod_http_file_share: Fix off by one in Range response 13.0
Sun, 16 Mar 2025 15:20:45 +0100 Kim Alvefur mod_http_file_share: Improve error reporting by using util.error more 13.0
Sat, 15 Feb 2025 17:10:30 +0000 Matthew Wild mod_http_file_share: Persist total storage usage when it increases (fixes #1891) 13.0
Sat, 02 Nov 2024 23:08:28 +0100 Kim Alvefur mod_http_file_share: Revert 9c62ffbdf2ae
Mon, 08 Apr 2024 16:44:11 +0200 Kim Alvefur mod_http_file_share: Fix expiry disabled check for new config API
Thu, 30 Nov 2023 10:14:17 +0000 Matthew Wild luacheckrc, mod_http_file_share: Update for module API change (once->on_ready)