Commit Graph

17 Commits

Author SHA1 Message Date
mmcwilliams 29631c898c Fix error in client which fails null check on json variable -- make default value null 2024-01-10 11:27:33 -05:00
Matt McWilliams b8b22ba47d Put quotes around log 2023-12-15 20:58:47 -05:00
mmcwilliams ad1a364de2 Accept additional mime types that can represent a zip file 2023-12-15 14:44:53 -05:00
mmcwilliams f9b69a1b26 Move all email alert logic into webserver, not relying on clients to alert. Manage a single SMTP connection and server gets alerted anyway on all relavent events 2023-12-14 16:56:47 -05:00
mmcwilliams d748706a22 Add nodemailer and sendMail function 2023-12-14 15:31:36 -05:00
mmcwilliams 5a755114c6 Don't crash process if json parse is bad 2023-12-14 14:22:55 -05:00
mmcwilliams 018a240f84 Display table of all jobs on jobs page 2023-12-14 11:19:42 -05:00
mmcwilliams 80cb29c98f Use handlebars with template 2023-12-14 10:29:19 -05:00
Matt McWilliams 7f92938a43 Implemented client in node. Still relies on train.sh. Will consider rewriting it but it works for the moment. 2023-11-30 20:52:53 -05:00
Matt McWilliams 8ff6b4ffdb Added a logger and installed a number of new dependencies to support it.Added fetch-node for the client 2023-11-30 19:25:43 -05:00
mmcwilliams cabd7f3415 Accept zip file from training job 2023-11-29 12:47:20 -05:00
Matt McWilliams 4b9efb7d80 Was not returning email in resObj 2023-06-30 11:08:21 -04:00
Matt McWilliams 4009ed345b Show correct download link in status 2023-06-30 10:53:59 -04:00
Matt McWilliams 27ac4104dc Need to define id in post complete 2023-06-30 10:50:29 -04:00
Matt McWilliams 7f9ad68cce Compile with new changes 2023-06-30 10:46:15 -04:00
Matt McWilliams 82a7d598fe All features in yolo_web server for managing jobs. Add first scripts fir getting dataset on worker machines 2023-06-23 20:22:05 -04:00
Matt McWilliams eea288b28d Create project 2023-06-23 18:40:31 -04:00