Go to file
Derrick Hammer 7987e597b0
fix: use snake_case
2024-02-23 08:26:27 -05:00
.github/workflows ci: try switching to go-semantic-release 2024-01-11 14:58:44 -05:00
account fix: update config management in account pkg 2024-02-22 03:41:28 -05:00
api fix: routes need http verbs 2024-02-23 08:20:03 -05:00
bao fix: need to use new_outboard 2024-02-18 22:19:43 -05:00
cmd/portal fix: use snake_case 2024-02-23 08:21:45 -05:00
config fix: use snake_case 2024-02-23 08:26:27 -05:00
cron fix: ensure limit is greater than 0 2024-02-01 21:03:19 -05:00
db fix: port in dsn is a number 2024-02-22 03:32:47 -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: remove rows effected check 2024-02-17 23:42:32 -05:00
protocols fix: Config should embed a pointer to s5config.NodeConfig 2024-02-23 08:18:05 -05:00
renter fix: need to update config management in renter pkg 2024-02-22 03:23:06 -05:00
storage fix: need to update config management in storage pkg 2024-02-22 03:27:48 -05:00
.semrelrc ci: use git provider 2024-01-12 08:27:48 -05:00
CHANGELOG.md refactor: implement new configuration management system 2024-02-22 02:13:59 -05: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-02-23 07:26:24 -05:00
go.sum dep: update libs5 2024-02-23 07:26:24 -05:00

README.md

portal