Commit Graph

116 Commits

Author SHA1 Message Date
Owen cc1e551f43 Fix deleting site not terminating newt 2025-12-17 21:23:25 -05:00
miloschwartz 6f50fb8a4f remote node changes 2025-12-17 16:50:39 -05:00
Owen f9b03943c3 Format all files 2025-12-09 10:56:14 -05:00
miloschwartz 00174be8c0 show id in credential regen 2025-12-06 12:07:43 -05:00
Owen 35f9c67cfe Merge branch 'main' into dev 2025-12-05 09:45:17 -05:00
Owen f5c3dff43c Some small bug fixes 2025-11-20 12:24:24 -05:00
Lokowitz 7db99a7dd5 used zod codemod 2025-11-16 14:18:17 +00:00
Owen 0a5dc17800 Merge branch 'dev' into feat/option-to-regenerate-keys 2025-11-09 10:43:26 -08:00
Pallavi Kumari 0af51cebbe scope niceid to the orgId 2025-11-08 19:44:23 +05:30
Pallavi Kumari 32949127d2 Make site niceId editable 2025-11-08 19:44:22 +05:30
Pallavi Kumari b6e98632b5 move re-key API routes to private api 2025-11-08 02:43:47 +05:30
Pallavi Kumari f7e7993fd4 regenerate secret for wireguard 2025-11-07 19:27:03 +05:30
Pallavi Kumari 58a13de0ff fix lint 2025-11-07 19:27:03 +05:30
Pallavi Kumari d32505a833 Option to regenerate Newt keys 2025-11-07 19:27:03 +05:30
Owen b542d82553 Consolidate into central cache 2025-10-24 11:14:07 -07:00
Owen e447549de1 revert changes around sites assigned to exit nodes 2025-10-21 11:12:27 -07:00
Owen b8bead0590 Select exit node for local sites 2025-10-19 11:13:33 -07:00
Owen d92b87b7c8 Chungus 2.0 2025-10-10 11:27:15 -07:00
Owen c2c907852d Chungus 2025-10-04 18:36:44 -07:00
Owen e941cf956f Fix typo in response 2025-09-04 14:01:11 -07:00
Owen b156b5ff2d Make /32 to not mess with newt 2025-08-28 22:42:27 -07:00
Owen 5df87641a1 Fix #1321 2025-08-23 15:13:44 -07:00
Owen 25cef26251 Fix ws reconnect and change create site 2025-08-19 21:29:56 -07:00
Owen 7bf98c0c40 Merge branch 'dev' into hybrid 2025-08-16 12:04:16 -07:00
Owen 5c94887949 Use new exit node functions 2025-08-15 15:45:45 -07:00
jack rosenberg 03c8d82471 fix: fixed api error message in createSite.ts 2025-08-12 17:34:40 +02:00
Owen ea27075bab Lint fix 2025-08-10 10:14:45 -07:00
Owen e9e6b0bc4f Merge branch 'main' into copilot/fix-1112 2025-08-10 10:10:10 -07:00
copilot-swe-agent[bot] 27ac204bb6 Fix variables incorrectly changed from let to const - revert to let where variables are reassigned
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
2025-07-28 17:43:40 +00:00
Owen 15adfcca8c Add remote subnets to ui 2025-07-24 22:01:22 -07:00
copilot-swe-agent[bot] 2259879595 Fix ESLint issues: prefer-const warnings and missing semicolons
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
2025-07-22 19:07:43 +00:00
Owen afea958aca Also limit to org 2025-07-18 11:48:14 -07:00
Owen dca2a29865 Fix #1085 2025-07-18 11:32:07 -07:00
Owen 97b8e84143 Fix #1085 2025-07-18 11:16:10 -07:00
Owen 021bc073a2 Make org subnet optional 2025-07-16 11:35:38 -07:00
Owen 78bfcf5b1c Fix some clients address showing issues 2025-07-15 15:11:30 -07:00
Owen b75800c583 Reintroduce clients conditionally 2025-07-14 11:43:13 -07:00
Owen 98a261e38c Pull up downstream changes 2025-07-13 21:57:24 -07:00
miloschwartz 1e5141c27c add newt version update available to table 2025-06-30 13:59:30 -07:00
miloschwartz 7fd1fb89f1 disable local and wg sites with flag 2025-06-17 16:35:05 -04:00
Owen 0537992603 Merge branch 'dev' into clients-pops 2025-06-10 13:00:20 -04:00
Owen df4da75c57 Dont do socket on non-newt sites 2025-06-04 16:02:45 -04:00
Owen 58a2a9dcc9 Fix db import for pg 2025-06-04 15:24:15 -04:00
miloschwartz b46e49922c Merge branch 'dev' into postgres 2025-06-04 12:04:28 -04:00
miloschwartz 2cca561e51 support postgresql as database option 2025-06-04 12:02:07 -04:00
Owen 17919192e0 Speed up when the button shows 2025-06-03 21:04:08 -04:00
Rajesh V 948eb7f6d0 docker socket 2025-05-29 22:34:05 +05:30
Owen a76dd9c9d1 Merge branch 'dev' into auth-providers-clients 2025-05-03 11:45:11 -04:00
miloschwartz a9f0b9aa38 add user checks in routes 2025-05-02 10:44:50 -04:00
miloschwartz f960fb7d67 Merge branch 'hp-multi-client' into auth-providers-clients 2025-04-20 16:15:40 -04:00