This website requires JavaScript.
Explore
Help
Sign In
mattmcw
/
yolo_web
Watch
1
Star
0
Fork
You've already forked yolo_web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
308f1174ff
yolo_web
/
dist
History
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
..
client.js
Don't crash process if json parse is bad
2023-12-14 14:22:55 -05:00
client.js.map
Don't crash process if json parse is bad
2023-12-14 14:22:55 -05:00
index.js
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
index.js.map
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
log.js
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
log.js.map
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
mail.js
Add nodemailer and sendMail function
2023-12-14 15:31:36 -05:00
mail.js.map
Add nodemailer and sendMail function
2023-12-14 15:31:36 -05:00