| Fri, 13 Feb 2026 16:19:12 +0100 |
Kim Alvefur |
mod_http_file_share: Support full Range requests
|
| Fri, 13 Feb 2026 15:22:46 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Fri, 13 Feb 2026 14:54:57 +0100 |
Kim Alvefur |
mod_http_file_share: Improve handling of Range requests
13.0
|
| Thu, 02 Oct 2025 21:09:51 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Thu, 02 Oct 2025 21:09:29 +0200 |
Kim Alvefur |
mod_http_file_share: Split long line [luacheck]
13.0
|
| Thu, 02 Oct 2025 21:08:15 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Thu, 02 Oct 2025 21:04:20 +0200 |
Kim Alvefur |
mod_http_file_share: Improve debug logging around unexpected file sizes
13.0
|
| Sat, 20 Sep 2025 23:48:04 +0200 |
Kim Alvefur |
mod_http_file_share: Fix error when upload directory not created yet
|
| Sat, 04 Dec 2021 18:57:11 +0100 |
Kim Alvefur |
mod_http_file_share: Check for unexpected files in the upload directory
|
| Sat, 04 Dec 2021 18:56:51 +0100 |
Kim Alvefur |
mod_http_file_share: Check that files are still there with correct size
|
| Fri, 18 Apr 2025 12:25:06 +0100 |
Matthew Wild |
mod_http_file_share: Add media-src 'self' to Content-Security-Policy header
13.0
|
| 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)
|
| 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
|
| Wed, 28 Jun 2023 17:17:20 +0200 |
Kim Alvefur |
mod_http_file_share: Set slot token TTL so util.jwt validates expiry
|
| Thu, 28 Apr 2022 20:40:59 +0200 |
Jonas Schäfer |
mod_http_file_share: use util.human.io.parse_duration
|
| Fri, 24 Mar 2023 13:15:28 +0100 |
Kim Alvefur |
plugins: Prefix module imports with prosody namespace
|
| Sun, 04 Sep 2022 10:01:57 +0100 |
Matthew Wild |
mod_http_file_share: Use correct variable name (thanks riau.sni)
|