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/web/handler
Jason Kulatunga 99af2b8b16
WIP settings system.
2 years ago
..
delete_device.go [WIP] Delete button for devices. 2 years ago
get_device_details.go adding duration key to smart attributes api endpoint 2 years ago
get_devices_summary.go adding typescript interfaces for type hinting and testing 2 years ago
get_devices_summary_temp_history.go changing the duration dropdown for temp history data. adding an /api/summary/temp endpoint 3 years ago
get_settings.go WIP settings system. 2 years ago
register_devices.go upgrading to go 1.18 for generics (and lodash-like library). 2 years ago
save_settings.go WIP settings system. 2 years ago
send_test_notification.go ensure that users can filter their notifications by: 2 years ago
upload_device_metrics.go upgrading to go 1.18 for generics (and lodash-like library). 2 years ago
upload_device_self_tests.go 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