Go to file
Derrick Hammer b48db1d8c4
refactor: add Download function to files service
2023-05-10 14:41:12 -04:00
bao feat: add bao package and rust bao wasm library 2023-05-04 04:18:15 -04:00
cid feat: add StringHash 2023-05-10 14:36:45 -04:00
config fix: only panic if the error is other than a missing config file 2023-04-30 02:14:44 -04:00
controller refactor: change files controller to use new files service api 2023-05-10 14:40:29 -04:00
db refactor: add upload and pin models to migration 2023-05-04 04:14:31 -04:00
jwt feat: add jwt package 2023-05-04 04:13:53 -04:00
model feat: add pin model 2023-05-04 04:13:27 -04:00
renterd fix: add shutdown signal and flag for renterd 2023-05-08 10:09:33 -04:00
service/files refactor: add Download function to files service 2023-05-10 14:41:12 -04:00
validator feat: add validation to account register 2023-04-30 04:09:42 -04:00
LICENSE feat: wip version 2023-04-29 13:40:43 -04:00
README.md Initial commit 2023-04-27 06:27:27 +00:00
go.mod core: update deps 2023-05-06 03:56:48 -04:00
go.sum chore: update deps 2023-05-08 10:11:19 -04:00
main.go refactor: create new files package with Upload 2023-05-10 14:28:32 -04:00

README.md

portal