Owen
bab09dff95
Add better metadata to ssh
2026-03-16 15:33:21 -07:00
Owen
23d3345ab9
Reduce writes
2026-03-16 14:37:27 -07:00
Owen
86bba494fe
Disable intervals in saas
2026-03-14 16:03:43 -07:00
Owen
1a43f1ef4b
Handle newt online offline with websocket
2026-03-14 11:59:20 -07:00
Owen
75ab074805
Attempt to improve handling bandwidth tracking
2026-03-13 12:06:01 -07:00
Owen
dc4e0253de
Add message compression for large messages
2026-03-13 11:46:03 -07:00
Owen
cccf236042
Add optional compression
2026-03-12 17:49:21 -07:00
Owen
3086fdd064
Merge branch 'dev' into jit
2026-03-12 16:58:23 -07:00
Fred KISSIE
61c13db090
Merge branch 'dev' into feat/resource-policies
2026-03-12 22:19:37 +01:00
Owen Schwartz
9a0a255445
Merge pull request #2524 from shreyaspapi/fix/2294-path-based-routing
...
fix: path-based routing broken due to key collisions in sanitize()
2026-03-07 21:18:59 -08:00
Fred KISSIE
f8e18de2fc
♻️ prevent deleting resource policies if they have attached resources
2026-03-07 01:12:10 +01:00
Owen
0503c6e66e
Handle JIT for ssh
2026-03-06 15:49:17 -08:00
Fred KISSIE
884482ec35
♻️ delete resource policy endpoint
2026-03-06 23:57:23 +01:00
Fred KISSIE
9b43948fa4
✨ delete resource policy endpoint
2026-03-06 22:39:44 +01:00
Fred KISSIE
bcd6cd99cc
🚧 wip
2026-03-06 04:37:57 +01:00
Fred KISSIE
dfe42e9016
♻️ refactor
2026-03-06 04:03:40 +01:00
Fred KISSIE
38aa2dace8
♻️ show list of resources on policy list
2026-03-06 04:03:25 +01:00
Fred KISSIE
cd5a38b1eb
🚧 WIP: create policy form
2026-03-05 18:56:35 +01:00
Fred KISSIE
595842c2c9
✨ finish create policy endpoint
2026-03-05 18:48:33 +01:00
Fred KISSIE
82d5276ade
🚧 wip: create resource policy
2026-03-05 18:24:04 +01:00
Owen
f36b66e397
Merge branch 'dev' into jit
2026-03-04 17:58:50 -08:00
Owen
1bfff630bf
Jit working for sites
2026-03-04 17:46:58 -08:00
miloschwartz
ebcef28b05
remove resend from config
2026-03-04 17:45:48 -08:00
miloschwartz
e87e12898c
remove resend
2026-03-04 17:45:22 -08:00
Owen
c73a39f797
Allow JIT based on site or resource
2026-03-04 15:44:27 -08:00
Fred KISSIE
42c9bda939
Merge branch 'dev' into feat/resource-policies
2026-03-04 16:46:33 +01:00
miloschwartz
4cab693cfc
openapi and swagger ui improvements and cleanup
2026-03-03 14:54:17 -08:00
miloschwartz
ed95f10fcc
openapi and swagger ui improvements and cleanup
2026-03-02 21:59:41 -08:00
Fred KISSIE
5c280b024e
✨ update policy access control
2026-03-03 01:33:37 +01:00
Fred KISSIE
4c69b7a64e
✨ update policy access control
2026-03-02 19:26:51 +01:00
Fizza-Mukhtar
e63a6e9b77
fix: treat local and wireguard sites as online for failover
2026-03-01 07:56:47 -08:00
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
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
Fred KISSIE
c292578f80
Merge branch 'dev' into feat/resource-policies
2026-02-28 01:08:12 +01:00
Fred KISSIE
d6a8021613
🚧 wip: update resource policy form
2026-02-27 04:21:20 +01:00
Fred KISSIE
c5231d37f6
🚧 wip
2026-02-26 19:20:15 +01:00
Owen
e23e446476
Fix rule violations of dynamic import
2026-02-25 16:35:57 -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
c3847e6001
Prefix usernames
2026-02-25 15:36:22 -08:00
Owen
5cf13a963d
Add missing saving username
2026-02-25 15:30:34 -08:00
Owen
959f68b520
Restrict cidr resource
2026-02-25 14:43:47 -08:00
Fred KISSIE
4d803a40c9
🚧 wip
2026-02-25 06:00:19 +01:00
Owen
f50d1549b0
Update cache to use redis
2026-02-24 19:50:42 -08:00
miloschwartz
20e547a0f6
first pass
2026-02-24 17:58:11 -08:00
Owen
d6fe04ec4e
Fix orgid issue when regen credentials
2026-02-24 14:26:10 -08:00
Owen
b8a364af6a
Fix log query
2026-02-23 22:01:11 -08:00