Owen
|
72d469b19c
|
Revert changes to traefik config to pull site resources
|
2026-08-04 17:17:51 -04:00 |
|
Owen
|
6526d7f225
|
Remove completions endpoints
|
2026-08-04 17:09:44 -04:00 |
|
Owen
|
36c0edc62e
|
Use p host to pass the host header
|
2026-08-04 17:08:59 -04:00 |
|
Owen
|
aad26b9ae4
|
move the ai gateway to its own server
|
2026-08-04 17:08:59 -04:00 |
|
Owen
|
80dcdfe251
|
change override to work for bother badger and ai gateway
|
2026-08-04 17:08:59 -04:00 |
|
miloschwartz
|
1696fc37a8
|
dont set port restrictions for inference
|
2026-08-04 17:04:29 -04:00 |
|
miloschwartz
|
7759d87835
|
add basic ui for private inference resource
|
2026-08-04 16:54:23 -04:00 |
|
miloschwartz
|
c085de1e9e
|
Merge branch 'aig' of https://github.com/fosrl/pangolin into aig
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-08-04 15:56:27 -04:00 |
|
miloschwartz
|
e38359c74f
|
add crud for adding providers and models to resources
|
2026-08-04 15:54:24 -04:00 |
|
Owen
|
2cfd7e867b
|
delete the client peers from the exit nodes properly
|
2026-08-04 15:46:22 -04:00 |
|
Owen
|
ec5a2b0cbe
|
add peers to exit node
|
2026-08-04 15:46:22 -04:00 |
|
Owen
|
2bf426bc22
|
dont restrict to enterprise and dont link with providers yet
|
2026-08-04 15:46:21 -04:00 |
|
miloschwartz
|
ed8545f8a2
|
update schema to support models and provider access on inferences resources and add budgets
|
2026-08-04 14:50:07 -04:00 |
|
Owen
|
9811492a0b
|
send the aliases when connecting for the first time
|
2026-08-04 14:23:25 -04:00 |
|
Owen
|
973925b35d
|
allow creating basic inference resource
|
2026-08-04 14:22:36 -04:00 |
|
Owen
|
0b30cfc341
|
Working on inference resource management
|
2026-08-04 11:48:36 -04:00 |
|
Owen
|
a7e44944fb
|
Use ip to find user
|
2026-08-04 10:43:49 -04:00 |
|
Owen
|
9b25ebd6cd
|
remove token fallback
|
2026-08-04 10:19:22 -04:00 |
|
miloschwartz
|
33b775e263
|
clean up providers ui
|
2026-08-04 10:15:49 -04:00 |
|
Owen
|
1a644b131d
|
Pull the session cookie properly
|
2026-08-04 10:15:49 -04:00 |
|
Owen
|
f7689b7a5a
|
Endpoints to update models on the resource
|
2026-08-04 10:15:49 -04:00 |
|
Owen
|
1073011a2a
|
first pass of traefik -> basic gateway
|
2026-08-04 10:15:49 -04:00 |
|
miloschwartz
|
6fa0009ebf
|
add targets and refactor endpoints
|
2026-08-04 10:15:49 -04:00 |
|
Owen
|
56e59a93f3
|
Handle the alias create and update special case exit nodes
|
2026-08-04 10:15:48 -04:00 |
|
Owen
|
9d581f3897
|
Fix types
|
2026-08-04 10:15:48 -04:00 |
|
miloschwartz
|
e5ac6ec7cd
|
add default providers and support overrides
|
2026-08-04 10:15:48 -04:00 |
|
miloschwartz
|
694fe98131
|
add crud for providers and models
|
2026-08-04 10:15:48 -04:00 |
|
miloschwartz
|
730078597e
|
add basic schema
|
2026-08-04 10:15:48 -04:00 |
|
Owen
|
32ac8db803
|
Handle aliases when registering
|
2026-08-04 10:15:48 -04:00 |
|
Owen
|
aad2ed2719
|
Get exit node every time
|
2026-08-04 10:15:48 -04:00 |
|
Owen
|
a790fed297
|
sync the exit node connection
|
2026-08-04 10:15:48 -04:00 |
|
Owen
|
deb2d5ce2a
|
Update site resources to handle new inference
|
2026-08-04 10:15:48 -04:00 |
|
Owen
|
093097c619
|
send if we need to connect to the gerbil or not
|
2026-08-04 10:15:48 -04:00 |
|
Owen
|
2cdeb7c104
|
Add inference resource type
|
2026-08-04 10:15:47 -04:00 |
|
Owen
|
4dbb04bfb8
|
Handle the ping exit node request backward mode for olm and install handler
|
2026-08-04 10:15:47 -04:00 |
|
Owen
|
fa8b921635
|
Fix postgres schema exit node subnet
|
2026-08-04 10:15:47 -04:00 |
|
Owen
|
33dd10c670
|
Rename subnet for clarity, pick subnet on client
|
2026-08-04 10:15:47 -04:00 |
|
Owen
|
ba24e1c4f5
|
Add exit node selection to the clients
|
2026-08-04 10:15:47 -04:00 |
|
Owen
|
f079714caf
|
Dont redirect when the browser agent is not real
|
2026-08-04 10:07:52 -04:00 |
|
Owen
|
efd2792197
|
bump default rate limit
|
2026-08-03 17:57:36 -04:00 |
|
Owen
|
7f2b3eb481
|
Move rate linmit to file
|
2026-08-03 14:34:11 -04:00 |
|
Owen
|
e84da6a8df
|
Add rate limits to sensitve pages
|
2026-08-03 14:08:09 -04:00 |
|
Owen
|
1e521b0b54
|
Dont double log error
|
2026-08-03 10:35:26 -04:00 |
|
miloschwartz
|
7d7c54107d
|
add first seen and last seen columns to user devices table
|
2026-07-31 14:23:06 -04:00 |
|
Fred KISSIE
|
af87edf3a6
|
♻️ use const
|
2026-07-30 22:06:38 +01:00 |
|
Fred KISSIE
|
c8c8d74452
|
🐛 resolve certificates for non exact domains too
|
2026-07-30 21:52:51 +01:00 |
|
Owen
|
1b89c328de
|
Merge branch 'main' into dev
|
2026-07-29 17:54:59 -04:00 |
|
miloschwartz
|
41dbc7d5ed
|
remove time logs
|
2026-07-29 17:45:19 -04:00 |
|
miloschwartz
|
9f297317f2
|
bump version
|
2026-07-29 17:33:49 -04:00 |
|
Owen Schwartz
|
a69b310109
|
Merge pull request #3460 from shubhamsinnh/fix/idn-punycode-domain-validation
Fix Punycode domain validation
|
2026-07-29 17:29:25 -04:00 |
|