portal/api/s5
Derrick Hammer 4261bb6a5d
refactor: if the file exists locally, pull from out own node before fetching it from the net
2024-03-07 16:59:50 -05:00
..
errors.go refactor: use new errors and optimize code 2024-02-15 20:55:38 -05:00
file.go refactor: if the file exists locally, pull from out own node before fetching it from the net 2024-03-07 16:59:50 -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