Connor
Connor
The Varianceobserved field of the Regression struct wasn't in camel case (and VariancePredicted was).
## Summary Activity files can contain a sport message with usable information. We should support this use case
Supporting RAW file formats requires running `darktable-cli`, which fails in docker for non-root users with the following error: ```bash path lookup '/.config/darktable' fails with: 'No such file or directory' ```...
Passwords are allowed to be empty in the database, but the login page fails form validation if an empty password is entered. This change _only_ removes that validation. This isn't...
## Add configurable auto-conversion on upload This change adds a step to the upload process that kicks off a conversion task if `config_auto_convert_to_format` is set to a valid format. To...
This change fixes the issues raised in #86 and adds a few tests for the new behavior. I included a [brief explanation of the current erroneous behavior](https://github.com/aptible/supercronic/issues/86#issuecomment-810276192) on the issue...