sliproad/files
Gabriel Simmer c183003953
Resolve upload logic for frontend.
Frontend logic for routing was a bit broken when generating links for
directories, appending an extra / to the start. Resolved this to
properly link - interestingly, the file listing could still be served,
but the uploading was broken?

Also enforced regex for provider of directory listings and tidied up
some other string handling.
2020-04-03 02:51:38 +01:00
..
backblaze.go Resolve upload logic for frontend. 2020-04-03 02:51:38 +01:00
disk.go Resolve upload logic for frontend. 2020-04-03 02:51:38 +01:00
fileprovider.go Implemented uploading for Backblaze & Disk (v1) 2020-03-30 20:51:26 +01:00
fileutils.go Correct config provider, no backblaze goroutine. 2020-04-02 15:31:30 +01:00