Go to file
Derrick Hammer d002c56ffe
fix: set no limit on message size
2024-02-27 07:16:00 -05:00
.github/workflows ci: try switching to go-semantic-release 2024-01-11 14:58:44 -05:00
account feat: add password reset apis 2024-02-26 10:55:26 -05:00
api refactor: use S3MultipartUpload if greater than S3_MULTIPART_MIN_PART_SIZE 2024-02-27 06:14:27 -05:00
bao fix: set no limit on message size 2024-02-27 07:16:00 -05:00
cmd/portal refactor: change NewLogger to use config manager, and have CM pass nil to newConfig 2024-02-27 03:54:00 -05:00
config fix: remove import cycle 2024-02-27 03:57:17 -05:00
cron refactor: rename RetryableTask to RetryableJob 2024-02-25 07:49:22 -05:00
db feat: add password reset, account verification models, and a verified field to users 2024-02-26 07:47:05 -05:00
logger fix: remove import cycle 2024-02-27 03:57:17 -05:00
mailer refactor: make mail init a lifecycle hook so it's called after initCheckRequiredConfig 2024-02-27 02:24:20 -05:00
metadata fix: remove rows effected check 2024-02-17 23:42:32 -05:00
protocols fix: used a named sub-logger 2024-02-27 04:14:18 -05:00
renter refactor: rename RetryableTask to RetryableJob 2024-02-25 07:49:22 -05:00
storage feat: add S3MultipartUpload api 2024-02-27 06:12:41 -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-02-27 04:11:21 -05:00
go.sum dep: update libs5 2024-02-27 04:11:21 -05:00

README.md

portal