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
Juergen Kunz2026-02-17 17:49:12 +00:00
49606ae007
feat(remote-ingress): support auto-deriving ports for remote ingress edges and expose manual/derived port breakdown in API and UI
Juergen Kunz2026-02-17 14:17:18 +00:00
69be2295f1
feat(remoteingress): derive effective remote ingress listen ports from route configs and expose them via ops API
Juergen Kunz2026-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
Juergen Kunz2026-02-16 17:47:43 +00:00
fbade85cda
fix(deps): bump dependencies: @push.rocks/smartproxy to ^25.7.0 and @serve.zone/remoteingress to ^3.0.2
Juergen Kunz2026-02-16 13:16:50 +00:00
090bd747e1
feat(dcrouter): add configurable baseDir and centralized path resolution; use resolved data paths for storage, cache and DNS
Juergen Kunz2026-02-16 09:52:38 +00:00
121573de2f
fix(certs): Populate certificate status for cert-store-loaded certificates after SmartProxy startup and check proxy-certs in opsserver certificate handler
Juergen Kunz2026-02-16 01:58:39 +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.
Juergen Kunz2026-02-15 16:03:13 +00:00
2638990667
fix(dcrouter): improve domain pattern matching to support routing-glob and wildcard patterns and use matching logic when resolving routes
Juergen Kunz2026-02-13 23:16:25 +00:00
8e722f5ab6
feat(certificates): include certificate source/issuer and Rust-side status checks; pass eventComms into certProvisionFunction and record expiry information
Juergen Kunz2026-02-13 21:37:52 +00:00
e375adb80a
fix(smartproxy): upgrade @push.rocks/smartproxy to ^23.1.0 and adapt code/tests for its async getStatistics() API
Juergen Kunz2026-02-10 14:41:19 +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
Juergen Kunz2026-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
Juergen Kunz2026-02-02 00:36:19 +00:00
c2d3ace0dd
feat(radius): add RADIUS server with MAC authentication (MAB), VLAN assignment, accounting and OpsServer API handlers
Juergen Kunz2026-02-01 19:21:37 +00:00
b90650c660
fix(tests): update tests and test helpers to current email/DNS APIs, use non-privileged ports, and improve robustness and resilience
Juergen Kunz2026-02-01 18:10:30 +00:00