|
9d895898b1
|
feat(dcrouter): Enhance DcRouter configuration and update documentation
|
2025-05-07 23:04:54 +00:00 |
|
|
ba39392c1b
|
fix(tests): Update test assertions and singleton instance references in DMARC, integration, and IP warmup manager tests
|
2025-05-07 22:15:08 +00:00 |
|
|
7e931d6c52
|
fix(tests): Update test assertions and refine service interfaces
|
2025-05-07 22:06:55 +00:00 |
|
|
c852e954c9
|
feat(email): Enhance email integration by updating @push.rocks/smartmail to ^2.1.0 and improving the entire email stack including validation, DKIM verification, templating, MIME conversion, and attachment handling.
|
2025-05-07 17:41:04 +00:00 |
|
|
efd64d6304
|
fix(platformservice): Update dependency versions and refactor import paths for improved compatibility; add initial DcRouter plan documentation.
|
2025-05-04 10:10:07 +00:00 |
|
|
d161fe4f19
|
feat(platformservice): Add AIBridge module and refactor service file paths for improved module organization
|
2025-03-15 16:24:56 +00:00 |
|
|
8ddad6e652
|
fix(platformservice): Refactor module structure to update import paths and file organization
|
2025-03-15 16:21:37 +00:00 |
|
|
329320cd40
|
feat(plugins): Add smartproxy support by including the @push.rocks/smartproxy dependency and exporting it in the plugins module.
|
2025-03-15 16:14:49 +00:00 |
|
|
87917f68fb
|
feat(MTA): Update readme with detailed Mail Transfer Agent usage and examples
|
2025-03-15 16:09:18 +00:00 |
|
|
a4d79c2d01
|
BREAKING CHANGE(platformservice): Remove deprecated AIBridge module and update email service to use the MTA connector; update dependency versions and adjust build scripts in package.json.
|
2025-03-15 16:04:03 +00:00 |
|
|
4887ec9d93
|
fix(mta): Expose HttpResponse.statusCode and add explicit generic type annotations in DNSManager cache retrieval
|
2025-03-15 14:13:02 +00:00 |
|
|
e9b2ec0f59
|
fix(paths): Update directory paths to use a dedicated data directory and add ensureDirectories function for proper directory creation.
|
2025-03-15 13:57:21 +00:00 |
|
|
c084de9c78
|
fix(meta): type improvements
|
2025-03-15 13:52:48 +00:00 |
|
|
4dc095e662
|
feat(mta): Enhance MTA service and SMTP server with robust session management, advanced email handling, and integrated API routes
|
2025-03-15 13:45:29 +00:00 |
|