Go to file
Derrick Hammer e8c232dfdd
refactor: change shared to use interfaces to avoid an import cycle
2023-05-23 20:10:17 -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 logger to its own package 2023-05-22 19:05:53 -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
logger refactor: move logger to its own package 2023-05-22 19:05:53 -04:00
model refactor: create a new tus store that uses the db for meta instead of the filesystem 2023-05-22 19:07:06 -04:00
renterd fix: add shutdown signal and flag for renterd 2023-05-08 10:09:33 -04:00
service/files refactor: move logger to its own package 2023-05-22 19:05:53 -04:00
shared refactor: change shared to use interfaces to avoid an import cycle 2023-05-23 20:10:17 -04:00
tus refactor: create a new tus store that uses the db for meta instead of the filesystem 2023-05-22 19:07:06 -04:00
tusstore refactor: create a new tus store that uses the db for meta instead of the filesystem 2023-05-22 19:07:06 -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 renterd 2023-05-22 11:02:59 -04:00
go.sum chore: update renterd 2023-05-22 11:02:59 -04:00
main.go refactor: move logger to its own package 2023-05-22 19:05:53 -04:00

README.md

portal