Owen
|
075d112861
|
Add base migrations
|
2026-08-17 15:54:42 -04:00 |
|
Owen
|
7e9407fbc7
|
Don't generate ai resource for remote nodes
|
2026-08-17 15:48:32 -04:00 |
|
miloschwartz
|
313f777e44
|
rename routes from inference to ai-gateway
|
2026-08-17 15:38:43 -04:00 |
|
Owen
|
328a2d52da
|
Remove defaults from private config for legacy acme
|
2026-08-17 15:01:26 -04:00 |
|
miloschwartz
|
697bea814e
|
bump version
|
2026-08-17 15:00:18 -04:00 |
|
Owen
|
83cda218b7
|
Merge branch 'free-me-up' into aig
|
2026-08-17 14:54:05 -04:00 |
|
miloschwartz
|
0a8b5e46ca
|
Bind share link sessions to the token's own resource
|
2026-08-17 14:24:21 -04:00 |
|
Owen
|
a74b0934fc
|
Allow changing the allow ssh and update shcmea
|
2026-08-17 14:12:39 -04:00 |
|
Owen
|
87a3e5ceea
|
Generate the cert properly
|
2026-08-17 13:45:51 -04:00 |
|
Owen
|
555b36e13e
|
Fix target pulling still being private
|
2026-08-17 13:40:09 -04:00 |
|
Owen
|
749abdcb56
|
Fix circular import issue
|
2026-08-17 12:00:13 -04:00 |
|
Owen
|
7d6f3a2925
|
Refactor license key validation and recheck logic to improve error handling and maintain cache integrity
|
2026-08-17 12:00:13 -04:00 |
|
Owen
|
af515f1072
|
Pass 2 bring over browser resources and http resource cert gen
|
2026-08-17 12:00:12 -04:00 |
|
Owen
|
c90c67eab3
|
Pass 1 of pulling traefik config into functions
|
2026-08-17 12:00:12 -04:00 |
|
Owen
|
11daf4f927
|
Move certificates
|
2026-08-17 12:00:12 -04:00 |
|
Owen
|
58195b5959
|
Move the acme cert sync
|
2026-08-17 12:00:12 -04:00 |
|
Owen
|
b51aecf45a
|
Remove advanced resources paywall
|
2026-08-17 12:00:12 -04:00 |
|
miloschwartz
|
53b1d8a9f3
|
option to send identity keys in email
|
2026-08-14 17:37:17 -04:00 |
|
miloschwartz
|
a3dfb30a42
|
send email upon generate virtual api key
|
2026-08-14 16:51:27 -04:00 |
|
Owen
|
111d4b1b8c
|
Make sure certs are created when creating and updating private resources
|
2026-08-14 14:33:59 -04:00 |
|
Owen
|
32d76ee2ac
|
Resolve cert not generated without a provider
|
2026-08-14 14:27:14 -04:00 |
|
Owen
|
3a18a3994f
|
Fix private resource ssl when applying through blueprints
|
2026-08-14 14:21:00 -04:00 |
|
Owen
|
6d35b20880
|
Fix overlap check
|
2026-08-14 14:14:56 -04:00 |
|
Owen
|
193f6da8d1
|
Handle the list of models without allow/block
|
2026-08-14 12:23:20 -04:00 |
|
Owen
|
954dc8d1d9
|
Handle overlapping fullDomain properly
|
2026-08-14 12:23:20 -04:00 |
|
Owen
|
234819f8f2
|
Dont load private resource inference without a exit node loaded
|
2026-08-14 12:23:20 -04:00 |
|
Owen
|
c8f170d197
|
Allow budgets to be set on the resources
|
2026-08-14 11:43:01 -04:00 |
|
Owen
|
4989d1e31a
|
Allow overlapping domains on public inference resources
|
2026-08-14 11:43:01 -04:00 |
|
Owen
|
574ae8f5f9
|
Include inference support in blueprints
|
2026-08-14 10:51:59 -04:00 |
|
Owen
|
125091d719
|
Send email whitelist user downstream headers
Fix #1226
|
2026-08-14 10:51:59 -04:00 |
|
Owen
|
5d37f44241
|
Add niceid to ui and api for providers
|
2026-08-14 10:51:58 -04:00 |
|
Owen
|
f0f5e9219b
|
add niceId to provider
|
2026-08-14 10:51:58 -04:00 |
|
Owen
|
03118f1ede
|
Support labels on blueprints
Ref https://github.com/orgs/fosrl/discussions/2849
|
2026-08-14 09:16:50 -04:00 |
|
miloschwartz
|
fcd3c72cac
|
add missing routes to integration api
|
2026-08-13 16:35:47 -04:00 |
|
Owen
|
3f0be4a39d
|
Filter out unhealthy targets
|
2026-08-13 16:32:04 -04:00 |
|
miloschwartz
|
e580c7db7c
|
use pangolin-key prefix for virtual api keys
|
2026-08-13 15:22:18 -04:00 |
|
miloschwartz
|
9b10292e02
|
add model picker to create provider wizard
|
2026-08-13 15:08:10 -04:00 |
|
Owen
|
e92bb9043b
|
Fix issues with possible null providerId
|
2026-08-13 11:04:11 -04:00 |
|
Owen
|
a2f5d830d6
|
Remove not null constraint where setting null
|
2026-08-13 10:20:35 -04:00 |
|
Owen
|
e100645a00
|
Use the right subnet
|
2026-08-13 09:38:42 -04:00 |
|
miloschwartz
|
e21c9eec31
|
Merge branch 'aig' of https://github.com/fosrl/pangolin into aig
|
2026-08-13 09:29:02 -04:00 |
|
miloschwartz
|
a9f32102b5
|
format custom error codes according to capability
|
2026-08-13 09:26:58 -04:00 |
|
Owen
|
7291628f86
|
optionally stamp ip header for downstream use
|
2026-08-13 09:14:37 -04:00 |
|
Owen
|
5fbb205044
|
search the right resource
|
2026-08-12 17:52:39 -04:00 |
|
Owen
|
02ab24d01e
|
Fix clients not connecting on first connect
|
2026-08-12 17:16:59 -04:00 |
|
Owen
|
3cfbd66a80
|
Merge branch 'dev' into aig
|
2026-08-12 16:34:52 -04:00 |
|
Owen
|
860fa47b7c
|
Split out the token header into a common middleware for efficiency
|
2026-08-12 16:30:42 -04:00 |
|
miloschwartz
|
71d9d8f010
|
fix accept invite as idp user
|
2026-08-12 16:25:20 -04:00 |
|
Owen
|
cc58e28e54
|
Allow merging a catalog file with the api response
|
2026-08-12 16:06:12 -04:00 |
|
Owen
|
653dd920ad
|
Allow remote header overrides and fix display issues with log
|
2026-08-12 15:54:22 -04:00 |
|