530ebbf3e4
BREAKING CHANGE(mta): migrate internal MTA to @push.rocks/smartmta and remove legacy mail/deliverability implementation
2026-02-11 16:32:49 +00:00
048f038e36
v4.1.1
Docker (tags) / security (push) Failing after 1s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
2026-02-10 14:41:19 +00:00
e375adb80a
fix(smartproxy): upgrade @push.rocks/smartproxy to ^23.1.0 and adapt code/tests for its async getStatistics() API
2026-02-10 14:41:19 +00:00
9d7da5bc25
v4.1.0
Docker (tags) / security (push) Failing after 1s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
2026-02-10 11:22:15 +00:00
41fe7a8a47
feat(cache): add persistent smartdata-backed cache with LocalTsmDb, cache cleaner, and DcRouter integration
2026-02-10 11:22:15 +00:00
f3f1f58b67
v4.0.0
Docker (tags) / security (push) Failing after 1s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
2026-02-03 23:26:51 +00:00
9e0e77737b
BREAKING CHANGE(config): convert configuration management to read-only; remove updateConfiguration endpoint and client-side editing
2026-02-03 23:26:51 +00:00
5de3344905
v3.1.0
Docker (tags) / security (push) Failing after 1s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
2026-02-02 22:21:55 +00:00
ae34314f54
feat(web): determine initial UI view from URL and wire selected view to appdash; add interface and web README files; bump various dependencies
2026-02-02 22:21:55 +00:00
5b473de354
v3.0.0
Docker (tags) / security (push) Failing after 0s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
2026-02-02 00:36:19 +00:00
1a108fa8b7
BREAKING CHANGE(deps): upgrade major dependencies, migrate action.target to action.targets (array), adapt to SmartRequest API changes, and add RADIUS server support
2026-02-02 00:36:19 +00:00
badabe753a
v2.13.0
Docker (tags) / security (push) Failing after 0s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
2026-02-01 19:21:37 +00:00
c2d3ace0dd
feat(radius): add RADIUS server with MAC authentication (MAB), VLAN assignment, accounting and OpsServer API handlers
2026-02-01 19:21:37 +00:00
fcea194cf6
v2.12.6
Docker (tags) / security (push) Failing after 0s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
2026-02-01 18:10:30 +00:00
2206abd04b
v2.12.5
Docker (tags) / security (push) Failing after 1s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
2026-02-01 14:17:54 +00:00
d54831765b
fix(mail): migrate filesystem helpers to fsUtils, update DKIM and mail APIs, harden SMTP client, and bump dependencies
2026-02-01 14:17:54 +00:00
5d4bf4eff8
update
2025-07-03 04:04:43 +00:00
7bd94884f4
update
2025-06-29 18:47:44 +00:00
405990563b
update UI
2025-06-27 09:28:07 +00:00
bf9f805c71
fix(metrics): fix metrics
2025-06-23 13:24:43 +00:00
d24e51117d
fix(metrics): fix metrics
2025-06-22 23:40:02 +00:00
9b3f5c458d
Refactor code structure for improved readability and maintainability
2025-06-20 00:37:29 +00:00
3ba47f9a71
fix: update styles in various components to use dynamic theming and improve layout consistency
2025-06-19 12:14:52 +00:00
2ab2e30336
fix: update dependencies and improve email view layout in OpsViewEmails component
2025-06-17 14:37:05 +00:00
8ce6c88d58
feat: Integrate SmartMetrics for enhanced CPU and memory monitoring in UI
2025-06-12 11:22:18 +00:00
facae93e4b
feat: Implement dees-statsgrid in DCRouter UI for enhanced stats visualization
...
- Added new readme.statsgrid.md outlining the implementation plan for dees-statsgrid component.
- Replaced custom stats cards in ops-view-overview.ts and ops-view-network.ts with dees-statsgrid for better visualization.
- Introduced consistent color scheme for success, warning, error, and info states.
- Enhanced interactive features including click actions, context menus, and real-time updates.
- Developed ops-view-emails.ts for email management with features like composing, searching, and viewing emails.
- Integrated mock data generation for emails and network requests to facilitate testing.
- Added responsive design elements and improved UI consistency across components.
2025-06-12 08:04:30 +00:00
0eb4963247
fix: update @push.rocks/smartproxy to version 19.6.2 and adjust refresh intervals in app state
2025-06-10 16:09:41 +00:00
02dd3c77b5
fix: update @push.rocks/smartproxy to version 19.6.1 and improve socket management in ConnectionManager
...
feat: enhance MetricsManager with reset interval and top domains tracking
2025-06-09 17:18:50 +00:00
93995d5031
Implement Metrics Manager and Integrate Metrics Collection
...
- Removed the existing readme.opsserver.md file as it is no longer needed.
- Added a new MetricsManager class to handle metrics collection using @push.rocks/smartmetrics.
- Integrated MetricsManager into the DcRouter and OpsServer classes.
- Updated StatsHandler and SecurityHandler to retrieve metrics from MetricsManager.
- Implemented methods for tracking email, DNS, and security metrics.
- Added connection tracking capabilities to the MetricsManager.
- Created a new readme.metrics.md file outlining the metrics implementation plan.
- Adjusted plugins.ts to include smartmetrics.
- Added a new monitoring directory with classes for metrics management.
- Created readme.module-adjustments.md to document necessary adjustments for SmartProxy and SmartDNS.
2025-06-09 16:03:27 +00:00
554d245c0c
2.12.4
Docker (tags) / security (push) Failing after 20s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
2025-06-08 12:51:57 +00:00
3a95ea9f4e
update
2025-06-08 12:39:53 +00:00
99f57dba76
2.12.3
Docker (tags) / security (push) Failing after 26s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
2025-06-08 12:09:39 +00:00
7bda406624
2.12.2
Docker (tags) / security (push) Failing after 28s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
2025-06-08 12:06:21 +00:00
8282610307
2.12.1
Docker (tags) / security (push) Failing after 30s
Docker (tags) / test (push) Has been skipped
Docker (tags) / release (push) Has been skipped
Docker (tags) / metadata (push) Has been skipped
2025-06-08 12:05:44 +00:00
5269c20770
fix(dependencies): update @push.rocks/smartproxy to version 19.5.25
2025-06-08 12:05:40 +00:00
5faca8c1b6
feat(auth): implement JWT-based authentication with admin access controls
2025-06-08 07:19:31 +00:00
ab19130904
feat(ts_interfaces): add TypedRequest interfaces for admin and configuration requests
...
fix(dependencies): include @api.global/typedrequest-interfaces in package.json
chore(docs): create OpsServer implementation plan in readme.opsserver.md
2025-06-07 17:28:15 +00:00
4d8d802006
fix(dependencies): update @types/node and other dependencies to latest versions
2025-06-07 11:25:03 +00:00
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
dc5c0b2584
update
2025-05-24 13:37:19 +00:00
35712b18bc
update
2025-05-24 11:34:05 +00:00
4fd3ec2958
update
2025-05-24 02:27:50 +00:00
cb52446f65
update
2025-05-24 00:23:35 +00:00
0907949f8a
update
2025-05-23 21:20:39 +00:00