|
|
0d9e6a4925
|
fix(config): correct VPN mandatory flag default handling in route config manager
|
2026-03-31 11:51:45 +00:00 |
|
|
|
918390a6a4
|
fix(deps): bump @push.rocks/smartvpn to 1.17.1
|
2026-03-31 11:41:44 +00:00 |
|
|
|
356d6eca77
|
fix(ts_web): update appstate to import interfaces from source TypeScript module path
|
2026-03-31 11:33:45 +00:00 |
|
|
|
b8fba52cb3
|
fix(repo): no changes to commit
|
2026-03-31 11:30:39 +00:00 |
|
|
|
e88938cf95
|
fix(repo): no changes to commit
|
2026-03-31 11:28:26 +00:00 |
|
|
|
29687670e8
|
feat(vpn): support optional non-mandatory VPN route access and align route config with enabled semantics
|
2026-03-31 11:19:29 +00:00 |
|
|
|
11ca64a1cd
|
feat(vpn): add VPN client editing and connected client visibility in ops server
|
2026-03-31 09:53:37 +00:00 |
|
|
|
1e4b9997f4
|
fix(routing): apply VPN route allowlists dynamically after VPN clients load
|
2026-03-31 04:15:51 +00:00 |
|
|
|
1aa6451dba
|
fix(deps): bump @push.rocks/smartvpn to 1.16.4
|
2026-03-31 03:36:36 +00:00 |
|
|
|
098a2567fa
|
fix(deps): bump @push.rocks/smartvpn to 1.16.3
|
2026-03-31 03:21:41 +00:00 |
|
|
|
2e4b375ad5
|
fix(deps): bump @push.rocks/smartvpn to 1.16.2
|
2026-03-31 02:12:18 +00:00 |
|
|
|
bad0bd9053
|
fix(vpn): resolve VPN-gated route domains into per-client AllowedIPs with cached DNS lookups
|
2026-03-31 01:10:19 +00:00 |
|
|
|
6807aefce8
|
feat(vpn): add tag-aware WireGuard AllowedIPs for VPN-gated routes
|
2026-03-31 00:45:46 +00:00 |
|
|
|
ab4310b775
|
fix(vpn-manager): persist WireGuard private keys for valid client exports and QR codes
|
2026-03-31 00:08:54 +00:00 |
|
|
|
7370d7f0e7
|
feat(vpn-ui): add QR code export for WireGuard client configurations
|
2026-03-30 23:50:51 +00:00 |
|
|
|
bc2ed808f9
|
fix(vpn): configure SmartVPN client exports with explicit server endpoint and split-tunnel allowed IPs
|
2026-03-30 18:14:51 +00:00 |
|
|
|
a8d52a4709
|
feat(vpn): document tag-based VPN access control, declarative clients, and destination policy options
|
2026-03-30 17:24:17 +00:00 |
|
|
|
699aa8a8e1
|
feat(vpn-ui): add format selection for VPN client config exports
|
2026-03-30 17:08:57 +00:00 |
|
|
|
11cce23e21
|
feat(vpn): expand VPN operations view with client management and config export actions
|
2026-03-30 16:49:58 +00:00 |
|
|
|
cc3a7cb5b6
|
feat(vpn): add destination-based VPN routing policy and standardize socket proxy forwarding
|
2026-03-30 13:06:14 +00:00 |
|
|
|
eb211348d2
|
feat(vpn): add tag-based VPN route access control and support configured initial VPN clients
|
2026-03-30 12:07:58 +00:00 |
|
|
|
dd9769b814
|
feat(docs): document VPN access control and add OpsServer VPN navigation
|
2026-03-30 08:59:38 +00:00 |
|
|
|
6f72e4fdbc
|
feat(vpn): add VPN server management and route-based VPN access control
|
2026-03-30 08:15:09 +00:00 |
|
|
|
31413d28be
|
fix(acme): use X509 certificate expiry when reporting ACME certificate validity
|
2026-03-27 22:38:29 +00:00 |
|
|
|
36a3060cce
|
fix(dcrouter): re-trigger auto certificate provisioning after SmartAcme becomes ready
|
2026-03-27 19:49:38 +00:00 |
|
|
|
dcd75f5e47
|
fix(dcrouter): guard auto certificate reprovisioning against unnamed routes
|
2026-03-27 19:28:55 +00:00 |
|
|
|
2efdd2f16b
|
fix(dcrouter): retry auto certificate provisioning after SmartAcme becomes ready
|
2026-03-27 19:26:39 +00:00 |
|
|
|
6c4adf70c7
|
feat(web-ui): pause dashboard polling, sockets, and chart updates when the tab is hidden
|
2026-03-27 18:46:11 +00:00 |
|
|
|
fa96a41e68
|
feat(docker,cache,proxy): improve container runtime defaults and add configurable connection limits
|
2026-03-26 16:21:45 +00:00 |
|
|
|
7209903d02
|
fix(sms): update sms service to use async ProjectInfo initialization
|
2026-03-26 08:43:36 +00:00 |
|
|
|
44f2a7f0a9
|
fix(typescript): tighten TypeScript null safety and error handling across backend and ops UI
|
2026-03-26 07:40:56 +00:00 |
|
|
|
4dca747386
|
fix(build): rename smart tooling config to .smartconfig.json and update package references
|
2026-03-26 07:10:59 +00:00 |
|
|
|
104cd417d8
|
fix(monitoring): handle multiple protocol cache entries per backend in metrics output
|
2026-03-24 13:40:28 +00:00 |
|
|
|
9a3f121a9c
|
fix(deps): bump tstest, smartmetrics, and taskbuffer to latest patch releases
|
2026-03-23 21:18:20 +00:00 |
|
|
|
308d8e4851
|
fix(deps): bump @api.global/typedserver to ^8.4.6 and @push.rocks/smartproxy to ^26.2.1
|
2026-03-23 14:22:24 +00:00 |
|
|
|
61d5d3b1ad
|
fix(deps): bump @push.rocks/smartproxy to ^26.2.0
|
2026-03-23 10:29:16 +00:00 |
|
|
|
2f8c04edc4
|
feat(monitoring): add backend protocol metrics to network stats and ops dashboard
|
2026-03-23 07:17:33 +00:00 |
|
|
|
39ff159bf7
|
fix(lifecycle): clean up service subscriptions, proxy retries, and stale runtime state on shutdown
|
2026-03-21 22:30:30 +00:00 |
|
|
|
2cf362020f
|
feat(dcrouter): add service manager lifecycle orchestration and health-based ops status reporting
|
2026-03-20 15:35:10 +00:00 |
|
|
|
3d372863a4
|
fix(deps): bump @push.rocks/smartproxy to ^25.17.10
|
2026-03-20 10:31:05 +00:00 |
|
|
|
89ef7597df
|
fix(deps): bump @push.rocks/smartproxy to ^25.17.9
|
2026-03-20 08:31:46 +00:00 |
|
|
|
671e72452a
|
fix(deps): bump @push.rocks/smartproxy to ^25.17.8
|
2026-03-20 08:08:38 +00:00 |
|
|
|
40c3202082
|
fix(deps): bump @push.rocks/smartproxy to ^25.17.7
|
2026-03-20 07:51:50 +00:00 |
|
|
|
133b17f136
|
fix(deps): bump @push.rocks/smartproxy to ^25.17.4
|
2026-03-20 03:21:29 +00:00 |
|
|
|
79b4ea6bd9
|
fix(deps): bump @push.rocks/smartproxy to ^25.17.3
|
2026-03-20 02:55:37 +00:00 |
|
|
|
d964515ff9
|
fix(deps): bump @push.rocks/smartproxy to ^25.17.1
|
2026-03-20 02:37:35 +00:00 |
|
|
|
c44b7d513a
|
fix(deps): bump @serve.zone/remoteingress to ^4.14.0
|
2026-03-20 00:53:07 +00:00 |
|
|
|
ea80ef005c
|
fix(deps): bump @serve.zone/remoteingress to ^4.13.2
|
2026-03-20 00:12:09 +00:00 |
|
|
|
ca73da7b9b
|
fix(deps): bump smartproxy and remoteingress dependencies
|
2026-03-19 23:29:57 +00:00 |
|
|
|
76fd563e21
|
fix(dcrouter): use constructor routes for remote ingress setup and bump smartproxy dependency
|
2026-03-19 22:01:50 +00:00 |
|