G30
f95cff0895
fix(ui): replace static dropdown backgrounds with transparent mapping ( #21728 )
2026-02-22 14:23:34 -06:00
Varun Chawla
24179cde2f
fix: preserve trailing slash in MCP server URLs ( #21212 )
...
Stop trimming trailing slashes from MCP server URLs on save. Some MCP
servers (e.g. Bitrix24) require a trailing slash; removing it triggers a
301 redirect that drops Authorization headers, resulting in 400 errors.
The trailing-slash trim is now skipped when the connection type is 'mcp',
while OpenAPI connections continue to have it stripped as before.
Fixes open-webui#21179
2026-02-15 19:09:41 -06:00
Timothy Jaeryang Baek
3e56261c5e
refac
2026-02-11 02:06:43 -06:00
Matthew Kusz
17bfd38696
Fix dropdown backgrounds ( #19693 )
2025-12-02 15:16:36 -05:00
Timothy Jaeryang Baek
9d39b9b42c
refac: styling
2025-11-30 03:47:34 -05:00
Timothy Jaeryang Baek
c5b73d7184
refac/fix: function name filter type
2025-11-25 16:25:40 -05:00
Timothy Jaeryang Baek
743199f2d0
feat/enh: tool server function name filter list
2025-11-25 02:31:34 -05:00
Timothy Jaeryang Baek
b2a6597617
fix: tool server save error handling
2025-11-24 06:10:21 -05:00
Timothy Jaeryang Baek
da42850eff
enh: custom headers for external tool servers
2025-11-12 23:39:27 -05:00
Timothy Jaeryang Baek
39675434f6
refac: external tool validation
2025-10-02 01:29:44 -05:00
Timothy Jaeryang Baek
d7c54d92b5
refac
2025-09-26 22:57:38 -05:00
Timothy Jaeryang Baek
45e1c72613
refac
2025-09-26 22:53:57 -05:00
Timothy Jaeryang Baek
23f62a7312
enh: tool server import/export
2025-09-26 22:53:02 -05:00
Timothy Jaeryang Baek
bad7d69a58
feat/enh: external tool server manual JSON spec
2025-09-26 22:02:48 -05:00
Timothy Jaeryang Baek
05d7d1e562
chore: format
2025-09-25 11:43:10 -05:00
Timothy Jaeryang Baek
98883a68f2
refac
2025-09-25 02:18:10 -05:00
Timothy Jaeryang Baek
879abd7fee
refac
2025-09-25 01:53:10 -05:00
Timothy Jaeryang Baek
77e971dd9f
feat: oauth2.1 mcp integration
2025-09-25 01:49:16 -05:00
Timothy Jaeryang Baek
972be4eda5
enh: oauth2.1 dynamic client registration
2025-09-25 00:28:13 -05:00
Timothy Jaeryang Baek
777e81f7a8
feat: experimental mcp support
2025-09-23 02:03:26 -04:00