portal/api/s5
Derrick Hammer 09c9ab8614
refactor: if no db mimetype, manually use mimetype.DetectReader, and if none found fall back to application/octet-stream
2024-03-29 11:56:30 -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 feat: implement /s5/pin/:cid/status 2024-03-22 18:01:12 -04:00
middleware.go refactor: major middleware refactor 2024-02-13 22:17:34 -05:00
s5.go refactor: if no db mimetype, manually use mimetype.DetectReader, and if none found fall back to application/octet-stream 2024-03-29 11:56:30 -04:00
swagger.yaml feat: implement /s5/pin/:cid/status 2024-03-22 18:01:12 -04:00