6565be3676
Refactor ConfigContext hooks
2025-11-15 01:02:15 +01:00
c04c952293
Pass default config values to instance dialog
2025-11-14 23:07:30 +01:00
09605d07ab
Implement ConfigContext for instance defaults
2025-11-14 19:24:18 +01:00
777e07752b
Fix health service tests
2025-10-26 19:48:07 +01:00
2a1bebeb24
Improve health checks for instances
2025-10-26 19:05:03 +01:00
Anuruth Lertpiya
e50660c379
Fixed broken webui tests
2025-09-29 13:38:24 +00:00
Anuruth Lertpiya
5906d89f8d
Added support for serving behind a reverse proxy
...
- Added support for specifying response headers for each backend
- Allowing users to set `X-Accel-Buffering: no` to disable buffering for streaming responses in nginx
- Updated `configuration.md` to document the new configuration options
- Modified Vite config to build with `base: "./"`, making assets be accessed via relative paths
- Updated API_BASE to use `document.baseURI`, allowing API calls to be made relative to the base path
2025-09-29 12:43:10 +00:00
0fd3613798
Refactor backend type from LLAMA_SERVER to LLAMA_CPP across components and tests
2025-09-02 21:19:22 +02:00
4f6bb6292e
Implement backend configuration options and refactor related components
2025-09-02 21:12:14 +02:00
a8f3a8e0f5
Refactor instance status handling on the frontend
2025-08-27 20:11:21 +02:00
f15c0840c4
Implement dark theme and theme switching
2025-08-11 17:39:56 +02:00
ad117ef6c6
Add AuthProvider to test components
2025-07-31 20:34:33 +02:00
c038cabaf6
Implement authentication flow with API key support and loading states
2025-07-31 18:59:12 +02:00
06160cc61e
Autofix eslint issues
2025-07-26 23:10:07 +02:00
4334b40fa9
Implement basic tests for webui
2025-07-26 19:20:09 +02:00
f337a3efe2
Refactor project structure
2025-07-26 11:37:28 +02:00