-
-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pre-release v0.4.9 #280
Merged
pre-release v0.4.9 #280
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
AnalogJ
commented
Jun 5, 2022
- [feat] adding mechanism to override the smartctl commands used by scrutiny for device scanning, device identification and smart data retrieval.
- fixes [Feature] Add support for additional arguments when smartctl is executed - Seagate drives use 48 bit raw values and only the first 16 bits are the error data #255
- [feat] display the device UUID and device Label in the details page.
- fixes [FEAT] Show UUID in details page #265
- [feat] adding support for Dark Mode - thanks @shamoon
- fixes [FEAT] Dark mode Support #268
- [fix] Setting Gin.Mode to release by default, cleans up Scrutiny logs which were causing confusion
- [fix] Update the base image for docker imges to ubuntu:latest
- fixes [FEAT] Upgrade to a more recent version of Ubuntu so we can utilize a more recent version of smartmontools package #274
- [fix] if setting key is not present in localstorage config data, load from defaults.
- fixes [BUG] if temperature format is not set in localstorage, temperature graph is empty. #277
- [docs] Troubleshooting guide updated
- smartctl exit codes and explanations
- volume mount + privileged example
- [docs] added running tests section to contribution guide.
- [ci] speed up multi-arch docker image builds (now takes ~22mins, down from 1h)
…or device scanning, device identification and smart data retrieval. adding tests for command overrides. rename GetScanOverrides() to GetDeviceOverrides() fixes #255
ensure DeviceStatus is a valid bit flag. [docs] added running tests section to contribution guide. make sure UI correctly treats scrutiny failures as failed.
…ows the LTS. fixes #274
…euse body, request must be retried" errors
https://github.com/just-containers/s6-overlay/tree/v2.1.0.1#bin-and-sbin-are-symlinks adding a makefile to build docker images locally.
Update styles.scss
trying to fix docker image builds (take 1h+ right now). trying to fix docker image builds (take 1h+ right now). trying to fix docker image builds (take 1h+ right now). trying to fix docker image builds (take 1h+ right now). trying to fix docker image builds (take 1h+ right now). trying to fix docker image builds (take 1h+ right now). trying to fix docker image builds (take 1h+ right now). trying to fix docker image builds (take 1h+ right now).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.