agent-zero/webui
Alessandro 5ac4f75a47 Stop WebUI startup scripts from blocking render
Load startup vendor scripts with defer and serve Bootstrap locally so the first WebUI mount no longer depends on a parser-blocking CDN request.

Add a focused regression that rejects undeferred classic startup scripts in index.html and documents the vendor/startup contract.
2026-07-08 01:28:36 +02:00
..
components Normalize MCP stdio command lines 2026-07-05 20:11:19 +02:00
css Avoid password-manager prompts in settings 2026-07-02 17:29:40 +02:00
js Add deferred first-send model gate 2026-07-02 17:29:40 +02:00
public Add file-level DOX docs & update AGENTS indexes 2026-06-08 12:41:53 +02:00
vendor Stop WebUI startup scripts from blocking render 2026-07-08 01:28:36 +02:00
AGENTS.md Stop WebUI startup scripts from blocking render 2026-07-08 01:28:36 +02:00
index.css Make Rubik the default WebUI font 2026-06-11 04:35:05 +02:00
index.html Stop WebUI startup scripts from blocking render 2026-07-08 01:28:36 +02:00
index.js Refine onboarding model setup flow 2026-07-02 17:29:40 +02:00
login.css Make Rubik the default WebUI font 2026-06-11 04:35:05 +02:00
login.html feat(login): Implement secure post-login redirection 2026-06-02 21:54:48 -07:00