Go to file
Derrick Hammer ee33da755c
refactor: use BaoEncodedSize
2023-05-17 10:12:22 -04:00
bao refactor: use BaoEncodedSize 2023-05-17 10:12:22 -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: move to new golang bao implementation 2023-05-17 09:52:25 -04:00
db feat: tus support 2023-05-15 12:36:00 -04:00
jwt feat: add jwt package 2023-05-04 04:13:53 -04:00
model refactor: change storing path to just ID and fetch from upload via the tus store 2023-05-16 17:11:38 -04:00
renterd fix: add shutdown signal and flag for renterd 2023-05-08 10:09:33 -04:00
service/files refactor: move to new golang bao implementation 2023-05-17 09:52:25 -04:00
shared refactor: move shared global state to a shared package 2023-05-16 18:46:08 -04:00
tus refactor: move to new golang bao implementation 2023-05-17 09:52:25 -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 refactor: use BaoEncodedSize 2023-05-17 10:12:22 -04:00
go.sum refactor: use BaoEncodedSize 2023-05-17 10:12:22 -04:00
main.go refactor: tus needs to move to its own package 2023-05-16 18:45:32 -04:00

README.md

portal