Go to file
Derrick Hammer ca559eccc5
chore: remove AccountErrorNil
2024-02-17 09:02:17 -05:00
.github/workflows
account chore: remove AccountErrorNil 2024-02-17 09:02:17 -05:00
api refactor: move checking of users name to api layer 2024-02-17 08:45:06 -05:00
bao refactor: store length in result 2024-02-16 21:55:16 -05:00
cmd/portal refactor: switch to using package init functions with build tags to selectively build protocol support 2024-02-17 07:40:22 -05:00
config refactor: epic refactor to use uber fx microframework/DI framework to manage dependency graph, remove the portal object, and remove the interfaces package 2024-01-28 02:20:59 -05:00
cron fix: ensure limit is greater than 0 2024-02-01 21:03:19 -05:00
db fix: use tx.Statement.Changed to ensure email is being changed before validating it 2024-02-17 09:00:44 -05:00
logger refactor: epic refactor to use uber fx microframework/DI framework to manage dependency graph, remove the portal object, and remove the interfaces package 2024-01-28 02:20:59 -05:00
metadata fix: missing fx.Annotate 2024-02-17 03:21:27 -05:00
protocols refactor: switch to using package init functions with build tags to selectively build protocol support 2024-02-17 07:40:22 -05:00
renter feat: add support for resuming an existing upload 2024-02-17 06:37:58 -05:00
storage fix: missing components in construction 2024-02-17 03:36:18 -05:00
.semrelrc ci: use git provider 2024-01-12 08:27:48 -05:00
CHANGELOG.md
LICENSE
README.md
config.go feat: initial new portal bones 2024-01-11 19:11:53 -05:00
go.mod feat: otp api support 2024-02-13 23:23:01 -05:00
go.sum feat: otp api support 2024-02-13 23:23:01 -05:00

README.md

portal