5a45d6cd45
update
2025-05-26 04:09:29 +00:00
5b33623c2d
update
2025-05-25 11:18:12 +00:00
f2e9ff0a51
update
2025-05-24 01:00:30 +00:00
1b141ec8f3
update
2025-05-23 19:03:44 +00:00
7d28d23bbd
update
2025-05-23 08:52:02 +00:00
53f5e30b23
update
2025-05-23 08:17:34 +00:00
7344bf0f70
update
2025-05-23 01:00:37 +00:00
4905595cbb
update
2025-05-23 00:06:07 +00:00
f058b2d1e7
update
2025-05-22 23:09:41 +00:00
6fcc3feb73
update
2025-05-22 23:02:51 +00:00
50350bd78d
update
2025-05-22 23:02:37 +00:00
f065a9c952
update
2025-05-22 18:38:04 +00:00
ca53816b41
BREAKING_CHANGE(structure): rebrand as dcrouter
2025-05-22 13:03:09 +00:00
ac419e7b79
update
2025-05-22 10:18:02 +00:00
7c0f9b4e44
update
2025-05-22 09:39:31 +00:00
d584f3584c
update
2025-05-22 09:22:55 +00:00
a4353b10bb
update
2025-05-22 00:38:04 +00:00
b2f25c49b6
update
2025-05-22 00:11:33 +00:00
d3255a7e14
update
2025-05-21 23:37:29 +00:00
2564d0874b
update
2025-05-21 21:29:04 +00:00
ca111f4783
update
2025-05-21 19:08:50 +00:00
b6dd281a54
update
2025-05-21 18:52:04 +00:00
645790d0c2
update
2025-05-21 17:33:16 +00:00
535b055664
update
2025-05-21 17:05:42 +00:00
2eeb731669
update
2025-05-21 16:17:17 +00:00
c3ae995372
update
2025-05-21 14:45:17 +00:00
15e7a3032c
update
2025-05-21 14:38:58 +00:00
10ab09894b
update
2025-05-21 14:28:33 +00:00
38811dbf23
update
2025-05-21 13:42:12 +00:00
3f220996ee
update
2025-05-21 12:52:24 +00:00
b0a0078ad0
update
2025-05-21 10:38:22 +00:00
ecb913843c
update
2025-05-21 10:00:06 +00:00
162795802f
update
2025-05-21 02:17:18 +00:00
b1890f59ee
update
2025-05-21 00:12:49 +00:00
5c85188183
update
2025-05-21 00:12:39 +00:00
f37cddf26d
update
2025-05-20 19:46:59 +00:00
f3f06ed06d
update
2025-05-20 11:04:09 +00:00
e7174e8630
update
2025-05-19 17:34:48 +00:00
fb424d814c
feat(smartproxy): Update documentation and configuration guides to adopt new route-based SmartProxy architecture
2025-05-16 15:50:46 +00:00
fbaafa909b
fix(dependencies): Update dependency versions and adjust test imports to use new packages
2025-05-16 15:26:47 +00:00
deec61da42
fix(platform): Update commit info with no functional changes; regenerated commit information.
2025-05-08 13:00:10 +00:00
f4ace3999d
feat(platformservice): Expose DcRouter and update package visibility. Changed package.json private flag from true to false to allow public publication, and added export of DcRouter in ts/index.ts for improved API accessibility.
2025-05-08 12:56:17 +00:00
8b857e3d1d
update
2025-05-08 12:46:10 +00:00
39b634b6bb
fix(types): Fix TypeScript build errors and improve API type safety across platformservice interfaces
2025-05-08 10:39:43 +00:00
858794799b
fix(tests): fix: Improve test stability by handling race conditions in SenderReputationMonitor and IPWarmupManager. Disable filesystem operations and external DNS lookups during tests by checking NODE_ENV, add proper cleanup of singleton instances and active timeouts to ensure consistent test environment.
2025-05-08 10:24:50 +00:00
d3d197d9d3
fix(mail): refactor(mail): Remove Mailgun references from PlatformService. Update keywords, error messages, and documentation to use MTA exclusively.
2025-05-08 01:37:38 +00:00
747478f0f9
fix(tests): Fix outdated import paths in test files for dcrouter and ratelimiter modules
2025-05-08 01:24:03 +00:00
970c0d5c60
fix(readme): Update readme with consolidated email system improvements and modular directory structure
...
Clarify that the platform now organizes email functionality into distinct directories (mail/core, mail/delivery, mail/routing, mail/security, mail/services) and update the diagram and key features list accordingly. Adjust code examples to reflect explicit module imports and the use of SzPlatformService.
2025-05-08 01:16:21 +00:00
fe2069c48e
update
2025-05-08 01:13:54 +00:00
0b155d6925
feat(docs): Update documentation to include consolidated email handling and pattern‑based routing details
2025-05-08 00:39:43 +00:00