Go to file
Derrick Hammer 2e3ec1408e
refactor: add PingResponse and link to /api/auth/ping
2024-03-13 17:26:25 -04:00
.github/workflows ci: try switching to go-semantic-release 2024-01-11 14:58:44 -05:00
account fix: return user 2024-03-13 14:09:17 -04:00
api refactor: add PingResponse and link to /api/auth/ping 2024-03-13 17:26:25 -04:00
bao fix: dont send an empty buffer to bao 2024-03-01 06:23:31 -05:00
cmd/portal refactor: move all config defaults and add some validations. remove initCheckRequiredConfig. 2024-02-28 09:04:47 -05:00
config refactor: switch to using decimals in db, a fork of the siacentral api to return decimals, strings for currency settings, and rats to do big number math safety 2024-03-11 07:51:48 -04:00
cron refactor: rename RetryableTask to RetryableJob 2024-02-25 07:49:22 -05:00
db refactor: increase decimal to 30,20 2024-03-11 07:57:09 -04:00
logger fix: default to debug if no config is passed, we will then error on config parsing after 2024-03-10 13:02:31 -04:00
mailer refactor: make mail init a lifecycle hook so it's called after initCheckRequiredConfig 2024-02-27 02:24:20 -05:00
metadata refactor: add UploadID to UploadMetadata 2024-03-03 06:10:03 -05:00
protocols fix: if the render end is 0, ensure the range header is valid syntax and skip it 2024-03-10 11:53:24 -04:00
renter refactor: rewrite importPrices to track and import the last x days 2024-03-11 11:12:48 -04:00
storage fix: if we get an ErrUnexpectedEOF due to being less than512 bytes, read it all instead 2024-03-02 04:45:09 -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
go.mod dep: update libs5 2024-03-11 17:51:42 -04:00
go.sum dep: update libs5 2024-03-11 17:51:42 -04:00

README.md

portal