Commit Graph

  • 6725b02cbb Merge branch 'main' into add-atomic-cache-ops add-atomic-cache-ops bcmmbaga 2026-07-22 20:20:14 +03:00
  • da19dcf480 prevent concurrent JWT reuse bcmmbaga 2026-07-22 20:08:48 +03:00
  • 6426d6f03f add atomic SetNX cache operation bcmmbaga 2026-07-22 20:03:03 +03:00
  • 9770814f39 [client] warm lazy connections from the DNS resolver (#6854) Maycon Santos 2026-07-23 01:47:48 +09:00
  • b0c1ed31b8 [infrastructure] Add unified admin CLI for self-hosted helpers (#6507) Nicolas Frati 2026-07-22 18:47:19 +02:00
  • 8435682ac8 [client, management] offload client config generation to the client (#6711) dmitri-netbird 2026-07-22 18:20:27 +02:00
  • 34f1b67400 have all group flag no proto pascal 2026-07-22 16:40:13 +02:00
  • ed682fad87 [client] Run pnpm install with --ignore-scripts in frontend CI (#6859) Zoltan Papp 2026-07-22 16:01:33 +02:00
  • a12a3e4603 [client] Keep session deadline visible across reconnects (#6847) Zoltan Papp 2026-07-22 15:22:16 +02:00
  • 66a65de9da fix tests Dmitri Dolguikh 2026-07-22 11:49:19 +02:00
  • 85f61d0c57 [relay] Unit test ForeignRelaysStore and FallbackOpener refactor/relay-foreign-cache Zoltán Papp 2026-07-22 11:46:07 +02:00
  • dc89b471fa [client] checks/enforce MDM disableAutostart on every GUI launch, not just fresh installs (#6782) Riccardo Manfrin 2026-07-22 11:34:13 +02:00
  • fdabe10612 [infrastructure] trigger release tests for stable and RC releases ci/trigger-release-tests jnfrati 2026-07-22 10:49:53 +02:00
  • e82127b397 remove unused agentversions parameter Dmitri Dolguikh 2026-07-22 09:33:57 +02:00
  • fbccc6087d Keep lazy connections enabled in the agent-network e2e harness feature/kimi-3-agent-networks-dns-warmup Claude 2026-07-22 04:51:57 +00:00
  • baf60e35b2 Merge remote-tracking branch 'origin/feat/kimi-3-agent-networks' into feature/kimi-3-agent-networks-dns-warmup Claude 2026-07-22 04:51:16 +00:00
  • 11b7709af2 Revert "[ci] Temporarily run agent-network e2e on push to this branch" feature/dns-lazy-conn-warmup Claude 2026-07-22 04:47:34 +00:00
  • 142e6f7e72 [ci] Re-run agent-network e2e Claude 2026-07-22 04:35:27 +00:00
  • e4f66aac72 [ci] Temporarily run agent-network e2e on push to this branch Claude 2026-07-22 04:21:52 +00:00
  • ea4500e6b2 Drop kimi-k2-thinking from the catalog; remove temporary e2e trigger Claude 2026-07-22 04:16:01 +00:00
  • a4d0f242b4 [client] Address review comments on DNS lazy-connection warm-up Claude 2026-07-22 03:22:22 +00:00
  • 7825036fae Merge branch 'main' into feature/dns-lazy-conn-warmup Maycon Santos 2026-07-22 11:47:33 +09:00
  • 969dd04615 do not send resource policies map over the wire Dmitri Dolguikh 2026-07-21 19:27:16 +02:00
  • f44040feb0 WIP daemon-ipc-acl Theodor S. Midtlien 2026-07-21 17:15:15 +02:00
  • abd250c48b [client] Add CI check for translation key parity feature/ui-translation-key-parity-check Eduard Gert 2026-07-21 16:44:40 +02:00
  • 0e520ee9f5 [client] Copy trustedproxy package into Docker build context (#6851) Zoltan Papp 2026-07-21 16:21:49 +02:00
  • db80f9361c revert route.PeerID to route.Peer in getPeersGroupsPoliciesRoutes() Dmitri Dolguikh 2026-07-21 15:50:17 +02:00
  • 8a46353ae2 Add tests refactor/relay-foreign-cache-tests Theodor S. Midtlien 2026-07-21 15:40:39 +02:00
  • 9620890b65 [client] Always connect on profile selection except in manage profiles (#6838) Zoltan Papp 2026-07-21 15:28:11 +02:00
  • e80de242cb Run a single live Kimi scenario: kimi-k3 over the Anthropic shape Claude 2026-07-21 13:02:03 +00:00
  • 69c35e31b4 [client] Fix browser dialog not closing on renew session flow (#6745) Eduard Gert 2026-07-21 15:01:31 +02:00
  • b3b70fe581 Use kimi-latest for the OpenAI-shape Kimi e2e case Claude 2026-07-21 12:37:28 +00:00
  • 014dcd4698 Pair each Kimi wire shape with a model its endpoint serves Claude 2026-07-21 12:14:15 +00:00
  • 4d88973bb2 Use the full Bedrock inference-profile id in the e2e matrix Claude 2026-07-21 11:49:42 +00:00
  • 1af45da3a4 Re-run agent-network e2e after Kimi account top-up Claude 2026-07-21 11:41:35 +00:00
  • b6cd8944b1 [client] Fix nil context panic in iOS dynamic route resolver (#6848) Zoltan Papp 2026-07-21 13:37:29 +02:00
  • 6fc05efa6c [client] Disconnect daemon on GUI quit via async Down (#6796) Zoltan Papp 2026-07-21 13:34:30 +02:00
  • 7d9f7d0d69 Match the Bedrock e2e inference profile to the configured region Claude 2026-07-21 11:26:37 +00:00
  • a79363d801 Force eager peer connections in the agent-network e2e harness Claude 2026-07-21 10:03:00 +00:00
  • e7412361c7 Add trustedproxy to the proxy image build context Claude 2026-07-21 09:34:39 +00:00
  • d663da8f82 Merge branch 'main' into refactor/relay-foreign-cache Zoltán Papp 2026-07-21 11:27:09 +02:00
  • 3cda14d7f2 [client] Use menu bar wording on macOS welcome screen (#6810) Eduard Gert 2026-07-21 11:26:27 +02:00
  • d9392fdbb8 [client] Clarify outdated NetBird client overlay (#6718) Eduard Gert 2026-07-21 11:26:16 +02:00
  • 46c8b08c55 Temporarily run agent-network e2e on pushes to this branch Claude 2026-07-21 09:08:22 +00:00
  • d3af2297d3 Merge remote-tracking branch 'origin/main' into feat/kimi-3-agent-networks Claude 2026-07-21 09:05:41 +00:00
  • 4a0fe63108 Merge remote-tracking branch 'origin/main' into components-impl-drop-indexes-use-xids Dmitri Dolguikh 2026-07-21 10:19:19 +02:00
  • 82fdfa84b8 [proxy] match Bedrock provider models against the normalized request model (#6773) Maycon Santos 2026-07-21 10:10:12 +02:00
  • ca80e49aa0 [client] Refresh WireGuard stats in mobile debug bundles (#6814) Zoltan Papp 2026-07-21 09:25:33 +02:00
  • 8434880ec4 Add Kimi provider scenarios to agent-network e2e matrix Claude 2026-07-21 06:54:40 +00:00
  • 1a6968c8fd Add CLAUDE.md with git conventions for AI-assisted commits Claude 2026-07-21 05:16:37 +00:00
  • 9f02148688 Add Kimi (Moonshot AI) provider to Agent Network catalog Claude 2026-07-21 04:04:01 +00:00
  • 51f17bf919 [client] Update wails to v3.0.0-alpha2.117 (#6837) Zoltan Papp 2026-07-20 21:12:22 +02:00
  • 724c6a06e6 [relay] only trust X-Real-Ip headers from configured trusted proxies (#6833) Zoltan Papp 2026-07-20 18:15:03 +02:00
  • 30f4685185 add a test for retrieval of peer metadata from db Dmitri Dolguikh 2026-07-20 17:55:16 +02:00
  • 4e9effcf4c remove old math rand lib pascal 2026-07-20 17:50:31 +02:00
  • 3098ed9f4f Merge remote-tracking branch 'origin/main' into components-impl-drop-indexes-use-xids Dmitri Dolguikh 2026-07-20 17:17:05 +02:00
  • 9b60ff4a1a return SyncMessageVersion in sql_store.getPeers() Dmitri Dolguikh 2026-07-20 17:10:55 +02:00
  • 38b6714ffe added exteded logging of negotiated sync message version Dmitri Dolguikh 2026-07-20 16:54:52 +02:00
  • d93ae8c889 drop names and descriptions from GroupCompact and NameserverGroupRaw Dmitri Dolguikh 2026-07-20 16:26:30 +02:00
  • d64e9542eb [proxy] Bedrock cost-allocation metadata + per-provider metadata_disabled (#6791) Maycon Santos 2026-07-20 14:45:50 +02:00
  • ab565a3d3b by default configure the client to use the highest available synv message version Dmitri Dolguikh 2026-07-20 14:21:42 +02:00
  • 3fb26d458e [relay] Remove deprecated Hello handshake and gob token decode (#6783) Viktor Liu 2026-07-20 21:13:40 +09:00
  • a411fd300c [client] Add Japanese (ja) UI translation (#6790) s-shimizu-clpl 2026-07-20 21:12:13 +09:00
  • f37ccf46c0 Merge remote-tracking branch 'origin/main' into components-impl-drop-indexes-use-xids Dmitri Dolguikh 2026-07-20 12:03:22 +02:00
  • 9a9317df2f disable network components on the mgmt server by default Dmitri Dolguikh 2026-07-20 11:44:34 +02:00
  • f1c06ef1a4 [client] Return empty map from test mock GetStats to satisfy nilnil linter fix/lazyconn-idle-keep-wg-peer Zoltan Papp 2026-07-19 21:48:53 +02:00
  • 13433af4a5 [client] Preserve routed allowed IPs across lazy connection idle transitions Zoltan Papp 2026-07-19 21:37:15 +02:00
  • 02747c2393 use embedded dex with logging of supported grants dmitri-propagate-auth-grant-types-on-combined Dmitri Dolguikh 2026-07-17 17:18:04 +02:00
  • 92a5ed19d3 [client] Merge 0.74.7 to main (#6819) Viktor Liu 2026-07-18 00:07:44 +09:00
  • be6777427d Merge remote-tracking branch 'origin/main' into 0.74.7-branch-sync Viktor Liu 2026-07-17 16:34:58 +02:00
  • a1c9427d80 [client] Evaluate IP fragments against firewall ACLs (#6781) v0.74.7 0.74.7-branch Viktor Liu 2026-07-17 23:05:32 +09:00
  • a59d7fba95 [management] propagate auth grant types for combined server (#6817) Pascal Fischer 2026-07-17 15:41:57 +02:00
  • 41d7bf4bbd [client] Diagnose empty vs corrupt state (#6816) Zoltan Papp 2026-07-17 15:31:07 +02:00
  • b7b0d5796e [client] Bind netstack SOCKS5 proxy to 127.0.0.1 by default (#6812) Riccardo Manfrin 2026-07-17 15:09:09 +02:00
  • 117e98017c fix import pascal 2026-07-17 14:33:30 +02:00
  • 667d8558f1 propagate auth grant types for combined server pascal 2026-07-17 14:24:38 +02:00
  • 540198ee99 log state file size when unmarshal fails to distinguish empty from corrupt diagnose-empty-vs-corrupt-state Zoltán Papp 2026-07-17 14:09:53 +02:00
  • 25fe7d13d9 Keep Windows power notification handle when unregister fails windows-sleep-detector Viktor Liu 2026-07-17 12:51:43 +02:00
  • c533dead28 Merge branch 'main' into windows-sleep-detector Viktor Liu 2026-07-17 19:47:21 +09:00
  • 21fc5b81f6 [management] allow disabling device code flow when using dex (#6809) Pascal Fischer 2026-07-17 12:41:08 +02:00
  • 67af1b2ef2 Add Windows sleep detection for pre-sleep down/wake up Viktor Liu 2026-07-17 12:35:59 +02:00
  • 9906b9b1a1 [management] fix a flake in account_test (#6811) dmitri-netbird 2026-07-17 11:21:11 +02:00
  • 3f8c447378 [client] Rename isValidAccessToken to reflect audience-only check (#6806) Riccardo Manfrin 2026-07-17 11:00:55 +02:00
  • 6e3f4d8722 [client] Disable gVisor TCP RACK loss detection on Windows (#6808) Viktor Liu 2026-07-17 17:45:30 +09:00
  • ce55620e37 Merge remote-tracking branch 'origin/main' into components-impl-drop-indexes-use-xids Dmitri Dolguikh 2026-07-17 10:39:34 +02:00
  • 877e889250 [management] fix fetching of missing settings in GetAccount call (#6800) dmitri-netbird 2026-07-17 10:38:43 +02:00
  • ccb271b5bb [client] Make netbird up wait for the daemon to become ready fix/cli-up-wait-for-daemon Zoltán Papp 2026-07-17 10:28:58 +02:00
  • 099ae4bc6c [client] Sanitize peer FQDN/hostname in generated SSH config (#6805) Riccardo Manfrin 2026-07-17 10:10:22 +02:00
  • 63d60ba490 [client] Reject leading hyphen in getent input to prevent flag injection (#6787) Viktor Liu 2026-07-17 16:28:33 +09:00
  • 6e75b6b62a another import fix Dmitri Dolguikh 2026-07-16 18:18:38 +02:00
  • 408ceb5170 fix import Dmitri Dolguikh 2026-07-16 18:04:22 +02:00
  • c41b1c5835 fixed spelling Dmitri Dolguikh 2026-07-16 17:54:20 +02:00
  • 7b16b3efbd Merge remote-tracking branch 'origin/main' into components-impl-drop-indexes-use-xids Dmitri Dolguikh 2026-07-16 17:49:22 +02:00
  • 20243fcfee redid versioning Dmitri Dolguikh 2026-07-16 17:45:57 +02:00
  • 945f8809ee Rework signal protocol to minimize number of exchanged initial RP 512KB keys rp_key_persistency riccardom 2026-07-16 17:25:19 +02:00
  • d15830a2d0 [client] Sync 0.74.6 fix/ios-relogin (#6795) Zoltan Papp 2026-07-16 14:38:01 +02:00
  • 141f3d0390 [client] Fix DNS probe listener impossible panic on unparseable local address (#6797) Zoltan Papp 2026-07-16 14:37:27 +02:00
  • 8fd098dcc7 fix linter feature/native-grpc pascal 2026-07-16 13:24:34 +02:00
  • e3e8dd8cb0 [client] persist Rosenpass static keypair across restarts riccardom 2026-07-16 10:18:18 +02:00
  • 820303c71d fix interval and job cancel pascal 2026-07-16 02:13:51 +02:00