Go to file
Derrick Hammer a8d2ad3393
refactor: move to a go-plugin based GRPC approach for bao
2023-05-15 12:34:55 -04:00
bao refactor: move to a go-plugin based GRPC approach for bao 2023-05-15 12:34:55 -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 download controller method to use a path argument and not a query 2023-05-10 15:09:18 -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: change where to use a struct 2023-05-11 15:25:31 -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