log plugins/mod_http_file_share.lua @ 11334:dbba2d44fda2

age author description
Thu, 28 Jan 2021 17:24:37 +0100 Kim Alvefur mod_http_file_share: Allow started uploads to complete after token expired
Thu, 28 Jan 2021 17:13:49 +0100 Kim Alvefur mod_http_file_share: Serve configurable set of safe mime types inline (thanks jonas’)
Thu, 28 Jan 2021 16:34:13 +0100 Kim Alvefur mod_http_file_share: Cache file metadata
Thu, 28 Jan 2021 16:23:38 +0100 Kim Alvefur mod_http_file_share: Extract all file properties into variables earlier
Wed, 27 Jan 2021 23:38:14 +0100 Kim Alvefur mod_http_file_share: Fix the obligatory misplaced closing bracket (thanks scansion)
Wed, 27 Jan 2021 22:10:11 +0100 Kim Alvefur mod_http_file_share: Insert pauses to avoid blocknig for long periods
Wed, 27 Jan 2021 22:09:26 +0100 Kim Alvefur mod_http_file_share: Add support for removing old files (default 2 weeks)