]> git.digitality.be Git - pdw25-26/commit
Refractor
authorThibaud Moustier <thibaudmoustier0@gmail.com>
Wed, 25 Feb 2026 11:01:04 +0000 (12:01 +0100)
committerThibaud Moustier <thibaudmoustier0@gmail.com>
Wed, 25 Feb 2026 11:01:04 +0000 (12:01 +0100)
commitec1193c52a2c24fc1b7bfcf50e234ce1c8145ebc
tree65b7280a67fb84665e8ab3065499fa30c2daf135
parent6f487a3ef6d781ed0961cd1c1fa6d790ab4edc8d
Refractor
13 files changed:
system_notification/.gitignore [deleted file]
system_notification/README.md [deleted file]
system_notification/config/db.js [deleted file]
system_notification/package-lock.json [deleted file]
system_notification/package.json [deleted file]
system_notification/repositories/MySqlAlertRepository.js [deleted file]
system_notification/services/alerts/alertServices.js [deleted file]
system_notification/services/channels/discord.js [deleted file]
system_notification/services/channels/mailer.js [deleted file]
system_notification/services/channels/telegram.js [deleted file]
system_notification/services/channels/web.js [deleted file]
system_notification/test-connection.js [deleted file]
system_notification/test-mailer.js [deleted file]