Julian van der Horst and Claude Opus 5
6ad09adefa
Merge upstream/dev into feature-response-headers
...
Resolve conflicts against upstream's refactors:
- server/db/sqlite/schema/schema.ts: adopt upstream's reindented
sqliteTable(name, cols, indexes) form for sites/resources, re-applying
the headers -> requestHeaders/responseHeaders split. Kept in sync with
the Postgres schema.
- server/lib/traefik/headersMiddleware.ts: extend upstream's extracted
buildCustomHeadersMiddleware helper to take requestHeaders and
responseHeaders and emit both customRequestHeaders and
customResponseHeaders.
- server/lib/traefik/getTraefikConfig.ts and
server/private/lib/traefik/getTraefikConfig.ts: keep upstream's helper
extraction and appendPathMatch refactor, dropping the superseded inline
blocks.
Also carry the feature forward onto code that moved upstream:
- The resource settings UI moved from resources/proxy/[niceId]/proxy to
resources/public/[niceId]/http, which dropped this branch's changes in
the previous merge. Re-add the request/response header inputs there and
rename the vestigial headers field on the tcp page.
- messages/da-DK.json is new upstream and still had the old customHeaders
key; rename it in line with the other locales.
Per the contributing docs, versioned migrations are intentionally omitted
so maintainers can write them at release time.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
2026-09-01 13:40:49 +02:00
Fred KISSIE
d00b9478a2
Merge branch 'dev' into feat/ip-filtering
2026-08-24 22:06:55 +02:00
Fred KISSIE
adfb6003d9
Merge branch 'dev' into feat/ip-filtering
2026-08-21 23:24:09 +02:00
Owen
19ce236262
Support AI session log streaming
2026-08-21 17:22:00 -04:00
Fred KISSIE
2c197fab9f
✨ IP filtering on request log table finished
2026-08-21 21:04:40 +02:00
Owen
e3e1508e8a
Handle warning and no routing to remote exit nodes for ai providers
2026-08-21 12:09:22 -04:00
Owen
e65a79cc48
Rename to v1_models and use with openai as well
2026-08-20 16:01:07 -04:00
Owen
bafbf6e096
Add anthropic_models capability
2026-08-20 14:28:19 -04:00
Owen
c1051db4a5
Add gemini as a client option
2026-08-20 10:28:25 -04:00
Owen
114592add8
Show a warning if the logs are disabled to reduce confusion
2026-08-19 16:16:05 -04:00
miloschwartz
5c6da72ec1
remove cursor
2026-08-19 15:46:56 -04:00
miloschwartz
ad50f7473a
adjust translation
2026-08-19 10:53:30 -04:00
Milo Schwartz
bb824a7070
Merge pull request #3541 from fosrl/feat/test-alert-button
...
Feat: test alert rules
2026-08-19 10:33:16 -04:00
miloschwartz
350de6ad2e
add alert warning for configure coding agents
2026-08-19 10:25:06 -04:00
Owen
a4c7121b93
Pass 2 showing the usage commands
2026-08-18 14:59:29 -04:00
Owen
2a3c00045f
Pass 1 of the config instructions
2026-08-18 14:59:28 -04:00
Owen
35104f7b29
Add AI Provider and Virtual API Key actions to command palette
2026-08-18 10:19:56 -04:00
miloschwartz
313f777e44
rename routes from inference to ai-gateway
2026-08-17 15:38:43 -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
miloschwartz
173d4a536f
visual tweaks
2026-08-14 13:45:52 -04:00
miloschwartz
d7bff686c0
add help banner to providers and virtual api keys
2026-08-14 12:24:00 -04:00
miloschwartz
c568251d8d
improve model picker
2026-08-14 11:38:11 -04:00
miloschwartz
db2de4af89
improve usage analytics filters
2026-08-14 11:11:52 -04:00
miloschwartz
ee75a09f8c
improve sign in url style
2026-08-14 10:33:44 -04:00
miloschwartz
c49c6f5837
improve budget editor component
2026-08-14 10:27:17 -04:00
miloschwartz
0ff5ea4f6a
strip settings from tab name
2026-08-13 17:08:37 -04:00
Owen
36c7c5dc34
Rename AI tables to not have ai in the name
2026-08-13 16:57:43 -04:00
miloschwartz
8f3628d4ec
rename inference to ai gateway
2026-08-13 16:57:29 -04:00
miloschwartz
fcd3c72cac
add missing routes to integration api
2026-08-13 16:35:47 -04:00
miloschwartz
f9ff3a5715
improve resource type picker
2026-08-13 15:52:33 -04:00
miloschwartz
9b10292e02
add model picker to create provider wizard
2026-08-13 15:08:10 -04:00
miloschwartz
d9a9ae14fd
various ui improvements
2026-08-13 14:54:09 -04:00
Fred KISSIE
2878d5690c
💬 update texts for heading & trigger
2026-08-13 19:19:55 +02:00
miloschwartz
77e3422e88
change provider descriptions and dont set default url for bedrock
2026-08-13 10:13:32 -04:00
miloschwartz
9a551c91e5
always require upstream url
2026-08-13 10:07:11 -04:00
Owen
3cfbd66a80
Merge branch 'dev' into aig
2026-08-12 16:34:52 -04:00
miloschwartz
71d9d8f010
fix accept invite as idp user
2026-08-12 16:25:20 -04:00
Owen
653dd920ad
Allow remote header overrides and fix display issues with log
2026-08-12 15:54:22 -04:00
Owen
47ae017f94
add virtual api keys to budgets
2026-08-12 13:21:56 -04:00
Owen
d3a1f9798d
Merge branch 'aig' of github.com:fosrl/pangolin into aig
2026-08-12 11:45:28 -04:00
miloschwartz
115c3cbf07
show sso page in browser for gateway resource
2026-08-12 11:32:22 -04:00
Owen
bed5817da3
send, process, store, display virtual api key ai information in usage and sessions
2026-08-12 11:20:25 -04:00
Owen
833b27ab4a
separate the users and roles tabs
2026-08-12 10:40:38 -04:00
Owen
8a04f13dd4
translate keys and restructure roles and users
2026-08-12 10:40:38 -04:00
Owen
b08e875b37
basic ai analytics created
2026-08-11 17:52:27 -04:00
Owen
0016b8fce7
show other tokens on the expanded row
2026-08-11 16:40:24 -04:00
miloschwartz
1782f31075
show link to provider settings
2026-08-11 16:38:22 -04:00
Fred KISSIE
21032bc22b
✨ test alert email works
2026-08-11 22:25:26 +02:00
Owen
f7aca85417
link the usage with the session to display together
2026-08-11 16:15:01 -04:00