Go to file
Derrick Hammer 7f12ee5b0d
refactor: implement new configuration management system
2024-02-22 02:13:59 -05:00
.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 refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00
config refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00
cron fix: ensure limit is greater than 0 2024-02-01 21:03:19 -05:00
db refactor: change to store the hash as a raw, but also make it unique with an index 2024-02-17 23:17:26 -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 refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00
renter refactor: have the forward slash always prefixed at the renter abstraction 2024-02-18 03:30:42 -05:00
storage fix: don't create subpath, as we use buckets 2024-02-18 03:07:14 -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 refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00
go.sum refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00

README.md

portal