| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove redundant json11 includes | Stefan Boberg | 2024-03-26 | 1 | -1/+0 |
| | | |||||
| * | only try to traverse an objectstore bucket if it really exists (#646) | Dan Engelbrecht | 2024-01-31 | 1 | -0/+1 |
| | | | | * Only try to traverse a objectstore bucket if it really exists | ||||
| * | Use correct HTTP range values. (#632) | Per Larsson | 2024-01-17 | 1 | -1/+1 |
| | | |||||
| * | Added HTTP verb HEAD to objstore get-object. (#554) | Per Larsson | 2023-11-20 | 1 | -1/+1 |
| | | | | | | | | * Added HTTP verb HEAD to objstroe get-object. * Added HTTP verb HEAD to objstore get-object. * Removed HEAD request exception for list-object. | ||||
| * | Trim any leading slash and backslash from bucket prefix. (#541) | Per Larsson | 2023-11-15 | 1 | -0/+2 |
| | | |||||
| * | Make object store endpoint S3 compatible. (#535) | Per Larsson | 2023-11-15 | 1 | -42/+410 |
| | | | | | | * Make object store endpoint S3 compatible. * Removed XML pretty printing and set object store endpoint disabled by default. | ||||
| * | VFS implementation for local storage service (#396) | Stefan Boberg | 2023-09-20 | 1 | -1/+1 |
| | | | | currently, only Windows (using Projected File System) is supported | ||||
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+232 |
| * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | |||||