Go to file
Derrick Hammer 1f183c5052
dep: update dashboard
2024-03-26 10:51:12 -04:00
.github/workflows ci: try switching to go-semantic-release 2024-01-11 14:58:44 -05:00
account refactor: change cookie approach to broadcast cookies across all protocols based on the root domain, so they can be shared. 2024-03-21 14:54:17 -04:00
api dep: update dashboard 2024-03-26 10:51:12 -04:00
bao fix: dont send an empty buffer to bao 2024-03-01 06:23:31 -05:00
cmd/portal feat: add import metadata db service based off the upload metadata service 2024-03-22 16:36:59 -04:00
config fix: handle edge case where the Protocol config map has no configs, but we are creating a default configuration for a protocol. 2024-03-26 00:18:42 -04:00
cron refactor: rename RetryableTask to RetryableJob 2024-02-25 07:49:22 -05:00
db fix: wrong model registered 2024-03-22 18:49:56 -04:00
import refactor: move away from a granular tracking to a simpler, stage based tracking 2024-03-23 10:43:18 -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 fix: ensure AuthType is uppercase 2024-03-15 07:37:44 -04:00
metadata fix: if a field changed, set its changes 2024-03-22 19:35:11 -04:00
protocols refactor: add option to SaveUpload so we have the option not to change an upload record if we are uploading or importing a file 2024-03-21 15:46:02 -04:00
renter fix: loop needs to start at 1 so it's not outside the history range, else it tries to always create a date on boot 2024-03-14 07:40:12 -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
.gitmodules fix: need to use develop branch for dashboard submodule 2024-03-16 21:07:57 -04: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
Dockerfile feat: initial docker file 2024-03-16 18:57:01 -04: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 chore: tidy 2024-03-16 18:16:14 -04:00
go.sum chore: tidy 2024-03-16 18:16:14 -04:00

README.md

portal