portal/api/s5
Derrick Hammer 6c60dae743
fix: if the render end is 0, ensure the range header is valid syntax and skip it
2024-03-10 11:53:24 -04:00
..
errors.go refactor: use new errors and optimize code 2024-02-15 20:55:38 -05:00
file.go fix: only return noop is we are SeekStart and want the beginning, otherwise this is likely actually needing to start a partial content seek 2024-03-09 17:46:18 -05:00
fs_dir.go fix: if root return a file with that set 2024-03-07 16:48:56 -05:00
fs_webapp.go fix: add special case to check for an index.html, and pass root and root type 2024-03-03 08:29:07 -05:00
messages.go refactor: change to store the hash as a raw, but also make it unique with an index 2024-02-17 23:17:26 -05:00
middleware.go refactor: major middleware refactor 2024-02-13 22:17:34 -05:00
s5.go fix: if the render end is 0, ensure the range header is valid syntax and skip it 2024-03-10 11:53:24 -04:00
swagger.yaml fix: add missing content responses to upload api's 2024-02-13 00:32:16 -05:00