Commit Graph
5 Commits
Author SHA1 Message Date
Andras BacsaiandGitHub 9b060958aa fix(ray): remove Ray debug hooks from runtime (#10847) 2026-07-03 11:40:20 +02:00
Andras Bacsai e891318396 refactor(configuration): centralize configuration management in ConfigurationRepository 2025-03-24 21:01:27 +01:00
Andras Bacsai dea125f679 refactor(notifications): Improve transactional email settings handling
- Replace `! $type` checks with `blank($type)` for consistency
- Modify email settings configuration to handle null/disabled states
- Ensure proper fallback and configuration of email providers
2025-02-27 12:56:37 +01:00
peaklabs-dev 1f6c6140ba fix: smtp encryption 2024-12-23 15:28:35 +01:00
peaklabs-dev df6c5c55e1 feat: new shared notifications functions 2024-12-09 15:37:11 +01:00