Go to file
Derrick Hammer fd721077e5
fix: need to apply cors to tus upload
2024-02-03 19:25:13 -05:00
.github/workflows ci: try switching to go-semantic-release 2024-01-11 14:58:44 -05:00
account refactor: change struct naming convention from "impl" to "default" 2024-01-31 20:29:27 -05:00
api fix: need to apply cors to tus upload 2024-02-03 19:25:13 -05:00
cmd/portal refactor: split renter methods to a dedicated renter service 2024-01-31 21:27:38 -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 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
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
protocols fix: no need for singleton hack, use Replace not Decorate 2024-01-31 22:51:51 -05:00
renter fix: etag has to be provided to multipart complete 2024-02-01 21:14:44 -05:00
storage fix: fix need to add a root path on filename 2024-02-02 16:45:50 -05:00
.semrelrc ci: use git provider 2024-01-12 08:27:48 -05:00
CHANGELOG.md chore(release): 0.1.0-develop.3 [skip ci] 2023-09-09 18:02:27 +00: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
config.go feat: initial new portal bones 2024-01-11 19:11:53 -05:00
go.mod dep: update libs5 2024-01-31 20:21:38 -05:00
go.sum dep: update libs5 2024-01-31 20:21:38 -05:00

README.md

portal