LocalAI/core/http/react-ui/src
Ettore Di Giacinto 5fe87cb0d5 feat: upgrade banner with Upgrade All button, detect pre-existing backends
- Add upgrade banner on Backends page showing count and Upgrade All button
- Fix upgrade detection for backends installed before version tracking:
  flag as upgradeable when gallery has a version but installed has none
- Fix OCI digest check to flag backends with no stored digest as upgradeable
2026-04-11 22:11:23 +00:00
..
components feat: track files being staged (#9275) 2026-04-08 14:33:58 +02:00
context fix(ui): pass by staticApiKeyRequired to show login when only api key is configured (#9220) 2026-04-04 12:11:22 +02:00
contexts feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
hooks feat(ui): Interactive model config editor with autocomplete (#9149) 2026-04-07 14:42:23 +02:00
pages feat: upgrade banner with Upgrade All button, detect pre-existing backends 2026-04-11 22:11:23 +00:00
utils feat(ui): add backend version display and upgrade support 2026-04-11 11:43:56 +00:00
App.css feat: track files being staged (#9275) 2026-04-08 14:33:58 +02:00
App.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
index.css chore: css cleanups 2026-03-31 16:37:38 +02:00
main.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
router.jsx feat(ui): Interactive model config editor with autocomplete (#9149) 2026-04-07 14:42:23 +02:00
theme.css chore: css cleanups 2026-03-31 16:37:38 +02:00