Commit Graph

20 Commits (f2856e0f2607237d9886fee8625070448d6de0c4)

Author SHA1 Message Date
Jason Kulatunga f2856e0f26 adding a healthcheck endpoint that confirms communication with influxdb and sqlite.
1 year ago
Jason Kulatunga f823127825 simplify logger creation (move logic into a function in `main` packages)
2 years ago
Jason Kulatunga 99af2b8b16 WIP settings system.
2 years ago
Jason Kulatunga 2533d8d34f using Constants for git release/debug modes.
2 years ago
Jason Kulatunga af2523cfee setting GinMode to release by default. Users get confused otherwise.
2 years ago
Jason Kulatunga 1bd86f5abd [WIP] Delete button for devices.
2 years ago
Jason Kulatunga 381a6799cc updates for v0.4.0 release. Slight refactor/organization.
2 years ago
Jason Kulatunga 54178eaaf0
Merge branch 'master' into BASEPATH
2 years ago
Jason Kulatunga 03bfdd3890 changing the duration dropdown for temp history data. adding an /api/summary/temp endpoint
3 years ago
Jason Kulatunga 8a46931399 !!!!WIP!!!!
3 years ago
Andrea Spacca ea3fbc09f1 BASEPATH
3 years ago
Andrea Spacca 86145be2b1 BASEPATH
3 years ago
Jason Kulatunga bf07077154 fail if the parent directory for database does not exist.
4 years ago
Jason Kulatunga a57120d600 adding new environmental variables for added debugging: COLLECTOR_LOG_FILE, COLLECTOR_DEBUG, DEBUG, SCRUTINY_LOG_FILE, SCRUTINY_DEBUG
4 years ago
Jason Kulatunga 78a619b09d moved middleware into more relevant location. Adding send test notifications handler. making sure that config is available from web handler functions.
4 years ago
Jason Kulatunga c913cf39b9 adding new nottification validation erorr. Added a notification class containing webhook, script and shoutrrr notification logic. Adding "Test notification endpoint".
4 years ago
Jason Kulatunga 2ad120c87b added debug logging message for detected devices.
4 years ago
Jason Kulatunga d636709aa1 Moved version file into webapp source tree. Replacing fmt with logger calls. moved Jobber config file into /scrutiny/jobber directory. Added scsi json file. Moved API rooute handlers into their own files in a module. Added not yet implemnented tooltips.
4 years ago
Jason Kulatunga 40f5cbef6c moved hard drive device detection to collector (So we can run multiple in parallel).
4 years ago
Jason Kulatunga 8482272d45 init
4 years ago