sliproad/router
Gabriel Simmer ea1075cb5b
Rewrite file provider to proxy data download (rather than redirect)
Reworked the fileprovider to proxy data directly from the provider
rather than attempt to funkily redirect when needed, since it was overly
complex and wouldn't work well in the long run. Temporarily added "file"
as constant return for determining the filetype through Backblaze.

Added a Makefile to make life easier as well, and rewrote the README to
reflect the refactor/rewrite and new approach to providers.
2020-03-15 23:49:00 +00:00
..
filerouter.go Rewrite file provider to proxy data download (rather than redirect) 2020-03-15 23:49:00 +00:00
router.go Refactoring file storage to enable different providers 2020-02-24 18:07:47 +00:00