plugins/mod_http_files.lua
Mon, 07 Mar 2022 00:13:56 +0100 Kim Alvefur Spelling: Fix various spelling mistakes (thanks timeless)
Sun, 26 Apr 2020 20:49:31 +0200 Kim Alvefur Merge 0.11->trunk
Sat, 25 Apr 2020 20:55:00 +0200 Kim Alvefur mod_http_files: Avoid using inode in etag, fix #1498 0.11
Mon, 23 Dec 2019 21:52:50 +0100 Kim Alvefur mod_http_files: Log something if unable to load MIME database
Fri, 05 Apr 2019 18:18:23 +0200 Kim Alvefur mod_http_files: Try to determine which module using serve() needs updating
Fri, 05 Apr 2019 17:12:19 +0200 Kim Alvefur mod_http_files: Use net.http.files
Wed, 10 Oct 2018 21:54:12 +0200 Kim Alvefur mod_http_files: Rename variable to avoid name clash [luacheck]
Wed, 10 Oct 2018 21:53:26 +0200 Kim Alvefur mod_http_files: Silence luacheck warnings related to config variables
Tue, 17 Apr 2018 18:40:57 +0200 Kim Alvefur mod_http_files: Correct cache insertion (fixes #1130)
Tue, 21 Mar 2017 12:06:52 +0100 Kim Alvefur mod_http_files: Use path variant of config option API for http_files_dir
Fri, 17 Mar 2017 23:02:35 +0100 Kim Alvefur mod_http_files: Pass only the name of the path, get_option_path knows how to deal with it
Thu, 16 Mar 2017 20:53:08 +0100 Kim Alvefur mod_http_files: Use API for config options that are file paths
Thu, 16 Mar 2017 20:46:06 +0100 Kim Alvefur plugins/various: Use type-specific config API
Mon, 11 Jul 2016 12:20:25 +0200 Kim Alvefur mod_http_files: Send larger files using new file handle API
Mon, 11 Jul 2016 12:17:59 +0200 Kim Alvefur mod_http_files: Switch to use util.cache for cache
Sat, 09 Jul 2016 21:55:37 +0800 Anton Shestakov mod_http_files: send valid ETag header
Thu, 03 Mar 2016 16:05:34 +0100 Kim Alvefur Merge 0.9->0.10
Thu, 03 Mar 2016 15:31:46 +0100 Kim Alvefur mod_http_files: Preserve a trailing / in paths (fixes #639)
Thu, 03 Mar 2016 15:30:00 +0100 Kim Alvefur mod_http_files: Don't prepend / to path twice, sanitize path does this already
Thu, 03 Mar 2016 15:28:07 +0100 Kim Alvefur mod_http_files: Fix traceback when serving a non-wildcard path (fixes #611)
Fri, 08 Jan 2016 16:16:08 +0100 Kim Alvefur Merge 0.9->0.10
Thu, 07 Jan 2016 15:37:47 +0000 Matthew Wild mod_http_files: Santize the path relative to our base URL before translating it to a filesystem path, fixes a relative path traversal vulnerability
Sun, 27 Sep 2015 00:36:34 +0200 Kim Alvefur Merge 0.9->0.10
Sat, 26 Sep 2015 19:35:56 +0200 Kim Alvefur mod_http_files: Translate forward slashes to local directory separators
Sat, 26 Sep 2015 19:34:58 +0200 Kim Alvefur mod_http_files: Strip trailing directory separator regardless of directionality of the slash (fixes #545)
Sun, 09 Mar 2014 23:47:53 +0100 Kim Alvefur Merge 0.9->0.10
Sun, 09 Mar 2014 22:16:44 +0100 Kim Alvefur mod_http_files: Strip path separator from end of paths, was broken on Windows (thanks Junne)
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Sat, 29 Jun 2013 10:11:55 +0100 Matthew Wild Merge 0.9->trunk
Fri, 28 Jun 2013 19:34:57 +0200 Kim Alvefur mod_http_files: Put the MIME type map in a global shared table instead of per-host
less more (0) -50 -30 tip