Shreyas Papinwar
75a909784a
fix: simplify path encoding per review — inline utils, use single key scheme
...
Address PR review comments:
- Remove pathUtils.ts and move sanitize/encodePath directly into utils.ts
- Simplify dual-key approach to single key using encodePath for map keys
- Remove backward-compat logic (not needed per reviewer)
- Update tests to match simplified approach
2026-03-01 15:48:26 +05:30
Shreyas
244f497a9c
test: add comprehensive backward compatibility tests for path routing fix
2026-03-01 15:48:26 +05:30
Shreyas
e58f0c9f07
fix: preserve backward-compatible router names while fixing path collisions
...
Use encodePath only for internal map key grouping (collision-free) and
sanitize for Traefik-facing router/service names (unchanged for existing
users). Extract pure functions into pathUtils.ts so tests can run without
DB dependencies.
2026-03-01 15:48:26 +05:30
Shreyas
5f18c06e03
fix: use collision-free path encoding for Traefik router key generation
2026-03-01 15:48:26 +05:30
Fizza-Mukhtar
f36cf06e26
fix: fallback to local targets when newt targets are unhealthy
2026-03-01 01:43:15 -08:00
Owen Schwartz
27d52646a0
New translations en-us.json (Norwegian Bokmal)
2026-02-28 20:13:31 -08:00
Owen Schwartz
4dd8080c55
New translations en-us.json (Chinese Simplified)
2026-02-28 20:13:29 -08:00
Owen Schwartz
0b35d4f2e3
New translations en-us.json (Turkish)
2026-02-28 20:13:28 -08:00
Owen Schwartz
54a9fb9e54
New translations en-us.json (Russian)
2026-02-28 20:13:27 -08:00
Owen Schwartz
60a9e68f02
New translations en-us.json (Portuguese)
2026-02-28 20:13:25 -08:00
Owen Schwartz
ad374298e3
New translations en-us.json (Polish)
2026-02-28 20:13:24 -08:00
Owen Schwartz
c5dc4e6127
New translations en-us.json (Dutch)
2026-02-28 20:13:22 -08:00
Owen Schwartz
291ad831c5
New translations en-us.json (Korean)
2026-02-28 20:13:21 -08:00
Owen Schwartz
0a018f0ca8
New translations en-us.json (Italian)
2026-02-28 20:13:20 -08:00
Owen Schwartz
6673eeb1bb
New translations en-us.json (German)
2026-02-28 20:13:18 -08:00
Owen Schwartz
4641f0b9ef
New translations en-us.json (Czech)
2026-02-28 20:13:17 -08:00
Owen Schwartz
a4487964e5
New translations en-us.json (Bulgarian)
2026-02-28 20:13:15 -08:00
Owen Schwartz
fe42fdd1ec
New translations en-us.json (Spanish)
2026-02-28 20:13:14 -08:00
Marc Schäfer
375211f184
feat(kubernetes): enable newtInstances by default and update installation instructions
...
Signed-off-by: Marc Schäfer <git@marcschaeferger.de >
2026-02-28 23:56:28 +01:00
Owen
66c377a5c9
Merge branch 'main' into dev
1.16.2
1.16.2-s.0
2026-02-28 12:14:41 -08:00
Owen
50c2aa0111
Add default memory limits
2026-02-28 12:14:27 -08:00
Owen
fdeb891137
Fix pagination effecting drop downs
2026-02-28 12:07:42 -08:00
Owen Schwartz
6a6e3a43b1
Merge pull request #2562 from LaurenceJJones/fix/zod-openapi-catch-error
...
fix(zod): Add openapi call after catch
1.16.1-s.1
2026-02-28 11:04:10 -08:00
Laurence
b0a34fa21b
fix(openapi): Add openapi call after catch
...
fix : #2561
without making an explicit call to openapi a runtime error happens because it cannot infer the type, the call to openapi is the same across the codebase
2026-02-28 11:27:19 +00:00
Owen
72bf6f3c41
Comma seperated
2026-02-27 17:53:44 -08:00
miloschwartz
ad9289e0c1
sort by name by default
2026-02-27 15:53:27 -08:00
Owen Schwartz
b0cb0e5a99
Merge pull request #2559 from fosrl/dev
...
1.16.1
1.16.1
1.16.1-s.0
2026-02-27 12:40:23 -08:00
miloschwartz
8347203bbe
add sort to name col
2026-02-27 12:39:26 -08:00
miloschwartz
4aa1186aed
fix machine client pagination
2026-02-27 11:59:55 -08:00
Owen
eed87af61d
Use ecr base to build
1.16.0
2026-02-26 21:43:14 -08:00
Owen
daeea8e7ea
Add alises to quieries
...
Fixes #2556
2026-02-26 21:37:47 -08:00
Owen
0d63a15715
Merge branch 'main' into dev
1.16.0-s.1
2026-02-26 20:14:41 -08:00
miloschwartz
fa2e229ada
support authPath in device login
2026-02-26 14:59:34 -08:00
Laurence
81c1a1da9c
enhance(sidebar): make mobile org selector sticky
...
Make org selector sticky on mobile sidebar
Move OrgSelector outside the scrollable container so it stays fixed
at the top while menu items scroll, matching the desktop sidebar
behavior introduced in 9b2c0d0b .
2026-02-26 15:45:41 +00:00
Owen
5d9700d84c
Update sum
1.16.0-s.0
2026-02-25 16:46:20 -08:00
Owen
f8a8cdaa5f
Show enterprise tier
2026-02-25 16:45:35 -08:00
Owen
e23e446476
Fix rule violations of dynamic import
1.16.0-rc.0
2026-02-25 16:35:57 -08:00
Owen
fa097df50b
Dont maxmind on oss or enterprise
2026-02-25 16:26:33 -08:00
Owen
75f34ff127
Stub cache
2026-02-25 16:17:06 -08:00
Owen
c9586b4d93
Remove postgres logs from private config file
2026-02-25 16:09:26 -08:00
Owen
52937a6d90
Make sshCA GA
2026-02-25 16:04:47 -08:00
Owen Schwartz
186c131cce
Merge pull request #2543 from fosrl/dev
...
1.16.0-rc.0
2026-02-25 15:51:42 -08:00
Owen Schwartz
8de3f9a440
Merge pull request #2542 from fosrl/crowdin_dev
...
New Crowdin updates
2026-02-25 15:49:34 -08:00
Owen Schwartz
ea49e179f9
New translations en-us.json (Norwegian Bokmal)
2026-02-25 15:48:16 -08:00
Owen Schwartz
485f4f1c8e
New translations en-us.json (Chinese Simplified)
2026-02-25 15:48:15 -08:00
Owen Schwartz
5fb35d12d7
New translations en-us.json (Turkish)
2026-02-25 15:48:13 -08:00
Owen Schwartz
ec8a9fe3d2
New translations en-us.json (Russian)
2026-02-25 15:48:12 -08:00
Owen Schwartz
411a34e15e
New translations en-us.json (Portuguese)
2026-02-25 15:48:11 -08:00
Owen Schwartz
3df71fd2bc
New translations en-us.json (Polish)
2026-02-25 15:48:09 -08:00
Owen Schwartz
5e1f6085e3
New translations en-us.json (Dutch)
2026-02-25 15:48:08 -08:00