.github/workflows
|
ci: try switching to go-semantic-release
|
2024-01-11 14:58:44 -05:00 |
account
|
refactor: use errors.Is
|
2024-02-18 03:24:06 -05:00 |
api
|
refactor: implement new configuration management system
|
2024-02-22 02:13:59 -05:00 |
bao
|
fix: need to use new_outboard
|
2024-02-18 22:19:43 -05:00 |
cmd/portal
|
fix: update config management in init functions
|
2024-02-22 03:39:29 -05:00 |
config
|
feat: add save method that will re-unmarshal into the config struct
|
2024-02-22 03:38:05 -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: need to update config management in s5 protocol
|
2024-02-22 03:27:40 -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: move back to sia core v0.1.12
|
2024-02-22 02:56:19 -05:00 |
go.sum
|
dep: move back to sia core v0.1.12
|
2024-02-22 02:56:19 -05:00 |