Fri, 29 Jan 2021 15:34:15 +0100 mod_http_file_share: Clarify message about missing Authorization header
Kim Alvefur <zash@zash.se> [Fri, 29 Jan 2021 15:34:15 +0100] rev 11339
mod_http_file_share: Clarify message about missing Authorization header
Thu, 28 Jan 2021 17:24:37 +0100 mod_http_file_share: Allow started uploads to complete after token expired
Kim Alvefur <zash@zash.se> [Thu, 28 Jan 2021 17:24:37 +0100] rev 11338
mod_http_file_share: Allow started uploads to complete after token expired Otherwise uploads taking longer than 5 minutes would be rejected on completion, and that's probably annoying. Thanks jonas’
Thu, 28 Jan 2021 17:13:49 +0100 mod_http_file_share: Serve configurable set of safe mime types inline (thanks jonas’)
Kim Alvefur <zash@zash.se> [Thu, 28 Jan 2021 17:13:49 +0100] rev 11337
mod_http_file_share: Serve configurable set of safe mime types inline (thanks jonas’) Otherwise people complain about browser 'Save as' dialog.
Thu, 28 Jan 2021 16:34:13 +0100 mod_http_file_share: Cache file metadata
Kim Alvefur <zash@zash.se> [Thu, 28 Jan 2021 16:34:13 +0100] rev 11336
mod_http_file_share: Cache file metadata For faster access by avoiding archive ID. No benchmarks were harmed in the making of this commit. ... no benchmarks were performed at all.
Thu, 28 Jan 2021 16:23:38 +0100 mod_http_file_share: Extract all file properties into variables earlier
Kim Alvefur <zash@zash.se> [Thu, 28 Jan 2021 16:23:38 +0100] rev 11335
mod_http_file_share: Extract all file properties into variables earlier A step towards adding caching, which will unpack into the same variables.
Wed, 27 Jan 2021 23:38:14 +0100 mod_http_file_share: Fix the obligatory misplaced closing bracket (thanks scansion)
Kim Alvefur <zash@zash.se> [Wed, 27 Jan 2021 23:38:14 +0100] rev 11334
mod_http_file_share: Fix the obligatory misplaced closing bracket (thanks scansion)
Wed, 27 Jan 2021 22:10:11 +0100 mod_http_file_share: Insert pauses to avoid blocknig for long periods
Kim Alvefur <zash@zash.se> [Wed, 27 Jan 2021 22:10:11 +0100] rev 11333
mod_http_file_share: Insert pauses to avoid blocknig for long periods Similar to the mod_mam cleanup job
Wed, 27 Jan 2021 22:09:26 +0100 mod_http_file_share: Add support for removing old files (default 2 weeks)
Kim Alvefur <zash@zash.se> [Wed, 27 Jan 2021 22:09:26 +0100] rev 11332
mod_http_file_share: Add support for removing old files (default 2 weeks)
Wed, 27 Jan 2021 19:51:36 +0100 mod_http_file_share: More security headers
Kim Alvefur <zash@zash.se> [Wed, 27 Jan 2021 19:51:36 +0100] rev 11331
mod_http_file_share: More security headers
Wed, 27 Jan 2021 18:26:24 +0100 mod_http_file_share: Strip authorization type prefix a bit earlier
Kim Alvefur <zash@zash.se> [Wed, 27 Jan 2021 18:26:24 +0100] rev 11330
mod_http_file_share: Strip authorization type prefix a bit earlier
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip