Commit Graph

10 Commits

Author SHA1 Message Date
Z User
a2febd7dd9 Bypass Starlette Jinja2Templates - use Jinja2 directly with HTMLResponse 2026-03-24 06:05:33 +00:00
Z User
d3c0dfbf5b Disable Jinja2 cache to fix hashing error 2026-03-24 06:00:38 +00:00
Z User
6b4a2fa31e Fix Jinja2 template compatibility - convert settings to dict 2026-03-24 05:37:08 +00:00
Z User
615140d786 Remove sqlite-vss dependency (not needed, using numpy for vector similarity) 2026-03-24 05:29:48 +00:00
Z User
1f9535d683 Add complete MOXIE web UI with authentication and user management
- New web UI with OpenWebUI-like interface using Tailwind CSS
- SQLite-based authentication with session management
- User registration, login, and profile pages
- Chat interface with conversation history
- Streaming responses with visible thinking phase
- File attachments support
- User document uploads in profile
- Rate limiting (5 requests/day for free users)
- Admin panel user management with promote/demote/delete
- Custom color theme matching balloon logo design
- Compatible with Nuitka build system
2026-03-24 05:15:50 +00:00
072d4948b6 changes needed 2026-03-23 21:31:08 -07:00
Z User
a2bf1adfaa Fix: Properly add moxie project files 2026-03-24 04:07:54 +00:00
Z User
b22825ea6e Clean up - keep only MOXIE project files 2026-03-24 04:07:30 +00:00
Z User
151d15e771 Add .gitignore 2026-03-24 04:07:10 +00:00
Z User
68c45f38ed Initial commit 2026-03-24 04:04:58 +00:00