31 Commits

Author SHA1 Message Date
6ee1d6e917 feat(ops-dashboard): implement OpsServer and dashboard component with initial rendering 2025-06-01 19:46:10 +00:00
f877ad9676 fix(dependencies): add ui catalog for minimal local dashboard with statistics. 2025-05-31 16:34:39 +00:00
c776dab2c0 fix(nameservers): fix ip records 2025-05-30 20:11:44 +00:00
74692c4aa5 fix(dns): Fixed Soa records 2025-05-30 19:54:48 +00:00
b11fea7334 feat(socket-handler): implement direct socket passing for DNS and email services
- Add socket-handler mode eliminating internal port binding for improved performance
- Add `dnsDomain` config option for automatic DNS-over-HTTPS (DoH) setup
- Add `useSocketHandler` flag to email config for direct socket processing
- Update SmartProxy route generation to support socket-handler actions
- Integrate smartdns with manual HTTPS mode for DoH without port binding
- Add automatic route creation for DNS paths when dnsDomain is configured
- Update documentation with socket-handler configuration and benefits
- Improve resource efficiency by eliminating internal port forwarding
2025-05-29 16:26:19 +00:00
b8ea8f660e update 2025-05-26 10:35:50 +00:00
4e4c7df558 update 2025-05-24 16:19:19 +00:00
35712b18bc update 2025-05-24 11:34:05 +00:00
4fd3ec2958 update 2025-05-24 02:27:50 +00:00
0907949f8a update 2025-05-23 21:20:39 +00:00
b6dd281a54 update 2025-05-21 18:52:04 +00:00
38811dbf23 update 2025-05-21 13:42:12 +00:00
b0a0078ad0 update 2025-05-21 10:38:22 +00:00
162795802f update 2025-05-21 02:17:18 +00:00
f37cddf26d update 2025-05-20 19:46:59 +00:00
07f03eb834 update 2025-05-19 23:43:21 +00:00
e7174e8630 update 2025-05-19 17:34:48 +00:00
fbaafa909b fix(dependencies): Update dependency versions and adjust test imports to use new packages 2025-05-16 15:26:47 +00:00
630e911589 update 2025-05-07 20:20:17 +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
2ee66ef967 update 2025-05-07 14:33:20 +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
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
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
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
4a17a1073e fix(core): update 2024-04-01 02:58:27 +02:00
f177d8e9ab fix(core): update 2024-03-19 18:37:24 +01:00
01dcdebda5 fix(core): update 2024-02-16 20:42:26 +01:00
543e696bfc fix(core): update 2024-02-16 13:41:04 +01:00
f5a36ab53a fix(core): update 2024-02-16 13:28:40 +01:00
5b0c5a5dae fix(core): update 2024-02-15 20:30:38 +01:00