portal/api/s5
Derrick Hammer 3e3f539a8b
refactor: change cookie approach to broadcast cookies across all protocols based on the root domain, so they can be shared.
2024-03-21 14:54:17 -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: add upload size to account pin response 2024-03-21 12:35:45 -04:00
middleware.go refactor: major middleware refactor 2024-02-13 22:17:34 -05:00
s5.go refactor: change cookie approach to broadcast cookies across all protocols based on the root domain, so they can be shared. 2024-03-21 14:54:17 -04:00
swagger.yaml refactor: add upload size to account pin response 2024-03-21 12:35:45 -04:00