portal/api/s5
Derrick Hammer 1f1f204b35
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
..
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 refactor: add logic to find any unpinned files of a child manifest if the root is pinned but the children aren't 2024-03-05 16:27:29 -05:00
swagger.yaml fix: add missing content responses to upload api's 2024-02-13 00:32:16 -05:00