You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrutiny/webapp/backend/pkg/database
Jason Kulatunga 5ea149d878
upgrading to go 1.18 for generics (and lodash-like library).
2 years ago
..
migrations added a way to retrieve raw udev data. Can be used to retrieve disk label, UUID and "disk/by-id/*" device info. 2 years ago
helpers.go correctly using the latest data for table. 2 years ago
helpers_test.go correctly using the latest data for table. 2 years ago
interface.go [WIP] Delete button for devices. 2 years ago
scrutiny_repository.go remove zig. remove cgo dependency for sqlite (using pkg.go.dev/modernc.org/sqlite) 2 years ago
scrutiny_repository_device.go added AttributeStatus bit flag 2 years ago
scrutiny_repository_device_smart_attributes.go correctly using the latest data for table. 2 years ago
scrutiny_repository_migrations.go upgrading to go 1.18 for generics (and lodash-like library). 2 years ago
scrutiny_repository_tasks.go fix update, using raw flux script. 2 years ago
scrutiny_repository_tasks_test.go fix update, using raw flux script. 2 years ago
scrutiny_repository_temperature.go broke scrutiny_repository.go into multiple files for easier exploration & maintenance. 2 years ago
scrutiny_repository_temperature_test.go adding tests for tasks and aggregation queries (temp). 2 years ago