Go to file
Derrick Hammer 9b8cb38496
fix: disable client warnings
2023-05-06 03:56:38 -04:00
bao feat: add bao package and rust bao wasm library 2023-05-04 04:18:15 -04:00
cid fix: encode size as uint64 to the end of the cid 2023-05-04 08:16:44 -04:00
config fix: only panic if the error is other than a missing config file 2023-04-30 02:14:44 -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 refactor: make seed/password public to be called, and create a chan to be checked with Ready to see if the renter is ready 2023-05-04 04:12:26 -04:00
service fix: disable client warnings 2023-05-06 03:56:38 -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 chore: update deps 2023-05-04 04:21:51 -04:00
go.sum chore: update deps 2023-05-04 08:01:46 -04:00
main.go refactor: register files service 2023-05-04 04:21:39 -04:00

README.md

portal