peaklabs-dev
dd9d10c717
feat: get Slack Webhook form new table
2024-12-09 17:36:32 +01:00
peaklabs-dev
6cab8b4598
feat: get discord Webhook form new table
2024-12-09 17:36:23 +01:00
peaklabs-dev
bf58547082
feat: scheduled task success notification
2024-12-09 17:00:33 +01:00
peaklabs-dev
a849bfdc3e
feat: always sent notifications
2024-12-09 17:00:07 +01:00
peaklabs-dev
b6500142c4
feat: use new notification event names
2024-12-09 16:57:15 +01:00
peaklabs-dev
4428b95a65
chore: fix typo
2024-12-09 12:36:33 +01:00
Andras Bacsai
78f0ac80c1
Merge branch 'next' into feat/deployment-token
2024-12-09 09:16:59 +01:00
Andras Bacsai
08d992a1c2
fix
2024-12-06 14:33:22 +01:00
Marvin von Rappard
f7eccefda3
Merge branch 'next' into main
2024-12-06 06:29:35 +01:00
Andras Bacsai
80f649b96a
finally found the right option
2024-12-05 13:09:06 +01:00
Andras Bacsai
dbde03a4d6
Merge branch 'next' into add-no-encryption-option
2024-12-05 12:30:45 +01:00
Marvin von Rappard
02a20729c7
Merge branch 'next' into main
2024-11-27 11:09:45 +01:00
Andras Bacsai
dabda4e806
fix: Email should be retried with backoff
2024-11-26 10:19:05 +01:00
Vishwanath Martur
94525b6cff
Merge branch 'next' into add-no-encryption-option
2024-11-25 19:00:56 +05:30
Marvin von Rappard
a4910880e0
Merge branch 'next' into main
2024-11-25 13:44:24 +01:00
Andras Bacsai
37d4d5f98c
fix: version should come from constants + fix stripe webhook error reporting
2024-11-25 11:28:08 +01:00
Marvin von Rappard
1aea60f1f0
Merge branch 'next' into main
2024-11-25 09:06:24 +01:00
Vishwanath Martur
1f499c1488
Add no encryption option for SMTP settings
...
Related to #4311
Add option to configure SMTP settings without encryption.
* Update `app/Livewire/Notifications/Email.php` and `app/Livewire/SettingsEmail.php` to include "No Encryption" option in the `smtpEncryption` field and update validation rules.
* Modify `app/Notifications/Channels/EmailChannel.php` to handle the "No Encryption" option in the `bootConfigs` method.
* Add `set_transanctional_email_settings` function in `app/Livewire/Help.php` to support the "No Encryption" option.
* Update `config/mail.php` to handle the "No Encryption" option in the mail configuration.
2024-11-23 13:04:54 +05:30
peaklabs-dev
371b4a3f83
remove unused var
2024-11-22 16:11:53 +01:00
peaklabs-dev
75491098a0
new notification links
2024-11-22 16:05:24 +01:00
Andras Bacsai
7dc65dfd79
fix: make sure important jobs/actions are running on high prio queue
2024-11-22 11:16:01 +01:00
Marvin von Rappard
80ed561374
fix: add warning color
2024-11-12 22:45:07 +01:00
Marvin von Rappard
eb0686fe20
feat: slack notifications
2024-11-12 22:37:55 +01:00
Andras Bacsai
ebaf3c99dd
fix: send discord/telegram notifications on high job queue
2024-11-05 10:32:10 +01:00
Lucas Michot
1ec224fde1
Inline many variables.
2024-10-31 18:20:11 +01:00
Lucas Michot
8e1444eaa7
Get rid of many useless blank lines
2024-10-31 17:44:01 +01:00
Lucas Michot
c5403b0b3f
Always prefer ::class notation
2024-10-28 14:56:13 +01:00
Lucas Michot
d557a22b91
Remove all ray() calls
2024-10-28 13:51:23 +01:00
Andras Bacsai
8c96ab52d7
feat: notification rate limiter
...
fix: limit server up / down notification limits
2024-10-25 15:13:23 +02:00
Andras Bacsai
2877080a39
Refactor variable and function names for consistency
2024-10-25 10:59:12 +02:00
Andras Bacsai
2e9ce3ed2a
feat: add notification settings to server_disk_usage
2024-10-22 14:47:01 +02:00
Andras Bacsai
ac768e5313
feat: limit storage check emails
...
feat: sentinel should send storage usage
2024-10-22 14:01:36 +02:00
Andras Bacsai
f0d5639956
fancier notifications
2024-10-21 22:40:43 +02:00
Jakubko
e0241505f9
Merge branch 'coollabsio:main' into main
2024-10-01 22:08:32 +02:00
Jakub Novák
3b4759f349
updated DiscordMessages for Application notifications
2024-10-01 22:07:24 +02:00
Jakub Novák
aac491da25
updated DiscordMessages for Container notifications
2024-10-01 21:48:14 +02:00
Jakub Novák
53a6e97ca3
updated DiscordMessages for Database notifications
2024-10-01 21:46:56 +02:00
Jakub Novák
cb5dc13bf1
updated DiscordMessages for Internal&ScheduledTask notifications
2024-10-01 21:42:13 +02:00
Jakub Novák
f021a42890
updated DiscordMessages for Server notifications
2024-10-01 21:38:12 +02:00
Andras Bacsai
83549965ca
Refactor instanceSettings() function for improved code readability
2024-10-01 10:37:40 +02:00
Jakub Novák
9e2f0fb894
updated namespace for DiscordMessage
2024-09-30 10:06:50 +02:00
Jakub Novák
a2bca3d5b8
added embedded Discord messages logic
2024-09-30 00:43:35 +02:00
Andras Bacsai
9281dda03f
refactor: Fix typo in subscription URLs
2024-09-23 10:46:19 +02:00
Andras Bacsai
3d73c98779
fix: docker cleanup job
2024-08-26 12:23:03 +02:00
Andras Bacsai
e4b92bb660
feat: new server checking job
...
feat: show if the server has problems on ui
2024-08-05 15:48:15 +02:00
andrasbacsai
613830e6a6
Fix styling
2024-07-24 19:11:12 +00:00
Andras Bacsai
0f55e83591
revert: instancesettings
2024-07-12 15:45:36 +02:00
Andras Bacsai
88f33be5b6
refactor: only get instanceSettings once from db
2024-07-12 12:51:55 +02:00
Andras Bacsai
2c92cc40e1
refactor: Update code to use str() instead of Str::of() for string manipulation
2024-06-25 10:37:10 +02:00
Andras Bacsai
fcb3d71cb4
feat: add high priority queue
2024-06-20 14:52:12 +02:00
andrasbacsai
d1a5f97f59
Fix styling
2024-06-19 06:59:46 +00:00
Thijmen
d86274cc37
Fix styling
2024-06-10 20:43:34 +00:00
Andras Bacsai
aae81313a6
Refactor TelegramChannel to handle additional notification types
2024-06-09 21:44:13 +02:00
Andras Bacsai
a3d73634e7
feat: scheduled task failed notification
2024-05-21 15:36:26 +02:00
Andras Bacsai
edc3b014cd
fix: telegram group chat notifications
2024-05-17 12:09:22 +02:00
Andras Bacsai
f6f959a897
feat: experimental sentinel
2024-05-07 15:41:50 +02:00
Andras Bacsai
17e81ab6bd
Refactor setNotificationChannels method in DeploymentSuccess.php
2024-04-30 15:06:53 +02:00
Andras Bacsai
16278f36ec
fix: parse HEALTHCHECK from dockerfile
2024-04-29 13:33:28 +02:00
Andras Bacsai
bb6c9cf49e
fix: backups
2024-04-29 09:38:45 +02:00
Andras Bacsai
3976b57100
fix: mongo db backup
2024-04-28 11:17:20 +02:00
Andras Bacsai
2770755f9d
feat: add db name to backup notifications
2024-04-25 12:09:46 +02:00
Andras Bacsai
9984aea42f
Add ContainerStatusJob to Revived notification
2024-04-09 08:46:03 +02:00
Andras Bacsai
32f4c6c982
Update documentation links
2024-03-27 11:07:29 +01:00
Andras Bacsai
130d1e1756
Update DockerCleanupJob and version numbers
2024-03-02 15:18:49 +01:00
Andras Bacsai
9fa71f847f
Refactor notification channels based on cloud environment
2024-03-01 19:08:00 +01:00
Andras Bacsai
f70a9c6974
Fix notification channels in ApplicationDeploymentJob and DeploymentSuccess
2024-03-01 19:07:21 +01:00
Andras Bacsai
2eb7712e09
fix: remove success application deployment job
...
wip: daily backup status
2024-03-01 18:24:14 +01:00
Andras Bacsai
678647f39a
fix: force enable/disable server in case ultimate package quantity decreases
2024-02-26 10:25:21 +01:00
Andras Bacsai
64fca99c26
feat: server disabled by overflow
2024-02-25 23:34:01 +01:00
Andras Bacsai
07d8461f96
Fix URL encoding in deployment and status notifications
2024-01-29 08:49:05 +01:00
iamEvan
f2c4f83f5a
Fix
2024-01-27 20:33:22 +00:00
iamEvan
c8dd6f07ac
Encode Project Name
2024-01-27 20:22:27 +00:00
Andras Bacsai
3d0bf6b472
Update resource name in notification messages
2024-01-18 14:03:51 +01:00
Andras Bacsai
3878527de8
Update server unreachable notifications to include automatic revival
2024-01-17 14:02:54 +01:00
Andras Bacsai
68f1621757
Merge branch 'main' into fix-typos
2024-01-10 11:55:33 +01:00
Ray Berger
5ee29c6072
fix typos
2024-01-07 22:32:54 +00:00
Andras Bacsai
4c3907c296
refactor routes
2024-01-07 16:23:41 +01:00
Andras Bacsai
0126286731
fix: server update schedule
2023-12-19 15:16:08 +01:00
Andras Bacsai
11a957c6c9
fix: server checking status
2023-12-15 10:01:14 +01:00
Andras Bacsai
689480003a
feat: log drainer container check
2023-11-17 21:16:25 +01:00
Andras Bacsai
b0c96e64c9
Fix server unreachable notification count
2023-11-17 15:18:08 +01:00
Andras Bacsai
2b666ff121
Refactor server and docker cleanup jobs
2023-11-16 14:29:01 +01:00
Andras Bacsai
81437e6822
Fix high disk usage notification bug in
...
ServerStatusJob.php and HighDiskUsage.php
2023-11-16 13:49:08 +01:00
Andras Bacsai
7cec6330cf
Update server status check and notifications
2023-11-16 11:53:37 +01:00
Andras Bacsai
45fa88ca4d
Add error handling for missing email settings in
...
EmailChannel.php
2023-11-14 11:04:45 +01:00
Andras Bacsai
51423394ba
Add deployment logs button to Telegram
...
notification
2023-11-08 14:37:01 +01:00
Andras Bacsai
3f8514050e
fix: set default from/sender names
2023-11-06 10:26:56 +01:00
Andras Bacsai
a4a653603e
fix: missing $mailMessage
2023-11-06 10:23:51 +01:00
Andras Bacsai
e266c7cdec
fix: email channel no recepients
2023-10-18 14:22:09 +02:00
Andras Bacsai
0ef386b4a8
fix: stopping a resource is now job based
...
ui: show status on project
2023-10-14 14:22:07 +02:00
Andras Bacsai
ffc5320940
fix: backupfailed notification is forced
2023-10-10 14:17:16 +02:00
Andras Bacsai
24fa56762e
fix: database backups
2023-10-10 13:10:43 +02:00
Andras Bacsai
dcaa7a6ad7
fix: server validation process
2023-10-09 11:00:18 +02:00
Andras Bacsai
9e81416fef
fix: better unreachable/revived server statuses
2023-10-07 00:51:01 +02:00
Andras Bacsai
277b4276e6
small fixes
2023-10-06 10:08:50 +02:00
Andras Bacsai
3a2d17bc05
fix: containerStatusJob
2023-09-28 11:33:16 +02:00
Andras Bacsai
a4320b7cee
cloud: marketing emails
2023-09-25 20:57:52 +02:00
Andras Bacsai
21d52d7846
oops
2023-09-18 15:23:23 +02:00
Andras Bacsai
1452cdf5ad
fix: send internal notifications of email errors
2023-09-18 15:19:27 +02:00
Andras Bacsai
3eb1a1f48c
debug with ray
2023-09-18 15:06:37 +02:00