LocalAI/core/http/views
mintyleaf de148cb2ad
feat: add WebUI API token authorization (#4197)
* return 401 instead of 403, provide www-authenticate header, redirect to the login page, add cookie token support

* set cookies completely through js in auth page
2024-11-19 18:43:02 +01:00
..
partials feat(ui): move model detailed info to a modal (#4086) 2024-11-06 18:25:59 +01:00
404.html feat(welcome): add simple welcome page (#1912) 2024-03-27 21:10:58 +01:00
chat.html feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
explorer.html chore(ux): add animated header with anime.js in p2p sections (#3271) 2024-08-19 18:05:02 +02:00
index.html feat(webui): show also models without a config in the welcome page (#2772) 2024-07-11 19:55:01 +02:00
login.html feat: add WebUI API token authorization (#4197) 2024-11-19 18:43:02 +01:00
models.html feat(ui): display number of available models for installation (#2298) 2024-05-12 14:24:36 +02:00
p2p.html chore(p2p): make commands easier to copy-paste (#3273) 2024-08-19 19:58:17 +02:00
talk.html feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
text2image.html fix(webui): correct documentation URL for text2img (#2233) 2024-05-04 00:25:13 +00:00
tts.html feat(ux): Add chat, tts, and image-gen pages to the WebUI (#2222) 2024-05-02 21:14:10 +02:00