|
|
48d3d1218f
|
BREAKING CHANGE(email-ops): migrate email operations to catalog-compatible email model and simplify UI/router
|
2026-02-22 00:45:01 +00:00 |
|
|
|
0fbd8d1cdd
|
fix(logging): add adaptive rate-limited DNS query logging, flush pending DNS logs on shutdown, and enhance email delivery logging
|
2026-02-21 23:36:10 +00:00 |
|
|
|
582e19e6a6
|
fix(dcrouter): replace console logging with structured logger, improve metrics logging, add terminal-ready wait in ops UI, bump dees-catalog patch
|
2026-02-21 18:13:10 +00:00 |
|
|
|
ffc93eb9d3
|
feat(opsserver): add real-time log push to ops dashboard and recent DNS query tracking
|
2026-02-21 14:02:48 +00:00 |
|
|
|
c7418d9e1a
|
feat(dcrouter): Wire DNS server query events to MetricsManager for time-series tracking and bump @push.rocks/smartdns to ^7.9.0
|
2026-02-20 15:37:15 +00:00 |
|
|
|
b2fe6caf33
|
feat(logs): replace custom logs list with dees-chart-log component and push logs to chart, add log mapping and lifecycle sync, and bump smartlog dependency
|
2026-02-20 12:55:20 +00:00 |
|
|
|
eacddc7ce1
|
feat(ops/monitoring): add in-memory log buffer, metrics time-series and ops UI integration
|
2026-02-19 17:23:43 +00:00 |
|
|
|
1aadc93f92
|
fix(monitoring): Use smartMetrics cpuPercentage for cpuUsage.user and update smartmetrics and smartproxy dependencies
|
2026-02-19 14:36:11 +00:00 |
|
|
|
d24dde8eff
|
BREAKING CHANGE(deps): bump dependencies: @serve.zone/remoteingress to ^4.0.0 (breaking), @push.rocks/smartproxy to ^25.7.6, @types/node to ^25.3.0
|
2026-02-19 10:16:23 +00:00 |
|
|
|
dce1de8c4b
|
feat(remote-ingress): add Remote Ingress hub integration, OpsServer UI, APIs, and docs
|
2026-02-18 18:47:18 +00:00 |
|
|
|
0618755236
|
feat(remoteingress): add ability to generate remote ingress connection tokens and UI copy action; add hubDomain config option; update remoteingress dependency to ^3.1.1
|
2026-02-18 06:05:46 +00:00 |
|
|
|
dd61e0c962
|
feat(ops-view-certificates): Make Export and Delete actions available inline (inRow) as well as in the context menu; bump @design.estate/dees-catalog to ^3.43.0
|
2026-02-17 17:49:12 +00:00 |
|
|
|
69be2295f1
|
feat(remoteingress): derive effective remote ingress listen ports from route configs and expose them via ops API
|
2026-02-17 10:55:31 +00:00 |
|
|
|
0b09ea1573
|
fix(remoteingress): mark remote ingress data actions as row actions and bump @design.estate/dees-catalog dependency
|
2026-02-16 17:47:43 +00:00 |
|
|
|
fcf36e5cd5
|
fix(deps): bump @push.rocks/smartproxy to ^25.7.3
|
2026-02-16 14:50:44 +00:00 |
|
|
|
4a9fba53a9
|
fix(deps): bump @push.rocks/smartproxy to ^25.7.2
|
2026-02-16 13:44:38 +00:00 |
|
|
|
616066ffd0
|
fix(smartproxy): bump @push.rocks/smartproxy to ^25.7.1
|
2026-02-16 13:32:24 +00:00 |
|
|
|
fbade85cda
|
fix(deps): bump dependencies: @push.rocks/smartproxy to ^25.7.0 and @serve.zone/remoteingress to ^3.0.2
|
2026-02-16 13:16:50 +00:00 |
|
|
|
c889141ec3
|
feat(remoteingress): add Remote Ingress hub and management for edge tunnel nodes, including backend managers, tunnel hub integration, opsserver handlers, typedrequest APIs, and web UI
|
2026-02-16 11:25:16 +00:00 |
|
|
|
7f5284b10f
|
fix(deps): bump @push.rocks/smartproxy to ^25.5.0
|
2026-02-16 09:02:57 +00:00 |
|
|
|
de0b7d1fe0
|
fix(dcrouter): persist proxy certificate validity dates and improve certificate status initialization
|
2026-02-16 02:50:25 +00:00 |
|
|
|
121573de2f
|
fix(certs): Populate certificate status for cert-store-loaded certificates after SmartProxy startup and check proxy-certs in opsserver certificate handler
|
2026-02-16 01:58:39 +00:00 |
|
|
|
0a6315f177
|
feat(certs): integrate smartacme v9 for ACME certificate provisioning and add certificate management features, docs, dashboard views, API endpoints, and per-domain backoff scheduler
|
2026-02-16 00:22:23 +00:00 |
|
|
|
8e9de46cd2
|
BREAKING CHANGE(certs): Introduce domain-centric certificate provisioning with per-domain exponential backoff and a staggered serial scheduler; add domain-based reprovision API and UI backoff display; change certificate overview API to be domain-first and include backoff info; bump related deps.
|
2026-02-15 16:03:13 +00:00 |
|
|
|
28a38252da
|
feat(certs): persist ACME certificates in StorageManager, add storage-backed cert manager, default storage to filesystem, and improve certificate status reporting
|
2026-02-14 14:27:58 +00:00 |
|
|
|
6532c7ff22
|
fix(deps): bump @push.rocks/smartproxy dependency to ^25.2.2
|
2026-02-14 12:49:57 +00:00 |
|
|
|
d73266eeb8
|
fix(deps): bump @push.rocks/smartproxy to ^25.2.0
|
2026-02-14 11:26:58 +00:00 |
|
|
|
383e0adc23
|
fix(dependencies): bump @push.rocks/smartproxy to ^25.1.0
|
2026-02-14 09:25:59 +00:00 |
|
|
|
8e722f5ab6
|
feat(certificates): include certificate source/issuer and Rust-side status checks; pass eventComms into certProvisionFunction and record expiry information
|
2026-02-13 21:37:52 +00:00 |
|
|
|
c5e2c262b7
|
feat(certificates): add certificate overview and reprovisioning in ops UI and API; track SmartProxy certificate events
|
2026-02-13 17:05:33 +00:00 |
|
|
|
8be1e87bdc
|
feat(monitoring): add throughput metrics and expose them in ops UI
|
2026-02-13 14:19:19 +00:00 |
|
|
|
ca112c3e42
|
feat(acme): Integrate SmartAcme DNS-01 handling and add certificate provisioning for SmartProxy
|
2026-02-13 12:12:01 +00:00 |
|
|
|
ee550e6f25
|
fix(deps): bump @push.rocks/smartdns to ^7.8.1 and @push.rocks/smartmta to ^5.2.2
|
2026-02-13 00:02:09 +00:00 |
|
|
|
3c5b26d1c1
|
fix(deps): bump @push.rocks/smartproxy to ^23.1.4
|
2026-02-12 22:51:55 +00:00 |
|
|
|
735464e8e6
|
fix(deps/tests): bump two dependencies and disable cache in tests
|
2026-02-11 17:24:17 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|