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 Schwartz
b0cb0e5a99
Merge pull request #2559 from fosrl/dev
...
1.16.1
2026-02-27 12:40:23 -08:00
miloschwartz
8347203bbe
add sort to name col
2026-02-27 12:39:26 -08:00
Owen
daeea8e7ea
Add alises to quieries
...
Fixes #2556
2026-02-26 21:37:47 -08:00
miloschwartz
d6ba34aeea
set auth daemon type on resource
2026-02-20 17:33:21 -08:00
Owen
f0b9240575
Accept resource as either niceId or alias
2026-02-16 15:29:23 -08:00
miloschwartz
d4668fae99
add openapi types
2026-02-14 11:25:00 -08:00
Fred KISSIE
ddfe55e3ae
♻️ add niceId to query filtering on most tables
2026-02-14 04:19:30 +01:00
Fred KISSIE
761a5f1d4c
♻️ use like & LOWER(column) for searching with query
2026-02-14 04:11:27 +01:00
Fred KISSIE
67b63d3084
♻️ make code cleanrer
2026-02-06 04:52:21 +01:00
Fred KISSIE
d521e79662
🏷️ fix types
2026-02-06 03:21:00 +01:00
Fred KISSIE
6c85171091
✨ serverside filter+paginate client resources table
2026-02-06 02:42:15 +01:00
miloschwartz
9671079ffb
show alias address in private resources table
2026-01-21 14:30:42 -08:00
Owen
5c67a1cb12
Format
2025-12-22 16:28:41 -05:00
Owen
6e7ba1dc52
Prevent overlapping resources with org subnets
2025-12-18 17:08:50 -05:00
Owen
8ff588407c
Fix various small issues; blueprints working
2025-12-17 22:12:16 -05:00
Owen
c2e06725a8
Keep the same site resource id
2025-12-17 22:12:16 -05:00
Owen
bb43e0c325
Handle changing site by recreating site resource
2025-12-17 22:12:16 -05:00
Owen
35ea01610a
Update API routes and ui
2025-12-17 22:12:16 -05:00
Owen
43fb06084f
Alias should not get double regex
2025-12-16 21:54:14 -05:00
Owen
9de39dbe42
Support wildcard resources
2025-12-16 21:54:14 -05:00
Owen
3d5ae9dd5c
Disable icmp packets over private resources
2025-12-16 17:20:18 -05:00
Owen
1b4884afd8
Make sure to push changes
2025-12-15 22:13:56 -05:00
Owen
c44c1a5518
Add UI, update API, send to newt
2025-12-15 22:13:56 -05:00
Owen
4c819d264b
Only permit ipv4 for now
2025-12-10 20:40:22 -05:00
Owen
f9b03943c3
Format all files
2025-12-09 10:56:14 -05:00
Owen
24cdac95cd
Fix not rebuilding site resources from blueprint
2025-12-07 22:13:26 -05:00
Owen
66fc8529c2
Update blueprints to support new clients
2025-12-06 17:32:49 -05:00
Fred KISSIE
d263d282ee
Merge branch 'dev' into refactor/show-product-updates-conditionnally
2025-12-06 00:55:18 +01:00
Owen
c8ec94c307
Fix session test for olm and show proper alert for ee
2025-12-05 18:30:43 -05:00
Owen
1ee70e04ed
Fix a couple things wiht destinations
2025-12-05 16:40:43 -05:00
Fred KISSIE
bfd1293847
🚨 fix lint errors
2025-12-05 22:16:55 +01:00
Owen
89ee57cdf9
Enforce fqdn
2025-12-05 12:03:00 -05:00
Owen
8eec122114
Fixing holepunching and other bugs
2025-12-03 20:31:37 -05:00
Fred KISSIE
3870ced635
Merge branch 'clients-user' into refactor/separate-tables
2025-12-03 17:01:50 +01:00
Fred KISSIE
f5bfddd262
🚨 run eslint --fix
2025-12-03 16:58:12 +01:00
Owen
a7e32d4013
Fix bugs with updating a resource
2025-12-01 19:57:23 -05:00
Owen
92125611e9
Add validation and fix thrown error from updatePeerData
2025-11-30 17:49:55 -05:00
Owen
ceae787cf5
Attempt to handle creating/deleting clients and role
2025-11-25 18:20:02 -05:00
Owen
73b0411e1c
Add alias config
2025-11-24 20:43:26 -05:00
Owen
7ac27b3883
Switch to update
2025-11-20 16:08:03 -05:00
Owen
9420b41e39
Update the remote subnets
2025-11-20 15:17:48 -05:00
Owen
3750c36aa7
Working on orchestration
2025-11-20 10:31:09 -05:00
Owen
fa5facdf33
Fix bugs
2025-11-19 20:03:57 -05:00
Owen
937b36e756
Build client site resource associations and send messages
2025-11-19 18:05:42 -05:00
Owen
e72e2b53aa
Working on targets
2025-11-18 13:53:04 -05:00
Owen
97c707248e
Working on updating targets
2025-11-17 20:44:39 -05:00
Owen
97312343e4
Merge branch 'dev' into clients-user
2025-11-17 11:28:47 -05:00
Owen
1261ad3a00
Standardize remote subnets build
2025-11-17 10:22:22 -05:00
Lokowitz
7db99a7dd5
used zod codemod
2025-11-16 14:18:17 +00:00