Commit Graph

  • fc09df19f5 (v0.4.15) Automated packaging of release by Packagr v0.4.15 packagrio-bot 2022-07-07 05:23:20 +0000
  • 9ae9c387cc
    Merge pull request #315 from AnalogJ/beta Jason Kulatunga 2022-07-06 22:20:07 -0700
  • 772b4f6528 fix influxdb install. #315 Jason Kulatunga 2022-07-05 22:33:12 -0700
  • 4a16ca0d5a wip, migrate all scripts to new build pattern (Makefile + multiple GH agents). Jason Kulatunga 2022-06-27 22:08:44 -0700
  • 316ce856f7 cleanup, remove -race flag when testing (requires CGO) Jason Kulatunga 2022-06-26 20:43:03 -0700
  • 6e0321f488 add go.sum Jason Kulatunga 2022-06-26 20:19:45 -0700
  • 338d2ae04e remove invalid freebsd arch. Jason Kulatunga 2022-06-26 20:05:54 -0700
  • 4419f7f429 remove zig. remove cgo dependency for sqlite (using pkg.go.dev/modernc.org/sqlite) Jason Kulatunga 2022-06-26 19:38:09 -0700
  • 797a6b0429 make sure we dont depend on tests for building binaries. Jason Kulatunga 2022-06-26 15:35:37 -0700
  • d0b545dfb7 fixing make frontend in docker builds. Jason Kulatunga 2022-06-26 15:34:53 -0700
  • b0bff53bbd start refactoring the Makefile to build artifacts in parallel (eventually using Zig for cross compilation). Jason Kulatunga 2022-06-26 15:26:20 -0700
  • b4adf3d88d cleanup before go generate (and multi-arch builds using zig). Jason Kulatunga 2022-06-25 19:15:36 -0700
  • eefdc548b2 (v0.4.14) Automated packaging of release by Packagr v0.4.14 packagrio-bot 2022-06-25 22:13:15 +0000
  • fb918e2d6e
    Merge pull request #308 from AnalogJ/beta Jason Kulatunga 2022-06-25 15:03:35 -0700
  • 3d9001a5e4 when deviceType not specified in collector config, scrutiny will ignore the device. We need to make sure we correctly override the device. #308 Jason Kulatunga 2022-06-25 11:19:44 -0700
  • fbe7d63a24 trying to fix tests. Jason Kulatunga 2022-06-20 18:01:43 -0700
  • d718b0898b trying to fix tests. Jason Kulatunga 2022-06-20 17:21:27 -0700
  • 44c7211b5f temp artifacts for #304 Jason Kulatunga 2022-06-20 13:32:53 -0700
  • 128ebc278e temp artifacts for #304 #307 Jason Kulatunga 2022-06-20 13:30:46 -0700
  • 157c93b967 provide a mechanism to specify the absolute path to the smartctl binary used by metrics collector. Jason Kulatunga 2022-06-20 12:09:56 -0700
  • 7babc280a0 ensure that users can filter their notifications by: - failing attribute type (Critical vs All) - failure reason (Smart, Scrutiny, Both) Jason Kulatunga 2022-06-20 08:15:06 -0700
  • e364e480e8 update Synology Guide. Jason Kulatunga 2022-06-15 07:10:36 -0700
  • bfefe7e98a
    Merge pull request #303 from SiM22/patch-1 Jason Kulatunga 2022-06-15 07:05:29 -0700
  • 831cca7853
    Create INSTALL_COLLECTOR_SYNOLOGY_AARCH64.md #303 Simon Garcia 2022-06-15 09:56:32 +0100
  • 46f3b1c02c fix using linter. Jason Kulatunga 2022-06-11 21:35:10 -0700
  • 8a1ae2ffa0
    Update TROUBLESHOOTING_DEVICE_COLLECTOR.md Jason Kulatunga 2022-06-14 21:41:22 -0700
  • 145c819fc1 (v0.4.13) Automated packaging of release by Packagr v0.4.13 packagrio-bot 2022-06-14 14:42:54 +0000
  • a9ea231de0
    Merge pull request #301 from AnalogJ/disable_seek_read_error_rates Jason Kulatunga 2022-06-14 07:33:45 -0700
  • c2488af1c3 Disable Seek & Read error rate attribute analysis. Causes issues with Seagate Ironwolf drives. Added documentation. #301 Jason Kulatunga 2022-06-14 07:32:33 -0700
  • ecf7a447a7 Disable Seek & Read error rate attribute analysis. Causes issues with Seagate Ironwolf drives. Added documentation. Jason Kulatunga 2022-06-14 07:29:23 -0700
  • f8e61af2f9 adding docs. Jason Kulatunga 2022-06-13 08:55:27 -0700
  • ee61d986d8
    Update docker-nightly.yaml Jason Kulatunga 2022-06-12 10:13:10 -0700
  • 8fe8cec09a
    Update TROUBLESHOOTING_DOCKER.md Jason Kulatunga 2022-06-12 10:09:25 -0700
  • b953456d6b (v0.4.12) Automated packaging of release by Packagr v0.4.12 packagrio-bot 2022-06-11 23:32:42 +0000
  • 4057699cad
    Merge pull request #296 from AnalogJ/beta Jason Kulatunga 2022-06-11 16:22:55 -0700
  • d3e7fc6067 make sure we dont create incorrect temp data. #296 Jason Kulatunga 2022-06-11 15:57:12 -0700
  • 09a8574d83 fixing tooltip theme. Jason Kulatunga 2022-06-11 15:21:20 -0700
  • 7695cc185f color the barchart data in the sparklines, so that we know when a failure/warning was detected (historically) Jason Kulatunga 2022-06-11 14:43:34 -0700
  • fc7208020e remove status reason click for more details text. Jason Kulatunga 2022-06-11 12:18:27 -0700
  • 75d5930835 correctly using the latest data for table. Jason Kulatunga 2022-06-11 11:00:00 -0700
  • 3c9e16169e correctly using the latest data for table. Jason Kulatunga 2022-06-11 09:28:37 -0700
  • 9e1076f302 using constants for Attribute status values. Jason Kulatunga 2022-06-11 09:17:35 -0700
  • 75ab87e109
    Update TROUBLESHOOTING_INFLUXDB.md Jason Kulatunga 2022-06-11 08:13:29 -0700
  • 0b8251fce2
    Merge pull request #295 from AnalogJ/expanding_row Jason Kulatunga 2022-06-11 08:07:03 -0700
  • f57b71ae96 updated tooltips in details page (click for more details). #295 Jason Kulatunga 2022-06-11 08:05:52 -0700
  • ce324c3de1 moved nightly build into its own ci job. Jason Kulatunga 2022-06-11 07:47:25 -0700
  • 281b56d287 (v0.4.11) Automated packaging of release by Packagr v0.4.11 packagrio-bot 2022-06-11 03:29:04 +0000
  • cbd23e334b
    Merge pull request #293 from AnalogJ/beta Jason Kulatunga 2022-06-10 19:48:22 -0700
  • 7a0b9c9e0d trying to fix docker image build. #293 Jason Kulatunga 2022-06-10 08:20:13 -0700
  • 44b3d982dd trying to fix docker image build. Jason Kulatunga 2022-06-10 08:19:25 -0700
  • 769f253e7d fixing the table header for failures. Jason Kulatunga 2022-06-09 22:42:21 -0700
  • fbd5bb57ac update descriptions for SCSI attributes. Jason Kulatunga 2022-06-09 22:31:35 -0700
  • b9eb5687cd working on expanding row content. Jason Kulatunga 2022-06-09 22:13:44 -0700
  • cbd230a7e0 wip expanding row for more details for attributes. Jason Kulatunga 2022-06-06 22:59:02 -0700
  • 892e9685f3 attempting to fix https://github.com/AnalogJ/scrutiny/issues/281 by removing static flag in artifact build Jason Kulatunga 2022-06-09 19:34:16 -0700
  • 7ba7b6efda
    Update TROUBLESHOOTING_DOCKER.md Jason Kulatunga 2022-06-09 07:35:07 -0700
  • 453069deec
    Create TROUBLESHOOTING_DOCKER.md Jason Kulatunga 2022-06-09 07:34:14 -0700
  • de5f2c3324 (v0.4.10) Automated packaging of release by Packagr v0.4.10 packagrio-bot 2022-06-09 06:10:18 +0000
  • d486f14433
    Merge pull request #291 from AnalogJ/beta Jason Kulatunga 2022-06-08 22:52:41 -0700
  • cb47dd7185 revert s6-overlay changes. #291 Jason Kulatunga 2022-06-07 22:03:02 -0700
  • 6ae4d233cd update bug report form to require `docker info` output. Jason Kulatunga 2022-06-07 21:42:39 -0700
  • f8bb185854 trying to fix seg fault issues. Attempting to consolidate on debian-bullseye for runtime docker images. Jason Kulatunga 2022-06-07 21:29:15 -0700
  • 1da07caaa6 fix background color for details page history tooltip. Jason Kulatunga 2022-06-06 19:15:38 -0700
  • fe96c27732 trying to fix webUI. Jason Kulatunga 2022-06-07 08:30:01 -0700
  • 7287775cca trying to fix webUI. Jason Kulatunga 2022-06-07 18:59:25 -0700
  • 28ac3ac7ec fix settings persistence. Jason Kulatunga 2022-06-04 22:53:27 -0700
  • a6208c0d49 (v0.4.9) Automated packaging of release by Packagr v0.4.9 packagrio-bot 2022-06-05 05:24:54 +0000
  • 7840fe66da
    Merge pull request #280 from AnalogJ/beta Jason Kulatunga 2022-06-04 22:15:53 -0700
  • 2ca44c967e simplify darkmode ui toggle. #280 Jason Kulatunga 2022-06-04 20:32:12 -0700
  • 4b767421f3 change highlight color for dark mode. Jason Kulatunga 2022-06-04 19:01:18 -0700
  • 6005b8609a trying to fix docker image builds (take 1h+ right now). Jason Kulatunga 2022-06-04 10:29:03 -0700
  • df23ecdf33 fix typing for attribute status enum stored in database. Jason Kulatunga 2022-06-04 09:42:45 -0700
  • f4988cbac5 try to speed up multi-arch docker builds by limiting qemu vm's to amd and arm only. Jason Kulatunga 2022-06-04 09:29:17 -0700
  • f4f5d16b4a rename variable to themeUseSystem from darkModeUseSystem. Jason Kulatunga 2022-06-04 08:18:40 -0700
  • 1c4dd33381
    Merge pull request #276 from shamoon/dark-mode Jason Kulatunga 2022-06-04 08:13:43 -0700
  • 9e0ba4d269
    Merge branch 'beta' into dark-mode #276 Jason Kulatunga 2022-06-04 08:12:37 -0700
  • d9ecf6c0d3 make sure defaults are available if missing from localStorage Jason Kulatunga 2022-06-04 08:08:45 -0700
  • 8051ad4dde Tweak / fix some dark mode colors Michael Shamoon 2022-06-03 00:40:18 -0700
  • 165f98dc09 Add settings UI for dark mode Michael Shamoon 2022-06-03 00:20:14 -0700
  • ca7772250c fix s6-overlay overwriting bin symlinks: Jason Kulatunga 2022-06-02 21:06:43 -0700
  • 6e02e4da02 fixing func def. Jason Kulatunga 2022-06-02 12:21:54 -0700
  • 9c8498cea7 disable and re-enable bitwise operations Jason Kulatunga 2022-06-02 12:20:50 -0700
  • 965fbb08da trying to fix installation. Jason Kulatunga 2022-06-02 11:35:30 -0700
  • e16933eeac trying to fix installation. Jason Kulatunga 2022-06-02 11:06:15 -0700
  • 4d0fc0eae8 trying to fix installation. Jason Kulatunga 2022-06-02 10:49:22 -0700
  • 8296a973b8 trying to fix installation. Jason Kulatunga 2022-06-02 10:48:44 -0700
  • 19a9957755 using ARG DEBIAN_FRONTEND=noninteractive Jason Kulatunga 2022-06-02 10:40:28 -0700
  • 02e3947906 disable github action docker build caching - may be causing "cannot reuse body, request must be retried" errors Jason Kulatunga 2022-06-02 10:22:55 -0700
  • 766a73455e update the base image for docker iamges to ubuntu:latest - which follows the LTS. Jason Kulatunga 2022-06-02 10:04:36 -0700
  • 6e64ae09aa
    Update SUPPORTED_NAS_OS.md Jason Kulatunga 2022-06-01 16:39:46 -0700
  • 411eca20e0
    Update SUPPORTED_NAS_OS.md Jason Kulatunga 2022-05-31 18:11:25 -0700
  • 0243d9e2fa
    Merge pull request #272 from BadCo-NZ/patch-1 Jason Kulatunga 2022-05-31 18:10:33 -0700
  • 9aa0e97be0 display the device UUID and device Label in the details page. Jason Kulatunga 2022-05-31 13:36:58 -0700
  • 488fcfc820 added AttributeStatus bit flag ensure DeviceStatus is a valid bit flag. [docs] added running tests section to contribution guide. make sure UI correctly treats scrutiny failures as failed. Jason Kulatunga 2022-05-31 13:31:34 -0700
  • b5dad487e5 updating bug report. Jason Kulatunga 2022-05-31 11:32:58 -0700
  • 8b01187892 woarkound for volume mount w/privileged Jason Kulatunga 2022-05-31 09:13:47 -0700
  • d9d6ce0f30 added docuemtnation about exit codes. Jason Kulatunga 2022-05-31 08:50:38 -0700
  • 8d203b3547
    Create INSTALL_PFSENSE.md #272 BadCo-NZ 2022-05-30 10:17:51 +0000
  • fe5dbcff1e documentation changes. Jason Kulatunga 2022-05-28 16:15:26 -0700
  • 99df104cdd documentation changes. Jason Kulatunga 2022-05-28 15:50:05 -0700